Age | Commit message (Expand) | Author |
2015-04-17 | powerpc/oprofile: reduce mmap_sem hold for exe_file | Davidlohr Bueso |
2015-04-17 | mips: ip32: add platform data hooks to use DS1685 driver | Joshua Kinard |
2015-04-17 | x86: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-17 | sparc: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-17 | powerpc: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-17 | parisc: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-17 | mips: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-17 | microblaze: use asm-generic for seccomp.h | Kees Cook |
2015-04-17 | arm: use asm-generic for seccomp.h | Kees Cook |
2015-04-17 | arc: do not export symbols in troubleshoot.c | Davidlohr Bueso |
2015-04-17 | alpha: forward declare struct pt_regs in processor.h | Richard Weinberger |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | s390: remove use of seq_printf return value | Joe Perches |
2015-04-15 | cris fasttimer: remove use of seq_printf return value | Joe Perches |
2015-04-15 | cris: remove use of seq_printf return value | Joe Perches |
2015-04-15 | openrisc: remove use of seq_printf return value | Joe Perches |
2015-04-15 | ARM: plat-pxa: remove use of seq_printf return value | Joe Perches |
2015-04-15 | nios2: cpuinfo: remove use of seq_printf return value | Joe Perches |
2015-04-15 | microblaze: mb: remove use of seq_printf return value | Joe Perches |
2015-04-15 | x86: mtrr: if: remove use of seq_printf return value | Joe Perches |
2015-04-15 | powerpc/powernv: reboot when requested by firmware | Joel Stanley |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw... | Linus Torvalds |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | arm: add support for memtest | Vladimir Murzin |
2015-04-14 | arm64: add support for memtest | Vladimir Murzin |
2015-04-14 | mm: move memtest under mm | Vladimir Murzin |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-04-14 | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |
2015-04-14 | s390: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | powerpc: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | mips: extract logic for mmap_rnd() | Kees Cook |
2015-04-14 | arm64: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | x86: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | arm: factor out mmap ASLR into mmap_rnd | Kees Cook |
2015-04-14 | x86, mm: support huge KVA mappings on x86 | Toshi Kani |
2015-04-14 | x86, mm: support huge I/O mapping capability I/F | Toshi Kani |
2015-04-14 | lib/ioremap.c: add huge I/O map capability interfaces | Toshi Kani |
2015-04-14 | sparc: clarify __GFP_NOFAIL allocation | Michal Hocko |