Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-15 | 14 | -18/+170 | |
|\ | ||||||
| *-. | Merge branches 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 2015-04-13 | 1 | -4/+6 | |
| |\ \ | ||||||
| | * \ | Merge back earlier suspend/hibernate material for v4.1. | Rafael J. Wysocki | 2015-04-10 | 1 | -4/+6 | |
| | |\ \ | ||||||
| | | * | | PM / sleep: add pm-trace support for suspending phase | Zhonghui Fu | 2015-03-18 | 1 | -4/+6 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 2015-04-13 | 13 | -14/+164 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | Merge back earlier cpuidle material for v4.1. | Rafael J. Wysocki | 2015-04-10 | 13 | -14/+164 | |
| | |/| | | | ||||||
| | | * | | | ARM: cpuidle: Document the code | Daniel Lezcano | 2015-03-25 | 1 | -0/+59 | |
| | | * | | | ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 | Daniel Lezcano | 2015-03-24 | 1 | -1/+1 | |
| | | * | | | ARM64: cpuidle: Rename cpu_init_idle to a common function name | Daniel Lezcano | 2015-03-24 | 2 | -3/+3 | |
| | | * | | | ARM: cpuidle: Add a cpuidle ops structure to be used for DT | Daniel Lezcano | 2015-03-24 | 3 | -1/+97 | |
| | | * | | | ARM: cpuidle: Remove duplicate header inclusion | Daniel Lezcano | 2015-03-23 | 10 | -9/+4 | |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 66 | -382/+398 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | arm: add support for memtest | Vladimir Murzin | 2015-04-15 | 1 | -0/+3 | |
| * | | | | | | arm64: add support for memtest | Vladimir Murzin | 2015-04-15 | 1 | -0/+2 | |
| * | | | | | | mm: move memtest under mm | Vladimir Murzin | 2015-04-15 | 4 | -139/+0 | |
| * | | | | | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 2015-04-15 | 7 | -22/+1 | |
| * | | | | | | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 2015-04-15 | 7 | -16/+2 | |
| * | | | | | | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook | 2015-04-15 | 2 | -12/+7 | |
| * | | | | | | mm: expose arch_mmap_rnd when available | Kees Cook | 2015-04-15 | 13 | -14/+27 | |
| * | | | | | | s390: standardize mmap_rnd() usage | Kees Cook | 2015-04-15 | 1 | -11/+23 | |
| * | | | | | | powerpc: standardize mmap_rnd() usage | Kees Cook | 2015-04-15 | 1 | -11/+15 | |
| * | | | | | | mips: extract logic for mmap_rnd() | Kees Cook | 2015-04-15 | 1 | -8/+16 | |
| * | | | | | | arm64: standardize mmap_rnd() usage | Kees Cook | 2015-04-15 | 2 | -8/+11 | |
| * | | | | | | x86: standardize mmap_rnd() usage | Kees Cook | 2015-04-15 | 1 | -16/+20 | |
| * | | | | | | arm: factor out mmap ASLR into mmap_rnd | Kees Cook | 2015-04-15 | 1 | -4/+12 | |
| * | | | | | | x86, mm: support huge KVA mappings on x86 | Toshi Kani | 2015-04-15 | 2 | -0/+66 | |
| * | | | | | | x86, mm: support huge I/O mapping capability I/F | Toshi Kani | 2015-04-15 | 2 | -2/+23 | |
| * | | | | | | lib/ioremap.c: add huge I/O map capability interfaces | Toshi Kani | 2015-04-15 | 1 | -0/+3 | |
| * | | | | | | sparc: clarify __GFP_NOFAIL allocation | Michal Hocko | 2015-04-15 | 1 | -11/+11 | |
| * | | | | | | mm: define default PGTABLE_LEVELS to two | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+4 | |
| * | | | | | | x86: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 12 | -39/+41 | |
| * | | | | | | um: expose number of page table levels | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+5 | |
| * | | | | | | tile: expose number of page table levels | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+5 | |
| * | | | | | | sparc: expose number of page table levels | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+4 | |
| * | | | | | | sh: expose number of page table levels | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+4 | |
| * | | | | | | s390: expose number of page table levels | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+5 | |
| * | | | | | | powerpc: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+6 | |
| * | | | | | | parisc: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 6 | -15/+18 | |
| * | | | | | | mips: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+5 | |
| * | | | | | | m68k: mark PMD folded and expose number of page table levels | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+4 | |
| * | | | | | | ia64: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 6 | -31/+23 | |
| * | | | | | | arm: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+5 | |
| * | | | | | | arm64: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 9 | -32/+32 | |
| * | | | | | | alpha: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+4 | |
| * | | | | | | watchdog: introduce the hardlockup_detector_disable() function | Ulrich Obergfell | 2015-04-15 | 1 | -1/+1 | |
| * | | | | | | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() | David Rientjes | 2015-04-15 | 1 | -8/+4 | |
| * | | | | | | arch/sh/kernel/dwarf.c: destroy mempools on cleanup | David Rientjes | 2015-04-15 | 1 | -1/+5 | |
* | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 13 | -30/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'iocb' into for-next | Al Viro | 2015-04-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-26 | 1 | -1/+1 |