Age | Commit message (Expand) | Author | Files | Lines |
2014-01-23 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 11 | -40/+40 |
2014-01-23 | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel | 4 | -5/+11 |
2014-01-23 | printk/cache: mark printk_once test variable __read_mostly | Joe Perches | 1 | -0/+1 |
2014-01-23 | um: use generic fixmap.h | Mark Salter | 1 | -39/+1 |
2014-01-23 | tile: use generic fixmap.h | Mark Salter | 1 | -32/+1 |
2014-01-23 | sh: use generic fixmap.h | Mark Salter | 1 | -37/+2 |
2014-01-23 | powerpc: use generic fixmap.h | Mark Salter | 1 | -42/+2 |
2014-01-23 | mips: use generic fixmap.h | Mark Salter | 1 | -32/+1 |
2014-01-23 | microblaze: use generic fixmap.h | Mark Salter | 1 | -42/+2 |
2014-01-23 | metag: use generic fixmap.h | Mark Salter | 1 | -31/+1 |
2014-01-23 | hexagon: use generic fixmap.h | Mark Salter | 1 | -39/+1 |
2014-01-23 | x86: use generic fixmap.h | Mark Salter | 1 | -58/+1 |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 1 | -4/+4 |
2014-01-23 | microblaze: extable: sort the exception table at build time | Michal Simek | 1 | -0/+1 |
2014-01-23 | cris: provide {in,out}[wl]_p() | Geert Uytterhoeven | 1 | -0/+4 |
2014-01-23 | Merge tag 'omap-for-v3.14/dt-signed' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 16 | -67/+430 |
2014-01-23 | sched/x86/tsc: Initialize multiplier to 0 | Peter Zijlstra | 1 | -1/+1 |
2014-01-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown | 10 | -884/+312 |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 15 | -126/+468 |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 37 | -285/+711 |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -10/+10 |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 17 | -59/+57 |
2014-01-22 | MIPS: VPE: Remove vpe_getuid and vpe_getgid | Eric W. Biederman | 2 | -30/+0 |
2014-01-22 | s390: wire up sys_sched_setattr/sys_sched_getattr | Heiko Carstens | 3 | -0/+15 |
2014-01-22 | s390/uapi: fix struct statfs64 definition | Heiko Carstens | 1 | -5/+5 |
2014-01-22 | s390/uaccess: remove dead extern declarations, make functions static | Heiko Carstens | 2 | -11/+2 |
2014-01-22 | s390/uaccess: test if current->mm is set before walking page tables | Heiko Carstens | 1 | -0/+10 |
2014-01-22 | s390/zfcpdump: make zfcpdump depend on 64BIT | Heiko Carstens | 1 | -1/+1 |
2014-01-22 | s390/32bit: fix cmpxchg64 | Heiko Carstens | 1 | -2/+3 |
2014-01-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 28 | -212/+153 |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2 | -57/+1 |
2014-01-21 | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko | 3 | -3/+3 |
2014-01-21 | arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocations | Santosh Shilimkar | 1 | -6/+2 |
2014-01-21 | arch/arm/mm/init.c: use memblock apis for early memory allocations | Santosh Shilimkar | 1 | -1/+1 |
2014-01-21 | arch/arm/kernel/: use memblock apis for early memory allocations | Santosh Shilimkar | 2 | -2/+2 |
2014-01-21 | mm/memblock: add memblock memory allocation apis | Santosh Shilimkar | 1 | -2/+2 |
2014-01-21 | x86: memblock: set current limit to max low memory address | Santosh Shilimkar | 2 | -3/+3 |
2014-01-21 | acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable | Tang Chen | 1 | -0/+44 |
2014-01-21 | acpi, numa, mem_hotplug: mark hotpluggable memory in memblock | Tang Chen | 2 | -0/+7 |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 10 | -15/+23 |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 6 | -179/+65 |
2014-01-21 | arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h> | Wanlong Gao | 1 | -0/+1 |
2014-01-21 | score: remove "select HAVE_GENERIC_HARDIRQS" again | Geert Uytterhoeven | 1 | -1/+0 |
2014-01-21 | Merge branch 'devel-stable' into for-next | Russell King | 4 | -69/+50 |
2014-01-21 | Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for... | Russell King | 59 | -258/+1125 |
2014-01-21 | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd | Linus Torvalds | 1 | -2/+2 |
2014-01-21 | Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 10 | -875/+316 |
2014-01-21 | xen/pvh: Set X86_CR0_WP and others in CR0 (v2) | Roger Pau Monne | 3 | -5/+32 |
2014-01-21 | Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+6 |
2014-01-21 | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 66 | -137/+93 |