Age | Commit message (Expand) | Author | Files | Lines |
2009-11-03 | xen/hvc: make sure console output is always emitted, with explicit polling | Jeremy Fitzhardinge | 1 | -1/+24 |
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 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 4 | -3/+30 |
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 | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes | Joerg Roedel | 4 | -3/+30 |
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 | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c | Mike Galbraith | 2 | -23/+32 |
2009-11-03 | sched: Disable SD_PREFER_LOCAL at node level | Mike Galbraith | 1 | -1/+1 |
2009-11-02 | Input: gpio-keys - use IRQF_SHARED | Dmitry Eremin-Solenikov | 1 | -0/+1 |
2009-11-02 | Input: winbond-cir - select LEDS_TRIGGERS | David Härdeman | 1 | -0/+1 |
2009-11-02 | Input: i8042 - try to get stable CTR value when initializing | Dmitry Torokhov | 1 | -7/+28 |
2009-11-02 | 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-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 13 | -25/+61 |
2009-11-02 | i2c-mpc: Do not generate STOP after read. | Joakim Tjernlund | 1 | -8/+2 |
2009-11-02 | i2c: imx: disable clock when it's possible to save power. | Richard Zhao | 1 | -6/+6 |
2009-11-02 | i2c: imx: only imx1 needs disable delay | Richard Zhao | 1 | -5/+7 |
2009-11-02 | 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 |
2009-11-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -9/+24 |
2009-11-02 | mm: remove incorrect swap_count() from try_to_unuse() | Bo Liu | 1 | -2/+1 |
2009-11-02 | i915: fix intel graphics suspend breakage due to resume/lid event confusion | Linus Torvalds | 3 | -8/+24 |
2009-11-02 | Revert "[IA64] fix percpu warnings" | Tony Luck | 1 | -1/+1 |
2009-11-02 | ARM: ensure initial page tables are setup for SMP systems | Russell King | 3 | -6/+15 |
2009-11-02 | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s... | Claudio Scordino | 1 | -0/+9 |
2009-11-02 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -2/+6 |