summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | [S390] asm offsets: fix coding styleHeiko Carstens2011-08-031-6/+3
| | * | | | | | | | | [S390] Add support for IBM zEnterprise 114Heiko Carstens2011-08-032-4/+5
| | * | | | | | | | | [S390] dasd: check if raw track access is supportedStefan Haberland2011-08-031-0/+9
| | * | | | | | | | | [S390] Use diagnose 308 for system resetMichael Holzheu2011-08-033-0/+43
| | * | | | | | | | | [S390] Export store_status() functionMichael Holzheu2011-08-031-20/+60
| | * | | | | | | | | [S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2011-08-032-6/+7
| | * | | | | | | | | [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-039-5/+146
| | * | | | | | | | | [S390] missing return in page_table_alloc_pgsteJan Glauber2011-08-031-0/+1
| | * | | | | | | | | [S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2011-08-032-3/+20
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe2011-08-041-2/+2
| * | | | | | | | | Boot up with usermodehelper disabledLinus Torvalds2011-08-032-2/+5
| * | | | | | | | | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds2011-08-031-2/+1
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-039-7/+36
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-021-1/+3
| | * | | | | | | | | Input: gpio_keys - fix two typos in devicetree documentationTobias Klauser2011-08-021-1/+1
| | * | | | | | | | | Input: mma8450 - add device tree probe supportShawn Guo2011-07-312-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-0318-50/+1141
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpuidle: stop depending on pm_idleLen Brown2011-08-036-25/+33
| | * | | | | | | | | | x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-033-25/+23
| | * | | | | | | | | | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-033-1/+8
| | * | | | | | | | | | cpuidle: create bootparam "cpuidle.off=1"Len Brown2011-08-035-0/+20
| | * | | | | | | | | | mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown2011-08-034-0/+1058
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-0335-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-133-0/+38
| | | * | | | | | | | | | ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying2011-07-132-2/+16
| | | * | | | | | | | | | ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-133-8/+18
| | | * | | | | | | | | | ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying2011-07-131-1/+1
| | | * | | | | | | | | | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2011-07-132-8/+8
| | | * | | | | | | | | | ACPI, APEI, Add apei_exec_run_optionalHuang Ying2011-07-132-5/+17
| | | * | | | | | | | | | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying2011-07-131-11/+14
| | | * | | | | | | | | | ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong2011-07-131-1/+1
| | | * | | | | | | | | | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying2011-07-131-0/+4
| * | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-08-039-59/+122
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil2011-08-033-49/+78
OpenPOWER on IntegriCloud