summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard2011-08-052-13/+7
* powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern2011-08-051-3/+17
* ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra2011-08-051-1/+0
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-051-1/+1
* powerpc: Jump label misalignment causes oops at bootAnton Blanchard2011-08-051-2/+0
* powerpc: Clean up some panic messages in prom_initAnton Blanchard2011-08-051-3/+5
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-051-3/+3
* powerpc: Return the_cpu_ spec from identify_cpuScott Wood2011-08-051-5/+6
* powerpc: mtspr/mtmsr should take an unsigned longScott Wood2011-08-051-2/+5
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-045-150/+6
|\
| * Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-044-141/+2
| * dt: remove of_alias_get_id() referenceGrant Likely2011-08-041-9/+4
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-08-044-9/+65
|\ \
| * | [PARISC] wire up sendmmsg syscallJames Bottomley2011-07-312-1/+3
| * | [PARISC] fix return type of __atomic64_add_returnJohn David Anglin2011-07-291-2/+2
| * | [PARISC] Fix futex supportCarlos O'Donell2011-07-181-6/+60
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-0424-141/+337
|\ \ \
| * | | [S390] signal: use set_restore_sigmask() helperHeiko Carstens2011-08-031-1/+1
| * | | [S390] smp: remove pointless comments in startup_secondary()Heiko Carstens2011-08-031-6/+0
| * | | [S390] qdio: Use kstrtoul_from_userPeter Huewe2011-08-031-9/+3
| * | | [S390] sclp_async: Use kstrtoul_from_userPeter Huewe2011-08-031-6/+3
| * | | [S390] exec: remove redundant set_fs(USER_DS)Mathias Krause2011-08-031-2/+0
| * | | [S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens2011-08-031-1/+6
| * | | [S390] signal: convert to use set_current_blocked()Heiko Carstens2011-08-032-72/+30
| * | | [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
OpenPOWER on IntegriCloud