| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-03 | 35 | -135/+1172 |
|\ |
|
| * | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 35 | -135/+1172 |
| |\ |
|
| | * | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2011-08-03 | 2 | -17/+33 |
| | * | APEI GHES: 32-bit buildfix | Len Brown | 2011-08-03 | 1 | -2/+3 |
| | * | ACPI: APEI build fix | Len Brown | 2011-08-03 | 2 | -2/+4 |
| | * | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2011-08-03 | 2 | -7/+24 |
| | * | HWPoison: add memory_failure_queue() | Huang Ying | 2011-08-03 | 2 | -0/+93 |
| | * | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 2011-08-03 | 1 | -7/+177 |
| | * | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2011-08-03 | 2 | -18/+193 |
| | * | lib, Make gen_pool memory allocator lockless | Huang Ying | 2011-08-03 | 4 | -65/+272 |
| | * | lib, Add lock-less NULL terminated single list | Huang Ying | 2011-08-03 | 4 | -0/+260 |
| | * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 13 | -0/+15 |
| | * | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 2011-07-13 | 3 | -0/+38 |
| | * | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying | 2011-07-13 | 2 | -2/+16 |
| | * | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2011-07-13 | 3 | -8/+18 |
| | * | ACPI, APEI, GHES, Prevent GHES to be built as module | Huang Ying | 2011-07-13 | 1 | -1/+1 |
| | * | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2011-07-13 | 2 | -8/+8 |
| | * | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2011-07-13 | 2 | -5/+17 |
| | * | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 2011-07-13 | 1 | -11/+14 |
| | * | ACPI, APEI, ERST, Fix erst-dbg long record reading issue | Chen Gong | 2011-07-13 | 1 | -1/+1 |
| | * | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled | Huang Ying | 2011-07-13 | 1 | -0/+4 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-08-03 | 9 | -59/+122 |
|\ \ \ |
|
| * | | | tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data | Kiran Patil | 2011-08-03 | 3 | -49/+78 |
| * | | | target: Fix bug for transport_generic_wait_for_tasks with direct operation | Nicholas Bellinger | 2011-07-30 | 1 | -2/+29 |
| * | | | target: iscsi_target depends on NET | Randy Dunlap | 2011-07-28 | 1 | -0/+1 |
| * | | | target: Fix WRITE_SAME_16 lba assignment breakage | Nicholas Bellinger | 2011-07-28 | 1 | -1/+1 |
| * | | | MAINTAINERS: Add target-devel list for drivers/target/ | Nicholas Bellinger | 2011-07-27 | 1 | -0/+1 |
| * | | | iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure | Nicholas Bellinger | 2011-07-27 | 1 | -1/+6 |
| * | | | iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN | Nicholas Bellinger | 2011-07-27 | 1 | -1/+1 |
| * | | | iscsi-target: Fix uninitialized usage of cmd->pad_bytes | Nicholas Bellinger | 2011-07-27 | 1 | -3/+3 |
| * | | | iscsi-target: strlen() doesn't count the terminator | Dan Carpenter | 2011-07-27 | 1 | -1/+1 |
| * | | | iscsi-target: Fix NULL dereference on allocation failure | Dan Carpenter | 2011-07-27 | 1 | -1/+1 |
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-03 | 4 | -2/+141 |
|\ \ \ \ |
|
| * | | | | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2011-08-03 | 4 | -2/+141 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-08-03 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | ext4: use kzalloc in ext4_kzalloc() | Mathias Krause | 2011-08-03 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | shm: optimize exit_shm() | Vasiliy Kulikov | 2011-08-03 | 1 | -0/+3 |
* | | | | | shm: fix wrong tests | Vasiliy Kulikov | 2011-08-03 | 1 | -2/+2 |
* | | | | | tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL | Robert P. J. Day | 2011-08-03 | 1 | -4/+11 |
* | | | | | mm: clarify the radix_tree exceptional cases | Hugh Dickins | 2011-08-03 | 3 | -26/+53 |
* | | | | | tmpfs radix_tree: locate_item to speed up swapoff | Hugh Dickins | 2011-08-03 | 3 | -37/+94 |
* | | | | | mm: a few small updates for radix-swap | Hugh Dickins | 2011-08-03 | 4 | -26/+18 |
* | | | | | tmpfs: use kmemdup for short symlinks | Hugh Dickins | 2011-08-03 | 2 | -21/+21 |
* | | | | | tmpfs: convert shmem_writepage and enable swap | Hugh Dickins | 2011-08-03 | 1 | -51/+37 |
* | | | | | tmpfs: convert mem_cgroup shmem to radix-swap | Hugh Dickins | 2011-08-03 | 4 | -139/+20 |
* | | | | | tmpfs: convert shmem_getpage_gfp to radix-swap | Hugh Dickins | 2011-08-03 | 1 | -147/+112 |
* | | | | | tmpfs: convert shmem_unuse_inode to radix-swap | Hugh Dickins | 2011-08-03 | 1 | -26/+107 |
* | | | | | tmpfs: convert shmem_truncate_range to radix-swap | Hugh Dickins | 2011-08-03 | 1 | -46/+146 |
* | | | | | tmpfs: copy truncate_inode_pages_range | Hugh Dickins | 2011-08-03 | 1 | -20/+79 |
* | | | | | tmpfs: miscellaneous trivial cleanups | Hugh Dickins | 2011-08-03 | 3 | -111/+109 |