index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-30
[PATCH] fuse: fix bug in control filesystem mount
Miklos Szeredi
1
-0
/
+4
2007-01-30
[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h
Mike Frysinger
1
-3
/
+5
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
5
-31
/
+30
2007-01-30
[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's
Adrian Bunk
1
-2
/
+2
2007-01-30
[PATCH] m68k: uaccess.h needs sched.h
Andrew Morton
1
-0
/
+1
2007-01-30
[PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c
Robert P. J. Day
1
-1
/
+1
2007-01-30
[PATCH] use __u8/__u32 in userspace ioctl defines for I2O
Mike Frysinger
1
-2
/
+3
2007-01-30
[PATCH] uml: fix mknod
Johannes Stezenbach
3
-4
/
+4
2007-01-30
[PATCH] namespaces: fix exit race by splitting exit
Serge E. Hallyn
4
-16
/
+40
2007-01-29
[PATCH] Fix SG_IO timeout jiffy conversion
Mike Christie
1
-2
/
+3
2007-01-29
[PATCH] Fix try_to_free_buffer() locking
Nick Piggin
1
-1
/
+5
2007-01-29
[PATCH] sky2: revert IRQ dance on suspend/resume
Stephen Hemminger
1
-25
/
+0
2007-01-29
Fix balance_dirty_page() calculations with CONFIG_HIGHMEM
Linus Torvalds
1
-23
/
+18
2007-01-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-4
/
+8
2007-01-28
[POWERPC] Fix sys_pciconfig_iobase bus matching
Benjamin Herrenschmidt
1
-1
/
+1
2007-01-28
[POWERPC] PS3: add not complete comment to kconfig
Geoff Levand
1
-1
/
+4
2007-01-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-9
/
+19
2007-01-26
[IPV4]: Fix single-entry /proc/net/fib_trie output.
Robert Olsson
1
-6
/
+7
2007-01-26
[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
Venkat Yekkirala
2
-3
/
+12
2007-01-26
[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.
David S. Miller
1
-2
/
+2
2007-01-26
[PATCH] Boot loader ID for Gujin
H. Peter Anvin
1
-1
/
+2
2007-01-26
[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
Mark Fasheh
1
-1
/
+1
2007-01-26
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2
-12
/
+28
2007-01-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-62
/
+85
2007-01-26
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-53
/
+137
2007-01-26
Fix Maple PATA IRQ assignment.
David Woodhouse
5
-5
/
+22
2007-01-26
ahci: use 0x80 as wait stat value instead of 0xff
Tejun Heo
1
-1
/
+1
2007-01-26
sata_via: style clean up, no indirect method call in LLD
Tejun Heo
1
-1
/
+1
2007-01-26
ahci: fix endianness in spurious interrupt message
Tejun Heo
1
-1
/
+2
2007-01-26
[PATCH] Fix race in efi variable delete code
Matt Domsch
1
-17
/
+12
2007-01-26
[PATCH] netdev: add a MAINTAINERS entry for via-velocity and update my address
Francois Romieu
1
-3
/
+9
2007-01-26
[PATCH] core-dumping unreadable binaries via PT_INTERP
Alexey Dobriyan
2
-0
/
+17
2007-01-26
[PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.
NeilBrown
1
-1
/
+1
2007-01-26
[PATCH] Fix UML on non-standard VM split hosts
Jeff Dike
1
-17
/
+17
2007-01-26
[PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug
Trond Myklebust
1
-1
/
+0
2007-01-26
[PATCH] md: fix potential memalloc deadlock in md
NeilBrown
4
-1
/
+35
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
7
-19
/
+20
2007-01-26
[PATCH] fix various kernel-doc in header files
Robert P. J. Day
5
-14
/
+12
2007-01-26
[PATCH] remove __devinit markings from rtc_sysfs_add_device()
Mike Frysinger
1
-1
/
+1
2007-01-26
[PATCH] dm-multipath: fix stall on noflush suspend/resume
Jun'ichi Nomura
1
-8
/
+19
2007-01-26
[PATCH] 9p: null terminate error strings for debug print
Eric Van Hensbergen
1
-0
/
+1
2007-01-26
[PATCH] 9p: fix segfault caused by race condition in meta-data operations
Eric Van Hensbergen
4
-129
/
+196
2007-01-26
[PATCH] 9p: update documentation regarding server applications
Eric Van Hensbergen
1
-3
/
+17
2007-01-26
[PATCH] 9p: fix rename return code
Eric Van Hensbergen
1
-1
/
+1
2007-01-26
[PATCH] 9p: fix bogus return code checks during initialization
Eric Van Hensbergen
2
-4
/
+11
2007-01-26
[PATCH] md: avoid reading past the end of a bitmap file
NeilBrown
1
-4
/
+8
2007-01-26
[PATCH] md: make sure the events count in an md array never returns to zero
NeilBrown
1
-1
/
+2
2007-01-26
[PATCH] md: make 'repair' actually work for raid1
NeilBrown
1
-0
/
+5
2007-01-26
[PATCH] md: update email address and status for MD in MAINTAINERS
NeilBrown
1
-2
/
+2
2007-01-26
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
1
-16
/
+5
[next]