Age | Commit message (Expand) | Author |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller |
2013-02-14 | s390/module: Add missing R_390_NONE relocation type | Hendrik Brueckner |
2013-02-14 | s390/cleanup: rename SPP to LPP | Hendrik Brueckner |
2013-02-14 | s390/mm: implement software dirty bits | Martin Schwidefsky |
2013-02-14 | s390/mm: Fix crst upgrade of mmap with MAP_FIXED | Hendrik Brueckner |
2013-02-14 | s390/linker skript: discard exit.data at runtime | Heiko Carstens |
2013-02-14 | s390/bpf,jit: add vlan tag support | Heiko Carstens |
2013-02-14 | s390/Kconfig: sort list of arch selected config options | Heiko Carstens |
2013-02-14 | s390/pci: fix hotplug module init | Sebastian Ott |
2013-02-14 | s390/pci: cleanup clp page allocation | Sebastian Ott |
2013-02-14 | s390/pci: cleanup clp inline assembly | Sebastian Ott |
2013-02-14 | s390/perf: cpum_cf: fallback to software sampling events | Hendrik Brueckner |
2013-02-14 | s390/mm: provide PAGE_SHARED define | Heiko Carstens |
2013-02-14 | s390/pci: rename pci_probe to s390_pci_probe | Heiko Carstens |
2013-02-14 | s390/dma: remove dma_is_consistent() declaration | Heiko Carstens |
2013-02-14 | s390/dma: provide dma_cache_sync() function | Heiko Carstens |
2013-02-14 | s390/barrier: convert mb() to define again | Heiko Carstens |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens |
2013-02-14 | s390/ipl: Implement diag308 loop for zfcpdump | Michael Holzheu |
2013-02-14 | s390/chsc: cleanup SEI helper functions | Sebastian Ott |
2013-02-14 | s390/modules: add relocation overflow checking | Martin Schwidefsky |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-11 | KVM: s390: Fix handling of iscs. | Cornelia Huck |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-03 | s390: kill useless wrappers | Al Viro |
2013-02-03 | s390: switch to generic old sigaction() | Al Viro |
2013-02-03 | s390: switch to generic compat rt_sigaction | Al Viro |
2013-02-03 | s390: switch to generic compat sched_rr_get_interval() | Al Viro |
2013-02-03 | s390: switch to generic old sigsuspend | Al Viro |
2013-02-03 | s390: switch to generic compat rt_sigqueueinfo() | Al Viro |
2013-02-03 | s390: switch to generic compat rt_sigpending() | Al Viro |
2013-02-03 | s390: switch to generic compat rt_sigprocmask(2) | Al Viro |
2013-02-03 | s390: switch to generic sigaltstack | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-01-31 | s390/timer: avoid overflow when programming clock comparator | Heiko Carstens |
2013-01-30 | s390/kvm: Fix instruction decoding | Christian Borntraeger |