summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+25
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds270-1039/+899
2013-07-17x86: Make sure IDT is page alignedKees Cook3-25/+8
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3
2013-07-16x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin1-2/+16
2013-07-15x86: delete __cpuinit usage from all x86 filesPaul Gortmaker71-356/+345
2013-07-15score: delete __cpuinit usage from all score filesPaul Gortmaker1-1/+1
2013-07-15xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker1-1/+1
2013-07-15openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker1-1/+1
2013-07-15m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker1-1/+1
2013-07-15hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2-3/+3
2013-07-15frv: delete __cpuinit usage from all frv filesPaul Gortmaker1-1/+1
2013-07-15cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-07-15metag: delete __cpuinit usage from all metag filesPaul Gortmaker3-16/+14
2013-07-15tile: delete __cpuinit usage from all tile filesPaul Gortmaker5-13/+13
2013-07-15sh: delete __cpuinit usage from all sh filesPaul Gortmaker14-28/+28
2013-07-15s390: delete __cpuinit usage from all s390 filesPaul Gortmaker7-26/+24
2013-07-15blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker6-15/+15
2013-07-15arm64: delete __cpuinit usage from all usersPaul Gortmaker4-10/+10
2013-07-15sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker15-67/+60
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker70-140/+64
2013-07-15MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker61-338/+294
2013-07-15parisc: delete __cpuinit usage from all usersPaul Gortmaker4-14/+16
2013-07-15alpha: delete __cpuinit usage from all usersPaul Gortmaker2-7/+7
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+3
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-14/+14
2013-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+10
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-160/+309
2013-07-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds158-2309/+2189
2013-07-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-6/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2013-07-13Safer ABI for O_TMPFILEAl Viro3-3/+3
2013-07-13arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-19/+25
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson593-10349/+13932
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle42-362/+503
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen1-3/+4
2013-07-12x86/platform/ce4100: Add header file for reboot typeXiong Zhou1-0/+1
2013-07-12Watchdog: allow orion_wdt to be built for DoveRussell King3-5/+1
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar1-1/+0
2013-07-11Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds28-146/+433
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-4/+66
2013-07-11Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming1-7/+0
2013-07-11Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+63
2013-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-17/+29
2013-07-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds9-20/+0
2013-07-11mm: remove free_area_cacheMichel Lespinasse9-20/+0
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir14-14/+14