Age | Commit message (Expand) | Author |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-12 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | PM: Remove unused asm/suspend.h | Magnus Damm |
2009-06-12 | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-12 | [S390] wire up sys_perf_counter_open | Heiko Carstens |
2009-06-12 | [S390] wire up sys_rt_tgsigqueueinfo | Heiko Carstens |
2009-06-12 | [S390] ftrace: add system call tracer support | Heiko Carstens |
2009-06-12 | [S390] ftrace: add function graph tracer support | Heiko Carstens |
2009-06-12 | [S390] ftrace: add function trace mcount test support | Heiko Carstens |
2009-06-12 | [S390] ftrace: add dynamic ftrace support | Heiko Carstens |
2009-06-12 | [S390] kprobes: use probe_kernel_write | Heiko Carstens |
2009-06-12 | [S390] maccess: arch specific probe_kernel_write() implementation | Heiko Carstens |
2009-06-12 | [S390] profile_tick called twice | Martin Schwidefsky |
2009-06-12 | [S390] vmalloc: add vmalloc kernel parameter support | Heiko Carstens |
2009-06-12 | [S390] uaccess: use might_fault() instead of might_sleep() | Heiko Carstens |
2009-06-12 | [S390] secure computing arch backend | Heiko Carstens |
2009-06-12 | [S390] implement is_compat_task | Heiko Carstens |
2009-06-12 | [S390] add mini sclp driver | Heiko Carstens |
2009-06-12 | [S390] use facility list for cpu type safety check | Martin Schwidefsky |
2009-06-12 | [S390] implement interrupt-enabling rwlocks | Heiko Carstens |
2009-06-12 | [S390] merge cpu.h into cputime.h | Martin Schwidefsky |
2009-06-12 | [S390] vdso: kernel parameter syntax | Martin Schwidefsky |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann |
2009-06-10 | KVM: s390: Verify memory in kvm run | Carsten Otte |
2009-06-10 | KVM: s390: Sanity check on validity intercept | Carsten Otte |
2009-06-10 | KVM: s390: Unlink vcpu on destroy - v2 | Carsten Otte |
2009-06-10 | KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock | Christian Borntraeger |
2009-06-10 | KVM: s390: use hrtimer for clock wakeup from idle - v2 | Christian Borntraeger |
2009-06-10 | KVM: s390: Fix memory slot versus run - v3 | Carsten Otte |
2009-06-10 | KVM: Fix interrupt unhalting a vcpu when it shouldn't | Gleb Natapov |
2009-04-26 | s390: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-23 | [S390] update default configuration. | Martin Schwidefsky |
2009-04-23 | [S390] /proc/stat idle field for idle cpus | Martin Schwidefsky |
2009-04-23 | [S390] appldata: avoid deadlock with appldata_mem | Gerald Schaefer |
2009-04-23 | [S390] ipl: fix compile breakage | Heiko Carstens |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-20 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin |
2009-04-14 | [S390] boot cputime accounting | Martin Schwidefsky |
2009-04-14 | [S390] add read_persistent_clock | Martin Schwidefsky |
2009-04-14 | [S390] cpu hotplug and accounting values | Martin Schwidefsky |
2009-04-14 | [S390] fix idle time accounting | Martin Schwidefsky |
2009-04-14 | [S390] smp: fix cpu_possible_map initialization | Heiko Carstens |
2009-04-14 | [S390] appldata: Use new mod_virt_timer_periodic() function. | Gerald Schaefer |
2009-04-14 | [S390] extend virtual timer interface by mod_virt_timer_periodic | Jan Glauber |