Age | Commit message (Expand) | Author |
2011-08-03 | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-08-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2011-08-03 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-08-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-08-03 | shm: optimize exit_shm() | Vasiliy Kulikov |
2011-08-03 | shm: fix wrong tests | Vasiliy Kulikov |
2011-08-03 | tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL | Robert P. J. Day |
2011-08-03 | mm: clarify the radix_tree exceptional cases | Hugh Dickins |
2011-08-03 | tmpfs radix_tree: locate_item to speed up swapoff | Hugh Dickins |
2011-08-03 | mm: a few small updates for radix-swap | Hugh Dickins |
2011-08-03 | tmpfs: use kmemdup for short symlinks | Hugh Dickins |
2011-08-03 | tmpfs: convert shmem_writepage and enable swap | Hugh Dickins |
2011-08-03 | tmpfs: convert mem_cgroup shmem to radix-swap | Hugh Dickins |
2011-08-03 | tmpfs: convert shmem_getpage_gfp to radix-swap | Hugh Dickins |
2011-08-03 | tmpfs: convert shmem_unuse_inode to radix-swap | Hugh Dickins |
2011-08-03 | tmpfs: convert shmem_truncate_range to radix-swap | Hugh Dickins |
2011-08-03 | tmpfs: copy truncate_inode_pages_range | Hugh Dickins |
2011-08-03 | tmpfs: miscellaneous trivial cleanups | Hugh Dickins |
2011-08-03 | tmpfs: demolish old swap vector support | Hugh Dickins |
2011-08-03 | mm: let swap use exceptional entries | Hugh Dickins |
2011-08-03 | radix_tree: exceptional entries and indices | Hugh Dickins |
2011-08-03 | drivers/video/backlight/aat2870_bl.c: make it buildable as a module | Andrew Morton |
2011-08-03 | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin |
2011-08-03 | drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device... | Axel Lin |
2011-08-03 | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong |
2011-08-03 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong |
2011-08-03 | cris: fix a build error in sync_serial_open() | WANG Cong |
2011-08-03 | cris: fix a build error in kernel/fork.c | WANG Cong |
2011-08-03 | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap |
2011-08-03 | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE | Johannes Weiner |
2011-08-03 | ramoops: update module parameters | Sergiu Iordache |
2011-08-03 | Documentation: add pointer to name_to_dev_t for root= values | Will Drewry |
2011-08-03 | fs/dcache.c: fix new kernel-doc warning | Randy Dunlap |
2011-08-03 | ida: simplified functions for id allocation | Rusty Russell |
2011-08-03 | taskstats: add_del_listener() should ignore !valid listeners | Oleg Nesterov |
2011-08-03 | taskstats: add_del_listener() shouldn't use the wrong node | Oleg Nesterov |
2011-08-03 | rtc-omap: fix initialization of control register | Daniel Glöckner |
2011-08-03 | fault-injection: add ability to export fault_attr in arbitrary directory | Akinobu Mita |
2011-08-03 | ext4: use kzalloc in ext4_kzalloc() | Mathias Krause |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown |
2011-08-03 | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying |
2011-08-03 | APEI GHES: 32-bit buildfix | Len Brown |
2011-08-03 | ACPI: APEI build fix | Len Brown |
2011-08-03 | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying |
2011-08-03 | HWPoison: add memory_failure_queue() | Huang Ying |
2011-08-03 | ACPI, APEI, GHES, Error records content based throttle | Huang Ying |
2011-08-03 | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying |
2011-08-03 | lib, Make gen_pool memory allocator lockless | Huang Ying |
2011-08-03 | lib, Add lock-less NULL terminated single list | Huang Ying |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying |