| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-11-30 | 1 | -0/+1 |
|\ |
|
| * | [SCSI] fix async scan add/remove race resulting in an oops | James Bottomley | 2009-11-26 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-30 | 1 | -1/+0 |
|\ \ |
|
| * | | sctp: on T3_RTX retransmit all the in-flight chunks | Andrei Pelinescu-Onciul | 2009-11-29 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds | 2009-11-30 | 3 | -4/+135 |
|\ \ \
| |_|/
|/| | |
|
| * | | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 | 1 | -2/+4 |
| * | | CacheFiles: Don't write a full page if there's only a partial page to cache | David Howells | 2009-11-19 | 1 | -0/+3 |
| * | | FS-Cache: Start processing an object's operations on that object's death | David Howells | 2009-11-19 | 1 | -0/+4 |
| * | | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells | 2009-11-19 | 2 | -0/+28 |
| * | | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells | 2009-11-19 | 1 | -0/+1 |
| * | | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 | 1 | -0/+13 |
| * | | FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items | David Howells | 2009-11-19 | 1 | -0/+12 |
| * | | SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed | David Howells | 2009-11-19 | 1 | -0/+3 |
| * | | SLOW_WORK: Allow the owner of a work item to determine if it is queued or not | David Howells | 2009-11-19 | 1 | -0/+19 |
| * | | SLOW_WORK: Allow the work items to be viewed through a /proc file | David Howells | 2009-11-19 | 1 | -0/+11 |
| * | | SLOW_WORK: Add delayed_slow_work support | Jens Axboe | 2009-11-19 | 1 | -0/+29 |
| * | | SLOW_WORK: Add support for cancellation of slow work | Jens Axboe | 2009-11-19 | 1 | -0/+2 |
| * | | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells | 2009-11-19 | 1 | -2/+6 |
| |/ |
|
* | | i2c: i2c-pnx: Made buf type unsigned to prevent sign extension | Kevin Wells | 2009-11-20 | 1 | -1/+1 |
* | | vt: Fix use of "new" in a struct field | Alan Cox | 2009-11-19 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-18 | 2 | -2/+2 |
|\ |
|
| * | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme... | David S. Miller | 2009-11-15 | 1 | -1/+1 |
| * | sctp: Set source addresses on the association before adding transports | Vlad Yasevich | 2009-11-13 | 1 | -1/+1 |
* | | fcntl: rename F_OWNER_GID to F_OWNER_PGRP | Peter Zijlstra | 2009-11-17 | 1 | -1/+1 |
* | | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen | 2009-11-17 | 1 | -2/+19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-11-17 | 1 | -18/+11 |
|\ \ |
|
| * | | [SCSI] Fix incorrect reporting of host protection capabilities | Martin K. Petersen | 2009-11-06 | 1 | -18/+11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-11-17 | 1 | -9/+0 |
|\ \ \ |
|
| * | | | nilfs2: deleted struct nilfs_dat_group_desc | Jiro SEKIBA | 2009-11-15 | 1 | -9/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-11-14 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Input: fix locking in memoryless force-feedback devices | Dmitry Torokhov | 2009-11-10 | 1 | -0/+4 |
* | | | | serial: add support for the Lava Quattro PCI quad-port 16550A card | Lennert Buytenhek | 2009-11-12 | 1 | -0/+2 |
* | | | | alpha: fix F_SETOWN_EX and F_GETLK64 conflict | Peter Zijlstra | 2009-11-12 | 1 | -8/+11 |
* | | | | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt | 2009-11-12 | 1 | -6/+0 |
* | | | | ext3: Wait for proper transaction commit on fsync | Jan Kara | 2009-11-11 | 1 | -0/+8 |
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-11-09 | 2 | -1/+19 |
|\ \ \ \ |
|
| * | | | | i2c: Add an interface to lock/unlock an I2C bus segment | Jean Delvare | 2009-11-07 | 1 | -0/+18 |
| * | | | | i2c-piix4: Modify code name SB900 to Hudson-2 | Crane Cai | 2009-11-07 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 | 2 | -5/+7 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik | 2009-11-06 | 2 | -5/+7 |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-11-03 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki | 2009-11-03 | 1 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | 2 | -3/+6 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 | 1 | -0/+2 |
| * | | net: Fix RPF to work with policy routing | jamal | 2009-10-29 | 1 | -1/+2 |
| * | | net: fix kmemcheck annotations | Eric Dumazet | 2009-10-29 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2009-11-02 | 1 | -4/+3 |
|\ \ \ |
|
| * | | | 9p: fix readdir corner cases | Eric Van Hensbergen | 2009-11-02 | 1 | -4/+3 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-02 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ... | Soeren Sandmann | 2009-10-23 | 1 | -2/+2 |