Age | Commit message (Expand) | Author | Files | Lines |
2009-11-05 | sgi-gru: decrapfiy options_write() function | Linus Torvalds | 1 | -6/+7 |
2009-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 8 | -95/+486 |
2009-11-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -18/+32 |
2009-11-04 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -9/+41 |
2009-11-03 | Linux 2.6.32-rc6v2.6.32-rc6 | Linus Torvalds | 1 | -1/+1 |
2009-11-03 | sata_via: Remove redundant device ID for VIA VT8261 | JosephChan@via.com.tw | 1 | -1/+0 |
2009-11-03 | drivers/ata/libata: Move dereference after NULL test | Julia Lawall | 1 | -3/+6 |
2009-11-03 | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 | Mark Nelson | 1 | -5/+35 |
2009-11-03 | cfq-iosched: limit coop preemption | Shaohua Li | 1 | -2/+15 |
2009-11-03 | cfq-iosched: fix bad return value cfq_should_preempt() | Jens Axboe | 1 | -1/+1 |
2009-11-03 | backing-dev: bdi sb prune should be in the unregister path, not destroy | Jens Axboe | 1 | -1/+2 |
2009-11-03 | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds | 2 | -0/+12 |
2009-11-03 | at91: at91sam9g45 family: identify several chip versions | Nicolas Ferre | 2 | -0/+10 |
2009-11-03 | avr32: add two new at91 to cpu.h definition | Nicolas Ferre | 1 | -0/+2 |
2009-11-03 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 54 | -440/+544 |
2009-11-03 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 7 | -55/+89 |
2009-11-03 | Correct nr_processes() when CPUs have been unplugged | Ian Campbell | 1 | -1/+1 |
2009-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -7/+66 |
2009-11-03 | Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 14 | -12/+59 |
2009-11-03 | Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2 | -37/+59 |
2009-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2 | -8/+13 |
2009-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 39 | -180/+606 |
2009-11-03 | PM: Remove some debug messages producing too much noise | Pavel Machek | 1 | -4/+0 |
2009-11-03 | PM: Fix warning on suspend errors | Romit Dasgupta | 1 | -0/+1 |
2009-11-03 | PM / Hibernate: Add newline to load_image() fail path | Jiri Slaby | 1 | -1/+2 |
2009-11-03 | PM / Hibernate: Fix error handling in save_image() | Jiri Slaby | 1 | -16/+16 |
2009-11-03 | PM / Hibernate: Fix blkdev refleaks | Jiri Slaby | 2 | -7/+12 |
2009-11-03 | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki | 3 | -27/+58 |
2009-11-03 | Input: gpio-keys - use IRQF_SHARED | Dmitry Eremin-Solenikov | 1 | -0/+1 |
2009-11-03 | Input: winbond-cir - select LEDS_TRIGGERS | David Härdeman | 1 | -0/+1 |
2009-11-03 | Input: i8042 - try to get stable CTR value when initializing | Dmitry Torokhov | 1 | -7/+28 |
2009-11-03 | Merge commit 'v2.6.32-rc5' into for-linus | Dmitry Torokhov | 6919 | -357200/+729169 |
2009-11-03 | nilfs2: add zero-fill for new btree node buffers | Ryusuke Konishi | 1 | -0/+1 |
2009-11-03 | nilfs2: fix irregular checkpoint creation due to data flush | Ryusuke Konishi | 1 | -6/+11 |
2009-11-03 | nilfs2: fix dirty page accounting leak causing hang at write | Ryusuke Konishi | 1 | -2/+1 |
2009-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 13 | -25/+61 |
2009-11-03 | i2c-mpc: Do not generate STOP after read. | Joakim Tjernlund | 1 | -8/+2 |
2009-11-03 | i2c: imx: disable clock when it's possible to save power. | Richard Zhao | 1 | -6/+6 |
2009-11-03 | i2c: imx: only imx1 needs disable delay | Richard Zhao | 1 | -5/+7 |
2009-11-03 | i2c: imx: check busy bit when START/STOP | Richard Zhao | 1 | -18/+44 |
2009-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 4 | -36/+74 |
2009-11-02 | mac80211: check interface is down before type change | Johannes Berg | 1 | -3/+3 |
2009-11-02 | cfg80211: fix NULL ptr deref | Johannes Berg | 1 | -2/+5 |
2009-11-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 8 | -90/+132 |
2009-11-02 | Revert "ext4: Remove journal_checksum mount option and enable it by default" | Linus Torvalds | 3 | -7/+22 |
2009-11-02 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 20 | -85/+131 |
2009-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 18 | -77/+163 |
2009-11-02 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+1 |
2009-11-02 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -30/+65 |
2009-11-02 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -13/+18 |