Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 2 | -2/+5 |
|\ | |||||
| * | s390: remove use of seq_printf return value | Joe Perches | 2015-04-15 | 1 | -2/+4 |
| * | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 2015-04-15 | 1 | -0/+1 |
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 4 | -27/+4 |
|\ \ | |||||
| * | | s390: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 4 | -27/+4 |
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 1 | -2/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | make new_sync_{read,write}() static | Al Viro | 2015-04-11 | 1 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 2 | -2/+0 |
|\| | | |||||
| * | | Merge branch 'iocb' into for-davem | Al Viro | 2015-04-09 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 4 | -19/+62 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | s390: fix /proc/interrupts output | Sebastian Ott | 2015-03-25 | 1 | -1/+0 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 1 | -1/+0 |
| |\ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-09 | 11 | -82/+76 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-03 | 12 | -177/+174 |
| |\ \ \ \ \ | |||||
| * | | | | | | s390: remove claw driver | Ursula Braun | 2015-02-28 | 1 | -1/+0 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-14 | 106 | -7095/+1328 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | s390/smp: wait until secondaries are active & online | Heiko Carstens | 2015-04-13 | 1 | -1/+2 |
| * | | | | | | | s390/hibernate: fix save and restore of kernel text section | Heiko Carstens | 2015-04-13 | 1 | -0/+4 |
| * | | | | | | | s390/cacheinfo: add missing facility check | Heiko Carstens | 2015-04-13 | 1 | -0/+4 |
| * | | | | | | | s390/syscalls: simplify syscall_get_arch() | Heiko Carstens | 2015-03-30 | 1 | -1/+1 |
| * | | | | | | | s390/irq: enforce correct irqclass_sub_desc array size | Heiko Carstens | 2015-03-25 | 1 | -1/+2 |
| * | | | | | | | s390: remove "64" suffix from mem64.S and swsusp_asm64.S | Heiko Carstens | 2015-03-25 | 4 | -2/+2 |
| * | | | | | | | s390/ipl: cleanup macro usage | Sebastian Ott | 2015-03-25 | 1 | -19/+11 |
| * | | | | | | | s390/ipl: cleanup shutdown_action attributes | Sebastian Ott | 2015-03-25 | 1 | -31/+20 |
| * | | | | | | | s390/ipl: cleanup bin attr usage | Sebastian Ott | 2015-03-25 | 1 | -56/+18 |
| * | | | | | | | s390/uprobes: fix address space annotation | Heiko Carstens | 2015-03-25 | 1 | -1/+3 |
| * | | | | | | | s390: add missing arch_release_task_struct() declaration | Heiko Carstens | 2015-03-25 | 1 | -0/+2 |
| * | | | | | | | s390: make couple of functions and variables static | Heiko Carstens | 2015-03-25 | 2 | -2/+2 |
| * | | | | | | | s390/maccess: improve s390_kernel_write() | Heiko Carstens | 2015-03-25 | 1 | -25/+20 |
| * | | | | | | | s390/maccess: remove potentially broken probe_kernel_write() | Heiko Carstens | 2015-03-25 | 5 | -18/+28 |
| * | | | | | | | s390/traps: panic() instead of die() on translation exception | Heiko Carstens | 2015-03-25 | 1 | -1/+1 |
| * | | | | | | | s390: remove test_facility(2) (== z/Architecture mode active) checks | Heiko Carstens | 2015-03-25 | 2 | -8/+3 |
| * | | | | | | | s390/cmpxchg: simplify cmpxchg_double | Heiko Carstens | 2015-03-25 | 1 | -6/+1 |
| * | | | | | | | s390: remove 31 bit syscalls | Heiko Carstens | 2015-03-25 | 2 | -361/+361 |
| * | | | | | | | s390: remove "64" suffix from a couple of files | Heiko Carstens | 2015-03-25 | 6 | -7/+7 |
| * | | | | | | | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 85 | -5883/+169 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 | 3 | -29/+30 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 2015-04-14 | 1 | -3/+0 |
| * | | | | | | | | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 2015-04-14 | 2 | -11/+2 |
| * | | | | | | | | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook | 2015-04-14 | 2 | -12/+7 |
| * | | | | | | | | mm: expose arch_mmap_rnd when available | Kees Cook | 2015-04-14 | 2 | -4/+5 |
| * | | | | | | | | s390: standardize mmap_rnd() usage | Kees Cook | 2015-04-14 | 1 | -11/+23 |
| * | | | | | | | | s390: expose number of page table levels | Kirill A. Shutemov | 2015-04-14 | 1 | -0/+5 |
* | | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'iocb' into for-next | Al Viro | 2015-04-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-25 | 1 | -1/+1 |
| | | |_|/ / / / | | |/| | | | | | |||||
* | | | | | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-04-14 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tracing: Add TRACE_SYSTEM_VAR to kvm-s390 | Steven Rostedt (Red Hat) | 2015-04-07 | 1 | -0/+7 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 2 | -0/+46 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | livepatch: add support on s390 | Jiri Slaby | 2015-03-27 | 2 | -0/+46 |