summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* avr32: boards/atngw100/mrmt.c: fix building errorCong Ding2013-08-081-1/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-08-064-8/+19
|\
| * x86, amd, microcode: Fix error path in apply_microcode_amd()Torsten Kaiser2013-07-311-4/+5
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2013-07-301-1/+1
| |\
| | * x86, efi: correct call to free_pagesRoy Franz2013-07-261-1/+1
| * | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu2013-07-261-1/+1
| * | x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman2013-07-231-2/+12
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-08-064-3/+13
|\ \
| * | MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli2013-08-051-2/+8
| * | MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle2013-08-052-1/+3
| * | MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335Markos Chandras2013-08-051-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-08-068-12/+25
|\ \ \ | |/ / |/| |
| * | s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens2013-07-261-4/+5
| * | s390/bitops: fix find_next_bit_leftMartin Schwidefsky2013-07-261-1/+1
| * | s390: add support for IBM zBC12 machineHeiko Carstens2013-07-264-4/+7
| * | s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabledChen Gang2013-07-261-0/+1
| * | s390: add support for LZ4-compressed kernelHeiko Carstens2013-07-263-3/+11
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-033-28/+31
|\ \ \
| * \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-033-28/+31
| |\ \ \
| | * | | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2013-08-032-2/+7
| | * | | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2013-08-032-26/+24
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-028-25/+73
|\ \ \ \ \
| * | | | | powerpc: VPHN topology change updates all siblingsRobert Jennings2013-08-012-15/+48
| * | | | | powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman2013-08-015-9/+24
| * | | | | powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman2013-08-011-1/+1
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-0234-234/+385
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'security-fixes' into fixesRussell King2013-08-0113-99/+253
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: make vectors page inaccessible from userspaceRussell King2013-08-013-1/+12
| | * | | | ARM: move signal handlers into a vdso-like pageRussell King2013-08-016-31/+87
| | * | | | ARM: allow kuser helpers to be removed from the vector pageRussell King2013-07-313-9/+51
| | * | | | ARM: update FIQ support for relocation of vectorsRussell King2013-07-312-5/+17
| | * | | | ARM: use linker magic for vectors and vector stubsRussell King2013-07-312-18/+27
| | * | | | ARM: move vector stubsRussell King2013-07-314-30/+37
| | * | | | ARM: poison memory between kuser helpersRussell King2013-07-311-9/+16
| | * | | | ARM: poison the vectors pageRussell King2013-07-311-0/+10
| | | |_|/ | | |/| |
| * | | | ARM: Add .text annotations where required after __CPUINIT removalRussell King2013-08-012-0/+2
| * | | | ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd2013-08-011-0/+3
| * | | | ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley2013-07-311-1/+6
| * | | | ARM: 7800/1: ARMv7-M: Fix name of NVIC handler functionUwe Kleine-König2013-07-311-1/+1
| * | | | ARM: Fix sorting of machine- initializersRussell King2013-07-271-9/+9
| * | | | ARM: 7791/1: a.out: remove partial a.out supportWill Deacon2013-07-265-85/+0
| * | | | ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas2013-07-263-5/+18
| * | | | ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam2013-07-263-18/+18
| * | | | ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-262-0/+14
| * | | | ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi2013-07-221-0/+1
| * | | | ARM: 7786/1: hyp: fix macro parameterisationMark Rutland2013-07-221-2/+2
| * | | | ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King2013-07-221-5/+38
| * | | | ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon2013-07-223-7/+8
| * | | | ARM: document DEBUG_UNCOMPRESS Kconfig optionRussell King2013-07-221-2/+12
| |/ / /
* | | | Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-08-028-110/+354
|\ \ \ \