Age | Commit message (Expand) | Author | Files | Lines |
2009-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -2/+2 |
2009-11-18 | fcntl: rename F_OWNER_GID to F_OWNER_PGRP | Peter Zijlstra | 1 | -1/+1 |
2009-11-18 | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen | 1 | -2/+19 |
2009-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -18/+11 |
2009-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 1 | -9/+0 |
2009-11-16 | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme... | David S. Miller | 1 | -1/+1 |
2009-11-15 | nilfs2: deleted struct nilfs_dat_group_desc | Jiro SEKIBA | 1 | -9/+0 |
2009-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+4 |
2009-11-14 | sctp: Set source addresses on the association before adding transports | Vlad Yasevich | 1 | -1/+1 |
2009-11-12 | serial: add support for the Lava Quattro PCI quad-port 16550A card | Lennert Buytenhek | 1 | -0/+2 |
2009-11-12 | alpha: fix F_SETOWN_EX and F_GETLK64 conflict | Peter Zijlstra | 1 | -8/+11 |
2009-11-12 | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt | 1 | -6/+0 |
2009-11-11 | ext3: Wait for proper transaction commit on fsync | Jan Kara | 1 | -0/+8 |
2009-11-11 | Input: fix locking in memoryless force-feedback devices | Dmitry Torokhov | 1 | -0/+4 |
2009-11-09 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+19 |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -5/+7 |
2009-11-07 | i2c: Add an interface to lock/unlock an I2C bus segment | Jean Delvare | 1 | -0/+18 |
2009-11-07 | i2c-piix4: Modify code name SB900 to Hudson-2 | Crane Cai | 1 | -1/+1 |
2009-11-06 | [SCSI] Fix incorrect reporting of host protection capabilities | Martin K. Petersen | 1 | -18/+11 |
2009-11-06 | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik | 2 | -5/+7 |
2009-11-03 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+4 |
2009-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -3/+6 |
2009-11-03 | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki | 1 | -0/+4 |
2009-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -4/+3 |
2009-11-02 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2009-11-02 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2009-11-02 | 9p: fix readdir corner cases | Eric Van Hensbergen | 1 | -4/+3 |
2009-10-31 | Driver core: allow certain drivers prohibit bind/unbind via sysfs | Dmitry Torokhov | 1 | -1/+3 |
2009-10-30 | net: fix sk_forward_alloc corruption | Eric Dumazet | 1 | -0/+2 |
2009-10-30 | net: Fix RPF to work with policy routing | jamal | 1 | -1/+2 |
2009-10-30 | net: fix kmemcheck annotations | Eric Dumazet | 1 | -2/+2 |
2009-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes | Linus Torvalds | 1 | -1/+0 |
2009-10-29 | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+12 |
2009-10-29 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+1 |
2009-10-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2009-10-29 | 8250_pci: add IBM Saturn serial card | Benjamin Herrenschmidt | 1 | -0/+3 |
2009-10-29 | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ... | Krauth.Julien | 1 | -0/+4 |
2009-10-29 | strstrip(): mark as as must_check | KOSAKI Motohiro | 1 | -1/+1 |
2009-10-29 | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n | Randy Dunlap | 1 | -0/+7 |
2009-10-29 | param: fix lots of bugs with writing charp params from sysfs, by leaking mem. | Rusty Russell | 1 | -1/+0 |
2009-10-24 | tracing: Remove cpu arg from the rb_time_stamp() function | Jiri Olsa | 1 | -1/+1 |
2009-10-23 | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ... | Soeren Sandmann | 1 | -2/+2 |
2009-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 7 | -4/+7 |
2009-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -4/+4 |
2009-10-22 | virtio_blk: Revert serial number support | Rusty Russell | 1 | -4/+0 |
2009-10-22 | virtio: let header files include virtio_ids.h | Christian Borntraeger | 7 | -0/+7 |
2009-10-20 | net: Fix struct inet_timewait_sock bitfield annotation | Eric Dumazet | 1 | -4/+4 |
2009-10-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+2 |
2009-10-16 | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang | 1 | -4/+2 |
2009-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -6/+8 |