summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/macintosh: adb: fix misleading Kconfig help textAaro Koskinen2015-10-151-3/+2
* powerpc: discard .exit.data at runtimeStephen Rothwell2015-10-151-0/+6
* powerpc/eeh: atomic_dec_if_positive() to update passthru countGavin Shan2015-10-151-2/+1
* cxl: Free virtual PHB when removingAndrew Donnellan2015-10-151-0/+2
* powerpc/pci: export pcibios_free_controller()Andrew Donnellan2015-10-151-0/+1
* powerpc: Individual System V IPC system callsSam bobroff2015-10-153-1/+25
* powerpc/pseries: Drop always true CONFIG_PSERIES_MSIMichael Ellerman2015-10-152-7/+1
* powerpc/pseries: Move PCI objects to obj-yMichael Ellerman2015-10-151-3/+2
* powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman2015-10-152-14/+0
* powerpc/pseries: Make PCI non-optionalMichael Ellerman2015-10-151-1/+1
* scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman2015-10-151-1/+1
* powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-1212-24/+49
* powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V2015-10-122-0/+34
* powerpc/pseries/hvcserver: don't memset pi_buff if it is nullColin Ian King2015-10-081-1/+1
* powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V2015-10-082-4/+5
* powerpc/kexec: Wait 1s for secondaries to enter OPALSamuel Mendoza-Jonas2015-10-061-8/+13
* powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy2015-10-061-1/+1
* powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-052-4/+13
* powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko2015-10-051-26/+5
* powerpc/pseries: handle nodes without '/'Andy Shevchenko2015-10-051-3/+3
* powerpc/pseries: replace kmalloc + strlcpyAndy Shevchenko2015-10-051-2/+1
* powerpc/pseries: fix a potential memory leakAndy Shevchenko2015-10-051-4/+2
* powerpc/pseries: extract of_helpers moduleAndy Shevchenko2015-10-054-32/+49
* agp/uninorth: fix a memleak in create_gatt_tableDenis Kirjanov2015-10-021-6/+10
* powerpc/nvram: Fix function name in some errors messages.Christophe Jaillet2015-10-021-7/+7
* powerpc/nvram: Add missing kfree in error pathChristophe Jaillet2015-10-021-0/+1
* powerpc: Add ppc64le_defconfigMichael Ellerman2015-10-011-0/+4
* scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman2015-10-011-1/+4
* powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V2015-10-011-2/+3
* powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling2015-10-012-10/+14
* powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling2015-10-014-1/+45
* powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman2015-10-011-5/+5
* powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual2015-10-011-21/+26
* powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman2015-10-012-2/+2
* powerpc/ps3: Refresh ps3_defconfigGeoff Levand2015-09-291-5/+0
* drivers/ps3: Fix ps3-vuart null dereferenceColin King2015-09-291-2/+1
* drivers/ps3: Fix ps3-lpm white spaceRudhresh Kumar J2015-09-291-1/+1
* powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng2015-09-295-6/+6
* Linux 4.3-rc3v4.3-rc3Linus Torvalds2015-09-271-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-272-5/+27
|\
| * x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-09-221-1/+4
| * x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-222-4/+23
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
|\ \
| * | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
| |/
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
|\ \
| * | ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
| * | ARM: wire up new syscallsRussell King2015-09-223-1/+5
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-2734-162/+278
|\ \
| * \ Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-09-274-3/+28
| |\ \
| | * | ARM: pxa: balloon3: Fix build errorAxel Lin2015-09-161-1/+1