summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds24-87/+1055
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds246-7980/+14043
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds34-285/+484
2013-11-11Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds43-235/+1902
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds168-4586/+8019
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds153-3394/+1154
2013-11-11Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-93/+104
2013-11-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds46-354/+878
2013-11-08microblaze: Remove incorrect file pathMichal Simek1-2/+0
2013-11-08microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek2-1/+12
2013-11-08microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek1-3/+3
2013-11-08microblaze: Remove deprecated IRQF_DISABLEDMichal Simek1-1/+1
2013-11-08metag: off by one in setup_bootmem_node()Dan Carpenter1-1/+1
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds132-7088/+1983
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds75-1902/+3346
2013-11-08parisc: add generic 32- and 64-bit defconfigsHelge Deller2-0/+674
2013-11-08parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller1-4/+14
2013-11-08parisc: implement full version of access_ok()Helge Deller1-4/+42
2013-11-08parisc: correctly display number of active CPUsHelge Deller1-2/+6
2013-11-08parisc: do not count IPI calls twiceHelge Deller3-10/+0
2013-11-08parisc: make udelay() SMP-safeHelge Deller3-32/+84
2013-11-08parisc: remove duplicate defineMichael Opdenacker1-1/+0
2013-11-08parisc: make "make install" not depend on vmlinuxHelge Deller2-15/+51
2013-11-08parisc: add kernel audit featureHelge Deller7-5/+157
2013-11-08parisc: provide macro to create exception table entriesHelge Deller5-14/+27
2013-11-07x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker1-1/+1
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha1-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring151-626/+951
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin1-3/+2
2013-11-07x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2-5/+5
2013-11-07ARC: [plat-arcfpga] defconfig updateVineet Gupta1-0/+3
2013-11-07smp, ARC: kill SMP single function call interruptJiang Liu1-6/+1
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta2-8/+5
2013-11-07microblaze: Calculate kernel pad automaticallyMichal Simek2-5/+1
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+40
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-36/+44
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds20-167/+92
2013-11-07MIPS: Netlogic: replace early_init_devtree() callJayachandran C3-5/+16
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov2-1/+5
2013-11-06uprobes: Move function declarations out of archDavid A. Long2-14/+0
2013-11-06x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin1-2/+2
2013-11-06MIPS: remove duplicate defineMichael Opdenacker1-1/+0
2013-11-06arm64: locks: Remove CONFIG_GENERIC_LOCKBREAKCatalin Marinas1-4/+0
2013-11-06perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng1-0/+73
2013-11-06perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng1-10/+51
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra5-7/+7
2013-11-06metag: handle low level kicks directlyJames Hogan4-21/+11
2013-11-06arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier1-0/+13
2013-11-06arm64: KVM: initialize HYP mode following the kernel endiannessMarc Zyngier1-1/+4
2013-11-06microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker2-7/+2