index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IA64] Itanium MC Error Injection Tool: Driver sysfs interface
Fenghua Yu
2007-01-29
1
-0
/
+293
*
[IA64] Itanium MC Error Injection Tool: Doc and sample application
Fenghua Yu
2007-01-29
1
-0
/
+1068
*
[IA64] Itanium MC Error Injection Tool: Kernel configuration
Fenghua Yu
2007-01-29
2
-0
/
+11
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-01-28
4
-4
/
+8
|
\
|
*
[POWERPC] Fix sys_pciconfig_iobase bus matching
Benjamin Herrenschmidt
2007-01-28
1
-1
/
+1
|
*
[POWERPC] PS3: add not complete comment to kconfig
Geoff Levand
2007-01-28
1
-1
/
+4
|
*
[POWERPC] ps3_free_io_irq: Fix inverted error check
Geert Uytterhoeven
2007-01-24
1
-1
/
+1
|
*
[POWERPC] PS3: Fix uniprocessor kernel build
Geert Uytterhoeven
2007-01-24
1
-1
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-01-26
3
-9
/
+19
|
\
\
|
*
|
[IPV4]: Fix single-entry /proc/net/fib_trie output.
Robert Olsson
2007-01-26
1
-6
/
+7
|
*
|
[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
Venkat Yekkirala
2007-01-26
2
-3
/
+12
*
|
|
[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.
David S. Miller
2007-01-26
1
-2
/
+2
|
/
/
*
|
[PATCH] Boot loader ID for Gujin
H. Peter Anvin
2007-01-26
1
-1
/
+2
*
|
[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
Mark Fasheh
2007-01-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2007-01-26
2
-12
/
+28
|
\
\
|
*
|
[AVR32] Update ATSTK1000 defconfig: Enable macb by default
Haavard Skinnemoen
2007-01-26
1
-12
/
+27
|
*
|
[AVR32] Export clear_page symbol
Haavard Skinnemoen
2007-01-26
1
-0
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-01-26
16
-62
/
+85
|
\
\
\
|
*
|
|
[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections
Patrick McHardy
2007-01-26
1
-1
/
+1
|
*
|
|
[NETFILTER]: nf_nat_pptp: fix expectation removal
Patrick McHardy
2007-01-26
1
-2
/
+2
|
*
|
|
[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack
Patrick McHardy
2007-01-26
1
-10
/
+10
|
*
|
|
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
2007-01-26
8
-10
/
+12
|
*
|
|
[AF_PACKET]: Check device down state before hard header callbacks.
David S. Miller
2007-01-25
1
-8
/
+8
|
*
|
|
[DECNET]: Handle a failure in neigh_parms_alloc (take 2)
Eric W. Biederman
2007-01-25
1
-2
/
+9
|
*
|
|
[BNX2]: Fix 2nd port's MAC address.
Michael Chan
2007-01-25
1
-5
/
+7
|
*
|
|
[TCP]: Fix sorting of SACK blocks.
Baruch Even
2007-01-25
1
-4
/
+5
|
*
|
|
[AF_PACKET]: Fix BPF handling.
David S. Miller
2007-01-24
1
-15
/
+15
|
*
|
|
[IPV4]: Fix the fib trie iterator to work with a single entry routing tables
Eric W. Biederman
2007-01-24
1
-5
/
+16
*
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-01-26
17
-53
/
+137
|
\
\
\
\
|
*
|
|
|
Fix Maple PATA IRQ assignment.
David Woodhouse
2007-01-26
5
-5
/
+22
|
*
|
|
|
ahci: use 0x80 as wait stat value instead of 0xff
Tejun Heo
2007-01-26
1
-1
/
+1
|
*
|
|
|
sata_via: style clean up, no indirect method call in LLD
Tejun Heo
2007-01-26
1
-1
/
+1
|
*
|
|
|
ahci: fix endianness in spurious interrupt message
Tejun Heo
2007-01-26
1
-1
/
+2
|
*
|
|
|
libata-sff: Don't call bmdma_stop on non DMA capable controllers
Alan
2007-01-25
1
-1
/
+2
|
*
|
|
|
libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Tejun Heo
2007-01-25
3
-5
/
+11
|
*
|
|
|
ahci: improve and limit spurious interrupt messages, take#3
Tejun Heo
2007-01-25
1
-8
/
+49
|
*
|
|
|
sata_via: don't diddle with ATA_NIEN in ->freeze
Tejun Heo
2007-01-25
1
-1
/
+11
|
*
|
|
|
libata: set_mode, Fix the FIXME
Alan
2007-01-24
7
-22
/
+21
|
*
|
|
|
libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor code
Alan
2007-01-24
1
-3
/
+3
|
*
|
|
|
libata cmd64x: whack into a shape that looks like the documentation
Alan
2007-01-24
1
-7
/
+16
|
|
/
/
/
*
|
|
|
[PATCH] Fix race in efi variable delete code
Matt Domsch
2007-01-26
1
-17
/
+12
*
|
|
|
[PATCH] netdev: add a MAINTAINERS entry for via-velocity and update my address
Francois Romieu
2007-01-26
1
-3
/
+9
*
|
|
|
[PATCH] core-dumping unreadable binaries via PT_INTERP
Alexey Dobriyan
2007-01-26
2
-0
/
+17
*
|
|
|
[PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.
NeilBrown
2007-01-26
1
-1
/
+1
*
|
|
|
[PATCH] Fix UML on non-standard VM split hosts
Jeff Dike
2007-01-26
1
-17
/
+17
*
|
|
|
[PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug
Trond Myklebust
2007-01-26
1
-1
/
+0
*
|
|
|
[PATCH] md: fix potential memalloc deadlock in md
NeilBrown
2007-01-26
4
-1
/
+35
*
|
|
|
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
2007-01-26
7
-19
/
+20
*
|
|
|
[PATCH] fix various kernel-doc in header files
Robert P. J. Day
2007-01-26
5
-14
/
+12
*
|
|
|
[PATCH] remove __devinit markings from rtc_sysfs_add_device()
Mike Frysinger
2007-01-26
1
-1
/
+1
[next]