summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh2011-08-042-9/+10
* pnfs-obj: Bug when we are running out of bioBoaz Harrosh2011-08-041-7/+5Star
* nfs: add missing prefetch.h includeHeiko Carstens2011-08-041-0/+1
* Boot up with usermodehelper disabledLinus Torvalds2011-08-042-2/+5
* x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds2011-08-041-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-049-7/+36
|\
| * Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-031-1/+3
| * Input: gpio_keys - fix two typos in devicetree documentationTobias Klauser2011-08-031-1/+1
| * Input: mma8450 - add device tree probe supportShawn Guo2011-08-012-0/+19
| * Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser2011-07-301-1/+1
| * Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin2011-07-301-2/+7
| * Input: tegra-kbc - fix computation of polling timeRakesh Iyer2011-07-301-2/+3
| * Input: kxtj9 - explicitly include module.hStephen Rothwell2011-07-301-0/+1
| * Input: psmouse - hgpk.c needs module.hRandy Dunlap2011-07-301-0/+1
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-0418-50/+1141
|\ \
| * | cpuidle: stop depending on pm_idleLen Brown2011-08-046-25/+33
| * | x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-043-25/+23Star
| * | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-043-1/+8
| * | cpuidle: create bootparam "cpuidle.off=1"Len Brown2011-08-045-0/+20
| * | mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown2011-08-044-0/+1058
* | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-0435-135/+1172
|\ \ \
| * \ \ Merge branch 'apei' into apei-releaseLen Brown2011-08-0335-135/+1172
| |\ \ \
| | * | | ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying2011-08-032-17/+33
| | * | | APEI GHES: 32-bit buildfixLen Brown2011-08-031-2/+3
| | * | | ACPI: APEI build fixLen Brown2011-08-032-2/+4
| | * | | ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2011-08-032-7/+24
| | * | | HWPoison: add memory_failure_queue()Huang Ying2011-08-032-0/+93
| | * | | ACPI, APEI, GHES, Error records content based throttleHuang Ying2011-08-031-7/+177
| | * | | ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2011-08-032-18/+193
| | * | | lib, Make gen_pool memory allocator locklessHuang Ying2011-08-034-65/+272
| | * | | lib, Add lock-less NULL terminated single listHuang Ying2011-08-034-0/+260
| | * | | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-0313-0/+15
| | * | | ACPI, APEI, Add WHEA _OSC supportHuang Ying2011-07-143-0/+38
| | * | | ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying2011-07-142-2/+16
| | * | | ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-143-8/+18
| | * | | ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying2011-07-141-1/+1
| | * | | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2011-07-142-8/+8
| | * | | ACPI, APEI, Add apei_exec_run_optionalHuang Ying2011-07-142-5/+17
| | * | | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying2011-07-141-11/+14
| | * | | ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong2011-07-141-1/+1
| | * | | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying2011-07-141-0/+4
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-08-049-59/+122
|\ \ \ \ \
| * | | | | tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil2011-08-033-49/+78
| * | | | | target: Fix bug for transport_generic_wait_for_tasks with direct operationNicholas Bellinger2011-07-301-2/+29
| * | | | | target: iscsi_target depends on NETRandy Dunlap2011-07-281-0/+1
| * | | | | target: Fix WRITE_SAME_16 lba assignment breakageNicholas Bellinger2011-07-281-1/+1
| * | | | | MAINTAINERS: Add target-devel list for drivers/target/Nicholas Bellinger2011-07-271-0/+1
| * | | | | iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failureNicholas Bellinger2011-07-271-1/+6
| * | | | | iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger2011-07-271-1/+1
| * | | | | iscsi-target: Fix uninitialized usage of cmd->pad_bytesNicholas Bellinger2011-07-271-3/+3