| Commit message (Expand) | Author | Files | Lines |
2011-08-04 | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled | Linus Torvalds | 1 | -2/+1 |
2011-08-04 | shm: optimize exit_shm() | Vasiliy Kulikov | 1 | -0/+3 |
2011-08-04 | shm: fix wrong tests | Vasiliy Kulikov | 1 | -2/+2 |
2011-08-04 | tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL | Robert P. J. Day | 1 | -4/+11 |
2011-08-04 | mm: clarify the radix_tree exceptional cases | Hugh Dickins | 3 | -26/+53 |
2011-08-04 | tmpfs radix_tree: locate_item to speed up swapoff | Hugh Dickins | 3 | -37/+94 |
2011-08-04 | mm: a few small updates for radix-swap | Hugh Dickins | 4 | -26/+18 |
2011-08-04 | tmpfs: use kmemdup for short symlinks | Hugh Dickins | 2 | -21/+21 |
2011-08-04 | tmpfs: convert shmem_writepage and enable swap | Hugh Dickins | 1 | -51/+37 |
2011-08-04 | tmpfs: convert mem_cgroup shmem to radix-swap | Hugh Dickins | 4 | -139/+20 |
2011-08-04 | tmpfs: convert shmem_getpage_gfp to radix-swap | Hugh Dickins | 1 | -147/+112 |
2011-08-04 | tmpfs: convert shmem_unuse_inode to radix-swap | Hugh Dickins | 1 | -26/+107 |
2011-08-04 | tmpfs: convert shmem_truncate_range to radix-swap | Hugh Dickins | 1 | -46/+146 |
2011-08-04 | tmpfs: copy truncate_inode_pages_range | Hugh Dickins | 1 | -20/+79 |
2011-08-04 | tmpfs: miscellaneous trivial cleanups | Hugh Dickins | 3 | -111/+109 |
2011-08-04 | tmpfs: demolish old swap vector support | Hugh Dickins | 2 | -700/+84 |
2011-08-04 | mm: let swap use exceptional entries | Hugh Dickins | 3 | -26/+66 |
2011-08-04 | radix_tree: exceptional entries and indices | Hugh Dickins | 3 | -15/+54 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: make it buildable as a module | Andrew Morton | 1 | -1/+1 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin | 2 | -3/+3 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device... | Axel Lin | 1 | -2/+2 |
2011-08-04 | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong | 1 | -0/+3 |
2011-08-04 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 1 | -1/+1 |
2011-08-04 | cris: fix a build error in sync_serial_open() | WANG Cong | 1 | -2/+2 |
2011-08-04 | cris: fix a build error in kernel/fork.c | WANG Cong | 1 | -3/+3 |
2011-08-04 | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap | 1 | -1/+6 |
2011-08-04 | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE | Johannes Weiner | 1 | -1/+1 |
2011-08-04 | ramoops: update module parameters | Sergiu Iordache | 1 | -0/+8 |
2011-08-04 | Documentation: add pointer to name_to_dev_t for root= values | Will Drewry | 3 | -3/+25 |
2011-08-04 | fs/dcache.c: fix new kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2011-08-04 | ida: simplified functions for id allocation | Rusty Russell | 2 | -0/+71 |
2011-08-04 | taskstats: add_del_listener() should ignore !valid listeners | Oleg Nesterov | 1 | -1/+1 |
2011-08-04 | taskstats: add_del_listener() shouldn't use the wrong node | Oleg Nesterov | 1 | -9/+7 |
2011-08-04 | rtc-omap: fix initialization of control register | Daniel Glöckner | 1 | -1/+1 |
2011-08-04 | fault-injection: add ability to export fault_attr in arbitrary directory | Akinobu Mita | 7 | -46/+33 |
2011-08-04 | cpuidle: stop depending on pm_idle | Len Brown | 6 | -25/+33 |
2011-08-04 | x86 idle: move mwait_idle_with_hints() to where it is used | Len Brown | 3 | -25/+23 |
2011-08-04 | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown | 3 | -1/+8 |
2011-08-04 | cpuidle: create bootparam "cpuidle.off=1" | Len Brown | 5 | -0/+20 |
2011-08-04 | mrst_pmu: driver for Intel Moorestown Power Management Unit | Len Brown | 4 | -0/+1058 |
2011-08-03 | ext4: use kzalloc in ext4_kzalloc() | Mathias Krause | 1 | -1/+1 |
2011-08-03 | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2 | -17/+33 |
2011-08-03 | APEI GHES: 32-bit buildfix | Len Brown | 1 | -2/+3 |
2011-08-03 | ACPI: APEI build fix | Len Brown | 2 | -2/+4 |
2011-08-03 | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2 | -7/+24 |
2011-08-03 | HWPoison: add memory_failure_queue() | Huang Ying | 2 | -0/+93 |
2011-08-03 | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 1 | -7/+177 |
2011-08-03 | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2 | -18/+193 |
2011-08-03 | lib, Make gen_pool memory allocator lockless | Huang Ying | 4 | -65/+272 |
2011-08-03 | lib, Add lock-less NULL terminated single list | Huang Ying | 4 | -0/+260 |