aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds53-126/+322
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-179/+385
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-202/+99
2013-11-11Merge tag 'arc-v3.13-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds28-181/+326
2013-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds8-9/+16
2013-11-11Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds24-87/+1055
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds246-7980/+14043
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds34-285/+484
2013-11-11Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-235/+1902
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds168-4586/+8019
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds153-3394/+1154
2013-11-11Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-93/+104
2013-11-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds46-354/+878
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/s390/linuxLinus Torvalds75-1902/+3346
2013-11-07parisc: add generic 32- and 64-bit defconfigsHelge Deller2-0/+674
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller1-4/+14
2013-11-07parisc: implement full version of access_ok()Helge Deller1-4/+42
2013-11-07parisc: correctly display number of active CPUsHelge Deller1-2/+6
2013-11-07parisc: do not count IPI calls twiceHelge Deller3-10/+0
2013-11-07parisc: make udelay() SMP-safeHelge Deller3-32/+84
2013-11-07parisc: remove duplicate defineMichael Opdenacker1-1/+0
2013-11-07parisc: make "make install" not depend on vmlinuxHelge Deller2-15/+51
2013-11-07parisc: add kernel audit featureHelge Deller7-5/+157
2013-11-07parisc: provide macro to create exception table entriesHelge Deller5-14/+27
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha1-1/+1
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin1-3/+2
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-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-0/+40
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-36/+44
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds20-167/+92
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-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-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-06ARC: [SMP] Fix build failures for large NR_CPUSVineet Gupta2-3/+21
2013-11-06ARC: [SMP] enlarge possible NR_CPUSNoam Camus1-2/+2
2013-11-06ARC: [SMP] TLB flushVineet Gupta4-3/+99
2013-11-06ARC: [SMP] ASID allocationVineet Gupta3-23/+37
2013-11-06arc: export symbol for pm_power_off in reset.cChen Gang1-0/+1
2013-11-06arc: export symbol for save_stack_trace() in stacktrace.cChen Gang1-0/+1
2013-11-06arc: remove '__init' for get_hw_config_num_irq()Chen Gang2-2/+2
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang2-2/+2