Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [S390] etr/stp: put correct per cpu variable | Heiko Carstens | 2009-12-07 | 1 | -2/+2 | |
| * | | | [S390] s390: use change recording override for kernel mapping | Christian Borntraeger | 2009-12-07 | 2 | -4/+11 | |
| * | | | [S390] use generic sockios.h header file | Christian Borntraeger | 2009-12-07 | 1 | -18/+3 | |
| * | | | [S390] use generic termbits.h header file | Christian Borntraeger | 2009-12-07 | 1 | -203/+3 | |
| * | | | [S390] smp: remove unused typedef and defines | Heiko Carstens | 2009-12-07 | 1 | -44/+10 | |
| * | | | [S390] cmm: free pages on hibernate. | Martin Schwidefsky | 2009-12-07 | 1 | -11/+50 | |
| * | | | [S390] Improve code generated by atomic operations. | Martin Schwidefsky | 2009-12-07 | 1 | -4/+4 | |
| * | | | [S390] dasd: remove dead code | Christian Borntraeger | 2009-12-07 | 1 | -23/+0 | |
| * | | | [S390] Use do_exception() in pagetable walk usercopy functions. | Gerald Schaefer | 2009-12-07 | 3 | -96/+76 | |
| * | | | [S390] fault handler access flags check. | Martin Schwidefsky | 2009-12-07 | 1 | -17/+13 | |
| * | | | [S390] fault handler performance optimization. | Martin Schwidefsky | 2009-12-07 | 1 | -129/+129 | |
| * | | | [S390] Improve notify_page_fault implementation. | Martin Schwidefsky | 2009-12-07 | 1 | -10/+4 | |
| * | | | [S390] Improve address space mode selection. | Martin Schwidefsky | 2009-12-07 | 11 | -58/+38 | |
| * | | | [S390] Improve address space check. | Martin Schwidefsky | 2009-12-07 | 1 | -54/+45 | |
| * | | | [S390] cio: split PGID settings and status | Peter Oberparleiter | 2009-12-07 | 1 | -0/+4 | |
| * | | | [S390] s390: clear high-order bits of registers after sam64 | Hendrik Brueckner | 2009-12-07 | 1 | -0/+3 | |
| |/ / | ||||||
* | | | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-09 | 1 | -2/+0 | |
|\ \ \ | ||||||
| * | | | s390: Remove BKL from prng | Thomas Gleixner | 2009-10-14 | 1 | -2/+0 | |
* | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 | 1 | -1/+2 | |
* | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 3 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | nohz: Introduce arch_needs_cpu | Martin Schwidefsky | 2009-11-05 | 3 | -0/+12 | |
* | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | 3 | -8/+17 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-12-08 | 3 | -14/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c | Carsten Otte | 2009-12-03 | 1 | -3/+3 | |
| * | | | | | | KVM: s390: Make psw available on all exits, not just a subset | Carsten Otte | 2009-12-03 | 2 | -9/+19 | |
| * | | | | | | KVM: Activate Virtualization On Demand | Alexander Graf | 2009-12-03 | 1 | -1/+2 | |
| * | | | | | | KVM: Return -ENOTTY on unrecognized ioctls | Avi Kivity | 2009-12-03 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 2 | -3/+7 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 | 4 | -95/+31 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 26 | -74/+255 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | s390: use RCU to walk list of network devices | stephen hemminger | 2009-11-10 | 1 | -3/+5 | |
| * | | | | | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 1 | -0/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 6 | -76/+13 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 3 | -7/+7 | |
| * | | | | | sysctl s390: Remove dead sysctl binary support | Eric W. Biederman | 2009-11-12 | 2 | -10/+4 | |
| * | | | | | sysctl: s390 Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 | 3 | -59/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-05 | 1 | -65/+2 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-29 | 20 | -56/+226 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 | 1 | -65/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-05 | 2 | -29/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | locking: Make inlining decision Kconfig based | Thomas Gleixner | 2009-11-13 | 2 | -29/+28 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | s390: Convert BUG() to use unreachable() | David Daney | 2009-12-05 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | [S390] s390: fix single stepping on svc0 | Christian Borntraeger | 2009-11-13 | 2 | -8/+8 | |
* | | | | | [S390] reset cputime accounting after IPL from NSS | Martin Schwidefsky | 2009-11-13 | 1 | -0/+9 | |
|/ / / / | ||||||
* | | | | [S390] smp: fix sigp sense handling | Heiko Carstens | 2009-10-29 | 2 | -1/+1 | |
* | | | | [S390] smp: fix sigp stop handling | Heiko Carstens | 2009-10-29 | 3 | -6/+6 | |
* | | | | [S390] cputime: fix overflow on 31 bit systems | Martin Schwidefsky | 2009-10-29 | 1 | -3/+3 |