Age | Commit message (Expand) | Author |
2010-09-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2010-09-23 | thinkpad-acpi: avoid keymap pitfall | Henrique de Moraes Holschuh |
2010-09-23 | Change MSI LAPTOP driver maintainer to Lee, Chun-Yi | Lee, Chun-Yi |
2010-09-23 | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK | Mark Salter |
2010-09-23 | MN10300: Fix SIGRTMAX | Mark Salter |
2010-09-23 | MN10300: Fix endianess of ext2 bitops | Mark Salter |
2010-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-09-22 | ipmi: fix hardcoded ipmi device exit path warning | Yinghai Lu |
2010-09-22 | rtc: s3c: balance state changes of wakeup flag | Vladimir Zapolskiy |
2010-09-22 | mmap: call unlink_anon_vmas() in __split_vma() in case of error | Andrea Arcangeli |
2010-09-22 | rmap: fix walk during fork | Andrea Arcangeli |
2010-09-22 | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton |
2010-09-22 | oom: filter unkillable tasks from tasklist dump | David Rientjes |
2010-09-22 | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-22 | uml: fix compile warning | Richard Weinberger |
2010-09-22 | /proc/pid/smaps: fix dirty pages accounting | KOSAKI Motohiro |
2010-09-22 | fbcon: fix lockdep warning from fbcon_deinit() | Jarek Poplawski |
2010-09-22 | efifb: support the EFI framebuffer on more Apple hardware | Luke Macken |
2010-09-22 | efifb: check that the base address is plausible on pci systems | Peter Jones |
2010-09-22 | aio: do not return ERESTARTSYS as a result of AIO | Jan Kara |
2010-09-22 | vmscan: check all_unreclaimable in direct reclaim path | Minchan Kim |
2010-09-22 | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr... | Axel Lin |
2010-09-22 | MAINTAINERS: change AVR32 and AT32AP maintainer | Hans-Christian Egtvedt |
2010-09-22 | vmware balloon: rename module | Dmitry Torokhov |
2010-09-22 | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori |
2010-09-22 | /proc/vmcore: fix seeking | Arnd Bergmann |
2010-09-22 | ipmi: fix acpi probe print | Yinghai Lu |
2010-09-22 | oom: always return a badness score of non-zero for eligible tasks | David Rientjes |
2010-09-22 | Prevent freeing uninitialized pointer in compat_do_readv_writev | Dan Rosenberg |
2010-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-09-22 | powerpc: fix double syscall restarts | Al Viro |
2010-09-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-09-22 | bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends | Jan Kara |
2010-09-22 | char: Mark /dev/zero and /dev/kmem as not capable of writeback | Jan Kara |
2010-09-22 | bdi: Initialize noop_backing_dev_info properly | Jan Kara |
2010-09-21 | sparc: Prevent no-handler signal syscall restart recursion. | David S. Miller |
2010-09-21 | sparc: Don't mask signal when we can't setup signal frame. | David S. Miller |
2010-09-21 | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-09-21 | fs: {lock,unlock}_flocks() stubs to prepare for BKL removal | Sage Weil |
2010-09-22 | i2c-omap: Make sure i2c bus is free before setting it to idle | Mathias Nyman |
2010-09-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-09-21 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2010-09-21 | sched: Fix nohz balance kick | Suresh Siddha |
2010-09-21 | cfq-iosched: fix a kernel OOPs when usb key is inserted | Vivek Goyal |
2010-09-21 | block: fix blk_rq_map_kern bio direction flag | Benny Halevy |
2010-09-21 | cciss: freeing uninitialized data on error path | Dan Carpenter |
2010-09-21 | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson |