summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-2111-55/+154
|\
| * ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd2014-09-161-10/+4Star
| * ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-164-17/+66
| * ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky2014-09-161-0/+8
| * ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2014-09-122-11/+75
| * ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal2014-09-121-15/+0Star
| * ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-021-1/+1
| * ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSETKonstantin Khlebnikov2014-09-021-1/+0Star
* | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-192-46/+2Star
|\ \
| * | vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont2014-09-162-46/+2Star
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-09-191-1/+3
|\ \ \
| * | | kprobes/x86: Free 'optinsn' cache when range check failsWang Nan2014-08-271-1/+3
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-197-39/+99
|\ \ \ \
| * \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-094-38/+93
| |\ \ \ \
| | * | | | efi/arm64: Fix fdt-related memory reservationMark Salter2014-09-091-2/+1Star
| | * | | | x86/efi: Fixup GOT in all boot code pathsMatt Fleming2014-09-082-29/+81
| | * | | | x86/efi: Only load initrd above 4g on second tryYinghai Lu2014-09-081-7/+11
| | | |/ / | | |/| |
| * | | | x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller2014-09-091-1/+1
| * | | | x86-64, ptdump: Mark espfix area only if existentMathias Krause2014-09-081-0/+4
| * | | | x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu2014-09-011-0/+1
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-09-1917-38/+67
|\ \ \ \ \
| * | | | | MIPS: SmartMIPS: Disable assembler warningsMarkos Chandras2014-09-171-1/+10
| * | | | | MIPS: Move CPU topology macros to topology.hHuacai Chen2014-08-272-5/+8
| * | | | | MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle2014-08-265-6/+20
| * | | | | MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel2014-08-261-1/+2
| * | | | | arch/mips/net/bpf_jit.c: fix failure checkAndrey Utkin2014-08-261-2/+3
| * | | | | MIPS: COP2: CPP macro safety fixes.Ralf Baechle2014-08-262-11/+11
| * | | | | MIPS: Kconfig: Select SMP symbols for CMPMarkos Chandras2014-08-261-0/+2
| * | | | | MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-08-261-0/+1
| * | | | | MIPS: IP28: Fix/clean spaces.hThomas Bogendoerfer2014-08-261-7/+0Star
| * | | | | MIPS: IP28: Select correct L1_CACHE_SHIFTThomas Bogendoerfer2014-08-261-0/+1
| * | | | | MIPS: BCM63xx: delete double assignmentJulia Lawall2014-08-261-2/+2
| * | | | | MIPS: Spelling s/confugrations/configurations/Geert Uytterhoeven2014-08-261-1/+1
| * | | | | MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-08-261-5/+13
| * | | | | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras2014-08-261-0/+4
| * | | | | MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras2014-08-261-6/+16
| * | | | | MIPS: EVA: Add new EVA headerMarkos Chandras2014-08-261-0/+43
| * | | | | MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras2014-08-261-4/+8
| * | | | | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-08-261-3/+5
| * | | | | MIPS: Loongson: Fix COP2 usage for preemptible kernelHuacai Chen2014-08-261-4/+4
| * | | | | MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck2014-08-261-7/+0Star
| * | | | | MIPS: Remove race window in page fault handlingLars Persson2014-08-262-13/+22
| * | | | | MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras2014-08-261-4/+10
| * | | | | MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss2014-08-261-5/+1Star
| * | | | | MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785Hauke Mehrtens2014-08-261-2/+11
| * | | | | MIPS: Remove duplicated include from numa.cWei Yongjun2014-08-261-2/+0Star
| * | | | | MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-262-1/+2
| * | | | | MIPS: MSP71xx: remove unused plat_irq_dispatch() argumentSergey Ryazanov2014-08-261-1/+1
| * | | | | MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle2014-08-261-1/+1
| * | | | | MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-261-1/+1