Age | Commit message (Expand) | Author | Files | Lines |
2006-05-25 | [PATCH] s390: fix typo in stop_hz_timer. | Martin Schwidefsky | 1 | -1/+1 |
2006-05-21 | [PATCH] s390: next_timer_interrupt overflow in stop_hz_timer | Martin Schwidefsky | 1 | -1/+1 |
2006-05-15 | [PATCH] s390: add vmsplice system call | Martin Schwidefsky | 2 | -0/+9 |
2006-05-15 | [PATCH] s390: exploit rcu_needs_cpu() interface | Heiko Carstens | 1 | -3/+4 |
2006-05-02 | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+2 |
2006-05-02 | [PATCH] s390: bug in setup_rt_frame | Heiko Carstens | 1 | -2/+3 |
2006-05-01 | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 1 | -3/+2 |
2006-04-28 | [PATCH] s390: new system calls | Martin Schwidefsky | 2 | -0/+47 |
2006-04-28 | [PATCH] s390: add read_mostly optimization | Christian Borntraeger | 1 | -1/+3 |
2006-04-28 | [PATCH] s390: segment operation error codes | Gerald Schaefer | 1 | -3/+16 |
2006-04-28 | [PATCH] s390: alternate signal stack handling bug | Laurent Meyer | 1 | -1/+1 |
2006-04-26 | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman | 1 | -1/+1 |
2006-04-11 | [PATCH] arch/s390/Makefile: remove -finline-limit=10000 | Adrian Bunk | 1 | -1/+0 |
2006-04-11 | [PATCH] s390: update default configuration | Martin Schwidefsky | 1 | -20/+28 |
2006-04-01 | [PATCH] for_each_possible_cpu: s390 | KAMEZAWA Hiroyuki | 1 | -3/+3 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -5/+6 |
2006-03-26 | [PATCH] bitops: s390: use generic bitops | Akinobu Mita | 1 | -0/+4 |
2006-03-26 | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita | 1 | -1/+1 |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 3 | -66/+5 |
2006-03-26 | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 1 | -14/+1 |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 1 | -1/+1 |
2006-03-24 | [PATCH] s390: kzalloc() conversion in arch/s390 | Eric Sesterhenn | 2 | -10/+4 |
2006-03-24 | [PATCH] s390: connector support | Martin Schwidefsky | 1 | -0/+2 |
2006-03-24 | [PATCH] s390: cpu up retries | Michael Ryan | 1 | -1/+3 |
2006-03-24 | [PATCH] s390: /proc/sys/vm/cmm_* permission bits | Martin Schwidefsky | 1 | -3/+3 |
2006-03-24 | [PATCH] s390: early parameter parsing | Heiko Carstens | 1 | -63/+45 |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 1 | -3/+1 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -2/+2 |
2006-03-10 | [PATCH] s390: Increase spinlock retry code performance | Christian Ehrhardt | 1 | -2/+13 |
2006-03-09 | [PATCH] s390: fix strnlen_user return value | Gerald Schaefer | 2 | -6/+6 |
2006-02-25 | [PATCH] flags parameter for linkat | Ulrich Drepper | 1 | -0/+1 |
2006-02-18 | [PATCH] s390: sys32_fstatat -> sys32_fstatat64 | Heiko Carstens | 3 | -6/+6 |
2006-02-18 | [PATCH] s390: smp initialization speed | Heiko Carstens | 1 | -5/+10 |
2006-02-18 | [PATCH] s390: possible_cpus parameter | Heiko Carstens | 1 | -3/+11 |
2006-02-18 | [PATCH] s390: additional_cpus parameter | Heiko Carstens | 2 | -18/+42 |
2006-02-18 | [PATCH] s390: fix preempt_count of idle thread with cpu hotplug | Heiko Carstens | 1 | -1/+3 |
2006-02-18 | [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST | Ingo Molnar | 1 | -0/+4 |
2006-02-15 | [PATCH] s390: fix __delay implementation | Heiko Carstens | 1 | -1/+1 |
2006-02-12 | [PATCH] s390: fstatat64 support | Heiko Carstens | 3 | -5/+25 |
2006-02-12 | [PATCH] s390: add support for unshare system call | Heiko Carstens | 2 | -0/+6 |
2006-02-12 | [PATCH] s390: fix non smp build of kexec | Heiko Carstens | 1 | -2/+3 |
2006-02-12 | [PATCH] s390: earlier initialization of cpu_possible_map | Heiko Carstens | 1 | -5/+1 |
2006-02-12 | [PATCH] s390: update default configuration | Heiko Carstens | 1 | -4/+5 |
2006-02-11 | [PATCH] Fix s390 build failure. | Dave Jones | 1 | -3/+0 |
2006-02-08 | [PATCH] s390 misc __user annotations | Al Viro | 2 | -3/+3 |
2006-02-08 | [PATCH] s390x compat __user annotations | Al Viro | 1 | -41/+42 |
2006-02-08 | [PATCH] cmm NULL noise removal, __user annotations | Al Viro | 1 | -5/+5 |
2006-02-03 | [PATCH] s390: fix compat syscall wrapper | Heiko Carstens | 1 | -3/+3 |
2006-02-01 | [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK | Heiko Carstens | 6 | -261/+272 |
2006-02-01 | [PATCH] s390: New default configuration | Heiko Carstens | 1 | -13/+27 |