Age | Commit message (Expand) | Author |
2013-06-24 | s390/ipl: Fix FCP WWPN and LUN format strings for read | Michael Holzheu |
2013-06-19 | s390/irq: Only define synchronize_irq() on SMP | Ben Hutchings |
2013-06-10 | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings |
2013-06-05 | s390/sclp: fix new line detection | Peter Oberparleiter |
2013-06-05 | s390/dumpstack: fix address ranges for asynchronous and panic stack | Martin Schwidefsky |
2013-05-27 | s390/smp: lost IPIs on cpu hotplug | Heiko Carstens |
2013-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-05-17 | s390/smp: fix cpu re-scan vs. cpu state | Martin Schwidefsky |
2013-05-15 | s390/ftrace: fix mcount adjustment | Heiko Carstens |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-09 | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-07 | s390/disassembler: prevent endless loop in print_fn_code() | Heiko Carstens |
2013-05-03 | s390/mem_detect: remove artificial kdump memory types | Heiko Carstens |
2013-05-02 | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens |
2013-05-02 | s390/kdump,bootmem: fix bootmem allocator bitmap size | Heiko Carstens |
2013-05-02 | s390: get rid of odd global real_memory_size | Heiko Carstens |
2013-05-02 | s390/mem_detect: move memory detection code to mm folder | Heiko Carstens |
2013-05-02 | s390/zfcpdump: exploit new cio_ignore keywords | Sebastian Ott |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | Include missing linux/slab.h inclusions | David Howells |
2013-04-26 | s390: system call path micro optimization | Martin Schwidefsky |
2013-04-26 | s390: lowcore stack pointer offsets | Martin Schwidefsky |
2013-04-17 | s390/signal: Add BEA to compat signal handler parameters | Michael Holzheu |
2013-04-17 | s390/hibernate: Save and restore absolute zero pages | Michael Holzheu |
2013-04-17 | s390/dumpstack: fix call chain walking | Heiko Carstens |
2013-04-17 | s390/dis: use explicit buf len | Stefan Raspl |
2013-04-15 | s390/kdump: Add PM notifier for kdump | Michael Holzheu |
2013-04-09 | create_proc_cpu_mask() doesn't need an argument... | Al Viro |
2013-04-09 | switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-04-08 | s390: Use generic idle loop | Thomas Gleixner |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida |
2013-03-05 | s390/mm: fix vmemmap size calculation | Heiko Carstens |
2013-03-05 | s390: critical section cleanup vs. machine checks | Martin Schwidefsky |
2013-03-03 | merge compat sys_ipc instances | Al Viro |
2013-03-03 | consolidate compat lookup_dcookie() | Al Viro |
2013-03-03 | convert vmsplice to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | switch getrusage() to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | switch epoll_pwait to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long | Al Viro |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-28 | s390/module: fix compile warning | Heiko Carstens |