summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham11-40/+40
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel4-5/+11
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches1-0/+1
2014-01-23um: use generic fixmap.hMark Salter1-39/+1
2014-01-23tile: use generic fixmap.hMark Salter1-32/+1
2014-01-23sh: use generic fixmap.hMark Salter1-37/+2
2014-01-23powerpc: use generic fixmap.hMark Salter1-42/+2
2014-01-23mips: use generic fixmap.hMark Salter1-32/+1
2014-01-23microblaze: use generic fixmap.hMark Salter1-42/+2
2014-01-23metag: use generic fixmap.hMark Salter1-31/+1
2014-01-23hexagon: use generic fixmap.hMark Salter1-39/+1
2014-01-23x86: use generic fixmap.hMark Salter1-58/+1
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin1-4/+4
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek1-0/+1
2014-01-23cris: provide {in,out}[wl]_p()Geert Uytterhoeven1-0/+4
2014-01-23Merge tag 'omap-for-v3.14/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson16-67/+430
2014-01-23sched/x86/tsc: Initialize multiplier to 0Peter Zijlstra1-1/+1
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown10-884/+312
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds15-126/+468
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds37-285/+711
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-10/+10
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-59/+57
2014-01-22MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman2-30/+0
2014-01-22s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens3-0/+15
2014-01-22s390/uapi: fix struct statfs64 definitionHeiko Carstens1-5/+5
2014-01-22s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2-11/+2
2014-01-22s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens1-0/+10
2014-01-22s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens1-1/+1
2014-01-22s390/32bit: fix cmpxchg64Heiko Carstens1-2/+3
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds28-212/+153
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-57/+1
2014-01-21x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko3-3/+3
2014-01-21arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar1-6/+2
2014-01-21arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-21arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar2-2/+2
2014-01-21mm/memblock: add memblock memory allocation apisSantosh Shilimkar1-2/+2
2014-01-21x86: memblock: set current limit to max low memory addressSantosh Shilimkar2-3/+3
2014-01-21acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggableTang Chen1-0/+44
2014-01-21acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen2-0/+7
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen10-15/+23
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman6-179/+65
2014-01-21arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao1-0/+1
2014-01-21score: remove "select HAVE_GENERIC_HARDIRQS" againGeert Uytterhoeven1-1/+0
2014-01-21Merge branch 'devel-stable' into for-nextRussell King4-69/+50
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King59-258/+1125
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds1-2/+2
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-875/+316
2014-01-21xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne3-5/+32
2014-01-21Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+6
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds66-137/+93