index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
Eric Dumazet
1
-2
/
+2
2008-01-31
[VLAN]: set_rx_mode support for unicast address list
Chris Leech
1
-0
/
+4
2008-01-31
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
1
-1
/
+1
2008-01-31
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
1
-4
/
+4
2008-01-31
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
1
-0
/
+8
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const
Jan Engelhardt
1
-1
/
+1
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const
Jan Engelhardt
1
-3
/
+3
2008-01-31
[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*
Alexey Dobriyan
1
-2
/
+2
2008-01-31
[NETFILTER]: xt_hashlimit match, revision 1
Jan Engelhardt
1
-5
/
+32
2008-01-31
[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code
Patrick McHardy
1
-4
/
+4
2008-01-31
[NETFILTER]: xt_owner: allow matching UID/GID ranges
Jan Engelhardt
1
-2
/
+2
2008-01-31
[NETFILTER]: arp_tables: netns preparation
Alexey Dobriyan
1
-1
/
+2
2008-01-31
[NETFILTER]: ip6_tables: netns preparation
Alexey Dobriyan
1
-1
/
+2
2008-01-31
[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()
Alexey Dobriyan
3
-6
/
+7
2008-01-31
[NETFILTER]: x_tables: per-netns xt_tables
Alexey Dobriyan
1
-2
/
+4
2008-01-31
[NETFILTER]: x_tables: change xt_table_register() return value convention
Alexey Dobriyan
1
-3
/
+3
2008-01-31
[NETFILTER]: xt_conntrack: add port and direction matching
Jan Engelhardt
1
-12
/
+18
2008-01-31
linux/types.h: Use __u64 for aligned_u64
Jan Engelhardt
1
-1
/
+1
2008-01-31
[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
Patrick McHardy
1
-3
/
+0
2008-01-31
[NETFILTER]: Use const in struct xt_match, xt_target, xt_table
Jan Engelhardt
1
-3
/
+3
2008-01-31
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
2
-0
/
+14
2008-01-31
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
2
-0
/
+488
2008-01-31
rfkill: add the WiMAX radio type
Iñaky Pérez-González
2
-0
/
+4
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-23
/
+102
2008-01-31
asm-generic/tlb.h: build fix
Ingo Molnar
1
-1
/
+0
2008-01-31
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
5
-66
/
+44
2008-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-4
/
+0
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
189
-2478
/
+5351
2008-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-8
/
+39
2008-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+3
2008-01-30
ia64: use generic percpu
travis@sgi.com
1
-4
/
+0
2008-01-30
KVM: Move apic timer migration away from critical section
Avi Kivity
1
-0
/
+6
2008-01-30
KVM: Put kvm_para.h include outside __KERNEL__
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
KVM: Portability: Move kvm_fpu to asm-x86/kvm.h
Christian Ehrhardt
1
-17
/
+0
2008-01-30
KVM: MMU: Switch to mmu spinlock
Marcelo Tosatti
1
-1
/
+2
2008-01-30
KVM: Add kvm_read_guest_atomic()
Marcelo Tosatti
1
-0
/
+2
2008-01-30
KVM: Accelerated apic support
Avi Kivity
2
-0
/
+9
2008-01-30
KVM: local APIC TPR access reporting facility
Avi Kivity
2
-1
/
+18
2008-01-30
KVM: Expose ioapic to ia64 save/restore APIs
Zhang Xiantao
1
-0
/
+2
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
1
-0
/
+1
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2
-0
/
+343
2008-01-30
KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
Avi Kivity
1
-1
/
+1
2008-01-30
KVM: Add ifdef in irqchip struct for x86 only structures
Jerone Young
2
-1
/
+3
2008-01-30
KVM: Enhance guest cpuid management
Dan Kenigsberg
1
-0
/
+4
2008-01-30
KVM: Portability: Move cpuid structures to <asm/kvm.h>
Jerone Young
1
-16
/
+0
2008-01-30
KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>
Jerone Young
1
-36
/
+0
2008-01-30
KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>
Jerone Young
1
-15
/
+0
2008-01-30
KVM: Portability: Move structure lapic_state to <asm/kvm.h>
Jerone Young
1
-5
/
+0
2008-01-30
KVM: Portability: Move kvm_regs to <asm/kvm.h>
Jerone Young
1
-9
/
+0
2008-01-30
KVM: Portability: Move x86 pic strutctures
Jerone Young
1
-48
/
+0
[next]