Age | Commit message (Expand) | Author | Files | Lines |
2013-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 5 | -8/+9 |
2013-05-17 | s390/smp: fix cpu re-scan vs. cpu state | Martin Schwidefsky | 1 | -1/+1 |
2013-05-15 | s390/ftrace: fix mcount adjustment | Heiko Carstens | 3 | -7/+6 |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -15/+2 |
2013-05-09 | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -5/+1 |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -10/+1 |
2013-05-07 | s390/disassembler: prevent endless loop in print_fn_code() | Heiko Carstens | 1 | -0/+2 |
2013-05-03 | s390/mem_detect: remove artificial kdump memory types | Heiko Carstens | 2 | -23/+9 |
2013-05-02 | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens | 3 | -3/+2 |
2013-05-02 | s390/kdump,bootmem: fix bootmem allocator bitmap size | Heiko Carstens | 1 | -1/+5 |
2013-05-02 | s390: get rid of odd global real_memory_size | Heiko Carstens | 1 | -8/+11 |
2013-05-02 | s390/mem_detect: move memory detection code to mm folder | Heiko Carstens | 2 | -146/+1 |
2013-05-02 | s390/zfcpdump: exploit new cio_ignore keywords | Sebastian Ott | 1 | -12/+4 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -22/+5 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -173/+14 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -8/+1 |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -17/+0 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -30/+10 |
2013-04-29 | Include missing linux/slab.h inclusions | David Howells | 1 | -0/+1 |
2013-04-26 | s390: system call path micro optimization | Martin Schwidefsky | 3 | -9/+4 |
2013-04-26 | s390: lowcore stack pointer offsets | Martin Schwidefsky | 4 | -48/+46 |
2013-04-17 | s390/signal: Add BEA to compat signal handler parameters | Michael Holzheu | 1 | -0/+2 |
2013-04-17 | s390/hibernate: Save and restore absolute zero pages | Michael Holzheu | 3 | -3/+58 |
2013-04-17 | s390/dumpstack: fix call chain walking | Heiko Carstens | 3 | -250/+253 |
2013-04-17 | s390/dis: use explicit buf len | Stefan Raspl | 1 | -4/+5 |
2013-04-15 | s390/kdump: Add PM notifier for kdump | Michael Holzheu | 1 | -0/+30 |
2013-04-09 | create_proc_cpu_mask() doesn't need an argument... | Al Viro | 1 | -4/+2 |
2013-04-09 | switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -18/+2 |
2013-04-08 | s390: Use generic idle loop | Thomas Gleixner | 3 | -30/+10 |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida | 1 | -1/+1 |
2013-03-05 | s390/mm: fix vmemmap size calculation | Heiko Carstens | 1 | -0/+2 |
2013-03-05 | s390: critical section cleanup vs. machine checks | Martin Schwidefsky | 2 | -3/+5 |
2013-03-04 | merge compat sys_ipc instances | Al Viro | 4 | -51/+4 |
2013-03-04 | consolidate compat lookup_dcookie() | Al Viro | 2 | -8/+1 |
2013-03-04 | convert vmsplice to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -8/+1 |
2013-03-04 | switch getrusage() to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -6/+1 |
2013-03-04 | switch epoll_pwait to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -11/+1 |
2013-03-04 | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 4 | -62/+2 |
2013-03-04 | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -15/+2 |
2013-03-04 | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long | Al Viro | 1 | -12/+2 |
2013-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -25/+3 |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -19/+3 |
2013-02-28 | s390/module: fix compile warning | Heiko Carstens | 1 | -1/+1 |
2013-02-28 | s390/dis: Fix invalid array size | Syam Sidhardhan | 1 | -2/+2 |
2013-02-28 | s390/uaccess: remove pointless access_ok() checks | Heiko Carstens | 2 | -22/+0 |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -4/+4 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-02-26 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2013-02-25 | fix compat truncate/ftruncate | Al Viro | 2 | -12/+2 |