Age | Commit message (Expand) | Author | Files | Lines |
2010-09-15 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -1/+1 |
2010-08-24 | [S390] fix tlb flushing vs. concurrent /proc accesses | Martin Schwidefsky | 8 | -6/+28 |
2010-08-24 | [S390] s390: fix build error (sys_execve) | Sebastian Ott | 1 | -2/+2 |
2010-08-18 | Make do_execve() take a const filename pointer | David Howells | 1 | -2/+3 |
2010-08-15 | defconfig reduction | Sam Ravnborg | 1 | -970/+0 |
2010-08-15 | archs: replace unifdef-y with header-y | Sam Ravnborg | 1 | -6/+5 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 4 | -12/+12 |
2010-08-13 | [S390] appldata: fix dev_get_stats 64 bit conversion | Heiko Carstens | 1 | -1/+2 |
2010-08-13 | [S390] wire up prlimit64 and fanotify* syscalls | Heiko Carstens | 3 | -1/+31 |
2010-08-13 | [S390] sys_personality: follow u_long to unsigned int conversion | Heiko Carstens | 3 | -4/+4 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+0 |
2010-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -0/+2 |
2010-08-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -5/+12 |
2010-08-11 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 1 | -0/+2 |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+9 |
2010-08-10 | mm: provide init_mm mm_context initializer | Heiko Carstens | 2 | -4/+5 |
2010-08-10 | add f_flags to struct statfs(64) | Christoph Hellwig | 1 | -3/+6 |
2010-08-10 | switch hypfs to ->evict_inode() | Al Viro | 1 | -3/+3 |
2010-08-09 | [S390] topology: use default MC domain initializer | Heiko Carstens | 1 | -2/+0 |
2010-08-09 | [S390] initrd: change default load address | Heiko Carstens | 1 | -1/+1 |
2010-08-09 | [S390] cmm, smsgiucv_app: convert sender to uppercase | Hendrik Brueckner | 1 | -0/+7 |
2010-08-09 | [S390] cmm: add missing __init/__exit annotations | Heiko Carstens | 1 | -2/+2 |
2010-08-09 | [S390] cio: CHSC SIOSL Support | Michael Ernst | 1 | -0/+2 |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 1 | -2/+0 |
2010-08-07 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -7/+4 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2010-08-06 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+2 |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -219/+23 |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+6 |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-08-04 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -49/+24 |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 118 | -2058/+3052 |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 1 | -1/+2 |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 3 | -10/+32 |
2010-08-01 | KVM: Remove unnecessary divide operations | Joerg Roedel | 1 | -1/+2 |
2010-08-01 | KVM: Remove memory alias support | Avi Kivity | 1 | -5/+0 |
2010-08-01 | KVM: s390: Don't exit SIE on SIGP sense running | Christian Borntraeger | 2 | -2/+4 |
2010-08-01 | KVM: s390: Fix build failure due to centralized vcpu locking patches | Christian Borntraeger | 3 | -3/+3 |
2010-08-01 | KVM: Consolidate arch specific vcpu ioctl locking | Avi Kivity | 1 | -7/+6 |
2010-08-01 | KVM: s390: Centrally lock arch specific vcpu ioctls | Avi Kivity | 1 | -23/+17 |
2010-08-01 | KVM: move vcpu locking to dispatcher for generic vcpu ioctls | Avi Kivity | 1 | -16/+0 |
2010-07-28 | [SCSI] zfcp: Enable data division support for FCP devices | Christof Schmitt | 1 | -0/+6 |
2010-07-27 | [S390] etr: fix clock synchronization race | Martin Schwidefsky | 1 | -6/+12 |
2010-07-27 | [S390] Fix IRQ tracing in case of PER | Heiko Carstens | 2 | -4/+20 |
2010-07-27 | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 1 | -4/+4 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -3/+0 |
2010-07-08 | net: fix 64 bit counters on 32 bit arches | Eric Dumazet | 1 | -1/+2 |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 8 | -26/+32 |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra | 1 | -0/+1 |
2010-06-08 | [S390] Update default configuration. | Martin Schwidefsky | 1 | -10/+13 |