Age | Commit message (Expand) | Author | Files | Lines |
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-27 | hlist: drop the node parameter from iterators | Sasha Levin | 2 | -6/+5 |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+1 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -9/+6 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -4/+1 |
2013-02-25 | 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 |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -83/+691 |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -7/+1 |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 10 | -491/+32 |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 1 | -0/+4 |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 1 | -0/+12 |
2013-02-22 | new helper: file_inode(file) | Al Viro | 4 | -5/+5 |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 38 | -302/+420 |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+3 |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller | 1 | -0/+3 |
2013-02-14 | s390/module: Add missing R_390_NONE relocation type | Hendrik Brueckner | 1 | -0/+3 |
2013-02-14 | s390/cleanup: rename SPP to LPP | Hendrik Brueckner | 5 | -12/+11 |
2013-02-14 | s390/mm: implement software dirty bits | Martin Schwidefsky | 8 | -90/+110 |
2013-02-14 | s390/mm: Fix crst upgrade of mmap with MAP_FIXED | Hendrik Brueckner | 2 | -5/+8 |
2013-02-14 | s390/linker skript: discard exit.data at runtime | Heiko Carstens | 1 | -0/+4 |
2013-02-14 | s390/bpf,jit: add vlan tag support | Heiko Carstens | 1 | -0/+21 |
2013-02-14 | s390/Kconfig: sort list of arch selected config options | Heiko Carstens | 1 | -57/+58 |
2013-02-14 | s390/pci: fix hotplug module init | Sebastian Ott | 2 | -7/+24 |
2013-02-14 | s390/pci: cleanup clp page allocation | Sebastian Ott | 2 | -3/+2 |
2013-02-14 | s390/pci: cleanup clp inline assembly | Sebastian Ott | 1 | -5/+6 |
2013-02-14 | s390/perf: cpum_cf: fallback to software sampling events | Hendrik Brueckner | 1 | -7/+6 |
2013-02-14 | s390/mm: provide PAGE_SHARED define | Heiko Carstens | 1 | -0/+1 |
2013-02-14 | s390/pci: rename pci_probe to s390_pci_probe | Heiko Carstens | 2 | -5/+5 |
2013-02-14 | s390/dma: remove dma_is_consistent() declaration | Heiko Carstens | 1 | -1/+0 |
2013-02-14 | s390/dma: provide dma_cache_sync() function | Heiko Carstens | 1 | -2/+5 |
2013-02-14 | s390/barrier: convert mb() to define again | Heiko Carstens | 1 | -6/+3 |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens | 13 | -48/+48 |
2013-02-14 | s390/ipl: Implement diag308 loop for zfcpdump | Michael Holzheu | 1 | -4/+12 |
2013-02-14 | s390/chsc: cleanup SEI helper functions | Sebastian Ott | 1 | -0/+5 |
2013-02-14 | s390/modules: add relocation overflow checking | Martin Schwidefsky | 1 | -51/+89 |
2013-02-14 | burying unused conditionals | Al Viro | 2 | -8/+0 |
2013-02-11 | KVM: s390: Fix handling of iscs. | Cornelia Huck | 1 | -3/+15 |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+12 |
2013-02-03 | s390: kill useless wrappers | Al Viro | 2 | -161/+22 |
2013-02-03 | s390: switch to generic old sigaction() | Al Viro | 7 | -89/+3 |
2013-02-03 | s390: switch to generic compat rt_sigaction | Al Viro | 4 | -49/+2 |
2013-02-03 | s390: switch to generic compat sched_rr_get_interval() | Al Viro | 3 | -19/+1 |
2013-02-03 | s390: switch to generic old sigsuspend | Al Viro | 3 | -11/+1 |
2013-02-03 | s390: switch to generic compat rt_sigqueueinfo() | Al Viro | 4 | -17/+2 |
2013-02-03 | s390: switch to generic compat rt_sigpending() | Al Viro | 4 | -22/+2 |
2013-02-03 | s390: switch to generic compat rt_sigprocmask(2) | Al Viro | 4 | -32/+2 |