| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 | 1 | -1/+1 |
|\ |
|
| * | function-graph: add stack frame test | Steven Rostedt | 2009-06-19 | 1 | -1/+1 |
* | | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 | 2 | -6/+0 |
* | | Merge branch 'akpm' | Linus Torvalds | 2009-06-17 | 2 | -20/+1 |
|\ \ |
|
| * | | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-17 | 1 | -16/+1 |
| * | | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-17 | 1 | -4/+0 |
| |/ |
|
* | | [S390] s390: hibernation support for s390 | Hans-Joachim Picht | 2009-06-16 | 12 | -27/+375 |
* | | [S390] pm: appldata power management callbacks | Gerald Schaefer | 2009-06-16 | 1 | -4/+115 |
* | | [S390] cio: force console function | Martin Schwidefsky | 2009-06-16 | 1 | -0/+1 |
* | | [S390] pm: add kernel_page_present | Hans-Joachim Picht | 2009-06-16 | 1 | -0/+19 |
* | | [S390] pm: ccwgroup bus power management callbacks | Sebastian Ott | 2009-06-16 | 1 | -0/+10 |
* | | [S390] pm: ccw bus power management callbacks | Sebastian Ott | 2009-06-16 | 1 | -5/+13 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-06-13 | 42 | -171/+1173 |
|\ \ |
|
| * | | [S390] wire up sys_perf_counter_open | Heiko Carstens | 2009-06-12 | 3 | -1/+12 |
| * | | [S390] wire up sys_rt_tgsigqueueinfo | Heiko Carstens | 2009-06-12 | 3 | -1/+11 |
| * | | [S390] ftrace: add system call tracer support | Heiko Carstens | 2009-06-12 | 7 | -2/+73 |
| * | | [S390] ftrace: add function graph tracer support | Heiko Carstens | 2009-06-12 | 8 | -10/+164 |
| * | | [S390] ftrace: add function trace mcount test support | Heiko Carstens | 2009-06-12 | 2 | -12/+27 |
| * | | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 2009-06-12 | 9 | -29/+263 |
| * | | [S390] kprobes: use probe_kernel_write | Heiko Carstens | 2009-06-12 | 1 | -29/+2 |
| * | | [S390] maccess: arch specific probe_kernel_write() implementation | Heiko Carstens | 2009-06-12 | 2 | -1/+62 |
| * | | [S390] profile_tick called twice | Martin Schwidefsky | 2009-06-12 | 1 | -7/+0 |
| * | | [S390] vmalloc: add vmalloc kernel parameter support | Heiko Carstens | 2009-06-12 | 2 | -5/+18 |
| * | | [S390] uaccess: use might_fault() instead of might_sleep() | Heiko Carstens | 2009-06-12 | 2 | -9/+9 |
| * | | [S390] secure computing arch backend | Heiko Carstens | 2009-06-12 | 6 | -9/+51 |
| * | | [S390] implement is_compat_task | Heiko Carstens | 2009-06-12 | 7 | -19/+36 |
| * | | [S390] add mini sclp driver | Heiko Carstens | 2009-06-12 | 3 | -5/+342 |
| * | | [S390] use facility list for cpu type safety check | Martin Schwidefsky | 2009-06-12 | 2 | -15/+35 |
| * | | [S390] implement interrupt-enabling rwlocks | Heiko Carstens | 2009-06-12 | 2 | -3/+56 |
| * | | [S390] merge cpu.h into cputime.h | Martin Schwidefsky | 2009-06-12 | 6 | -36/+23 |
| * | | [S390] vdso: kernel parameter syntax | Martin Schwidefsky | 2009-06-12 | 1 | -2/+13 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-13 | 7 | -11/+18 |
|\ \ |
|
| * | | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 7 | -53/+126 |
| |\| |
|
| * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 2 | -6/+13 |
| * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 3 | -3/+3 |
* | | | PM: Remove unused asm/suspend.h | Magnus Damm | 2009-06-12 | 1 | -5/+0 |
* | | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
| |/
|/| |
|
* | | KVM: s390: Verify memory in kvm run | Carsten Otte | 2009-06-10 | 1 | -0/+6 |
* | | KVM: s390: Sanity check on validity intercept | Carsten Otte | 2009-06-10 | 1 | -10/+18 |
* | | KVM: s390: Unlink vcpu on destroy - v2 | Carsten Otte | 2009-06-10 | 1 | -2/+8 |
* | | KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock | Christian Borntraeger | 2009-06-10 | 4 | -22/+22 |
* | | KVM: s390: use hrtimer for clock wakeup from idle - v2 | Christian Borntraeger | 2009-06-10 | 4 | -14/+35 |
* | | KVM: s390: Fix memory slot versus run - v3 | Carsten Otte | 2009-06-10 | 1 | -5/+31 |
* | | KVM: Fix interrupt unhalting a vcpu when it shouldn't | Gleb Natapov | 2009-06-10 | 1 | -0/+6 |
|/ |
|
* | s390: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -3/+4 |
* | [S390] update default configuration. | Martin Schwidefsky | 2009-04-23 | 1 | -13/+50 |