summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-23103-583/+833
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-211-4/+16
| |\
| | * perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
| * | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-211-8/+37
| |\ \
| | * | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-171-3/+3
| | * | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-5/+19
| | * | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-3/+18
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-217-25/+255
| |\ \
| | * \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-205-5/+219
| | |\ \
| | | * | x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-171-1/+13
| | | * | efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
| | | * | x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| | | * | efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
| | | * | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
| | | * | x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
| | | * | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-0/+25
| | * | | x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-201-7/+31
| | * | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5Star
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-2117-182/+34Star
| |\ \ \ \
| | * | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-191-2/+2
| | * | | | ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-171-1/+4
| | * | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-171-1/+1
| | * | | | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-171-0/+1
| | * | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-174-4/+2Star
| | * | | | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen2013-04-171-1/+1
| | * | | | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-04-178-173/+23Star
| | |\ \ \ \
| | | * | | | ARM: modules: don't export cpu_set_pte_ext when !MMUWill Deacon2013-03-261-0/+2
| | | * | | | ARM: mm: remove broken condition check for v4 flushingWill Deacon2013-03-261-1/+1
| | | * | | | ARM: mm: fix numerous hideous errors in proc-arm740.SWill Deacon2013-03-261-12/+16
| | | * | | | ARM: cache: remove ARMv3 support codeWill Deacon2013-03-265-151/+2Star
| | | * | | | ARM: tlbflush: remove ARMv3 supportWill Deacon2013-03-251-9/+2Star
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-04-2118-112/+251
| |\ \ \ \ \ \
| | * | | | | | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-197-55/+241
| | * | | | | | sparc: use asm-generic version of types.hSam Ravnborg2013-04-013-18/+1Star
| | * | | | | | sparc: use generic headersSam Ravnborg2013-04-015-27/+4Star
| | * | | | | | sparc:cleanup unused code in smp_32.hKefeng Wang2013-04-011-4/+0Star
| | * | | | | | sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita2013-04-011-1/+1
| | * | | | | | sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2013-04-012-6/+4Star
| | * | | | | | sparc:remove unused declaration smp_boot_cpus()Kefeng Wang2013-04-011-1/+0Star
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-191-6/+4Star
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring2013-04-181-6/+4Star
| * | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-04-181-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | avr32: fix build error in atstk1006_defconfigJosh Wu2013-04-181-0/+4
| * | | | | | | | | ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier2013-04-171-2/+2
| |/ / / / / / / /
| * | | | | | | | s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-172-4/+4
| * | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-177-7/+7
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-087-7/+7
| * | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-175-75/+43Star
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'kvm-arm-fixes-3.9' of git://github.com/columbia/linux-kvm-armMarcelo Tosatti2013-04-172-1/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier2013-04-171-1/+1