summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt37-143/+1047
2013-08-08powerpc/e500: Update compilation flags with core specific optionsCatalin Udma1-2/+16
2013-08-08powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctlyZhenhua Luo6-0/+6
2013-08-08powerpc/pci: fix PCI-e check link issueYuanquan Chen1-1/+1
2013-08-08powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao1-19/+3
2013-08-08powerpc/fsl-pci: fix the unreachable warning messageKevin Hao1-1/+1
2013-08-08powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao1-6/+0
2013-08-08powerpc/85xx: add the P1020RDB-PD DTS supportHaijun.Zhang1-0/+280
2013-08-08powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang1-0/+22
2013-08-08powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR4-13/+28
2013-08-08powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian2-41/+101
2013-08-08powerpc/dts: add MPIC v4.3 dts nodeMinghuan Lian3-2/+151
2013-08-08powerpc/msi: Fix compile error on mpc83xxHongtao Jia1-0/+7
2013-08-08powerpc/perf: Add e6500 PMU driverPriyanka Jain3-2/+125
2013-08-08powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan4-1/+67
2013-08-08powerpc/perf: increase the perf HW events to 6Catalin Udma2-1/+7
2013-08-08powerpc/perf: correct typos in counter enumerationLijun Pan1-4/+4
2013-08-08powerpc/fsl-booke: Rename b4qds.dts -> b4qds.dtsi.Ian Campbell3-2/+2
2013-08-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+19
2013-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-3/+13
2013-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-12/+25
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli1-2/+8
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle2-1/+3
2013-08-05MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335Markos Chandras1-0/+2
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-28/+31
2013-08-03Merge branch 'security-fixes' into fixesRussell King3-28/+31
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-2/+7
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-25/+73
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds34-234/+385
2013-08-03Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-110/+354
2013-08-03Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+2
2013-08-03Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-8/+8
2013-08-01Merge branch 'security-fixes' into fixesRussell King13-99/+253
2013-08-01ARM: Add .text annotations where required after __CPUINIT removalRussell King2-0/+2
2013-08-01ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd1-0/+3
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King3-1/+12
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King6-31/+87
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman5-9/+24
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman1-1/+1
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-0/+1
2013-08-01parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2-0/+4
2013-08-01parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin4-46/+0
2013-08-01parisc: add defconfig for c8000 machineHelge Deller1-0/+279
2013-08-01parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin1-64/+71
2013-08-01arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton1-0/+1
2013-08-01ARM: allow kuser helpers to be removed from the vector pageRussell King3-9/+51
2013-08-01ARM: update FIQ support for relocation of vectorsRussell King2-5/+17
2013-08-01ARM: use linker magic for vectors and vector stubsRussell King2-18/+27