summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-06x86/cpu: Increase max CPU count to 8192Josh Boyer1-2/+2
2013-11-06x86/cpu: Allow higher NR_CPUS valuesJosh Boyer1-2/+4
2013-11-06x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke1-9/+6
2013-11-06Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar14-44/+63
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
2013-11-06arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang2-2/+2
2013-11-06arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang1-0/+12
2013-11-06ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta1-2/+2