summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2013-08-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song-2/+0
2013-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-13/+20
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras-0/+11
2013-08-27powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt-13/+9
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-4/+9
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke-0/+10
2013-08-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-15/+24
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea-3/+5
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds-2/+2
2013-08-21ARM: tegra: always enable USB VBUS regulatorsStephen Warren-0/+8
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+32
2013-08-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+26
2013-08-21Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds-1/+9
2013-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-38/+71
2013-08-20MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney-0/+26
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson-2/+9
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel-0/+22
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon-0/+3
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon-1/+6
2013-08-20x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu-2/+2
2013-08-20Merge branch 'security-fixes' into fixesRussell King-4/+8
2013-08-20ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre-3/+6
2013-08-20ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K-0/+1
2013-08-20ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam-1/+2
2013-08-19ARM: davinci: nand: specify ecc strengthSekhar Nori-0/+4
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-46/+34
2013-08-16s390: Fix broken buildGuenter Roeck-1/+1
2013-08-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-33/+69
2013-08-16Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds-8/+24
2013-08-16ARM: OMAP: rx51: change musb mode to OTGAaro Koskinen-1/+1
2013-08-16ARM: OMAP2: fix musb usage for n8x0Daniel Mack-8/+1
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds-13/+30
2013-08-15Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson-4/+7
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-5/+109
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar-152/+218
2013-08-14m68k: Truncate base in do_div()Andreas Schwab-4/+5
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven-4/+19
2013-08-14ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre-2/+2
2013-08-14ARM: at91: add missing uart clocks DT entriesBoris BREZILLON-0/+2
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang-0/+4
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea-2/+2
2013-08-13microblaze: fix clone syscallMichal Simek-1/+7
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov-2/+68
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov-0/+28
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+3
2013-08-13perf/arm: Fix armpmu_map_hw_event()Stephen Boyd-1/+6
2013-08-13Merge branch 'security-fixes' into fixesRussell King-9/+14
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren-4/+29