Age | Commit message (Expand) | Author | Files | Lines |
2010-06-08 | [S390] kprobes: add parameter check to module_free() | Hendrik Brueckner | 1 | -2/+4 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+1 |
2010-05-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -4/+7 |
2010-05-27 | s390: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 1 | -3/+3 |
2010-05-26 | [S390] spp: remove KVM_AWARE_CMF config option | Heiko Carstens | 1 | -1/+1 |
2010-05-26 | [S390] kprobes: forbid probing of stnsm/stosm/epsw | Heiko Carstens | 1 | -0/+3 |
2010-05-26 | [S390] spp: fix compilation for CONFIG_32BIT | Heiko Carstens | 2 | -3/+3 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -6/+8 |
2010-05-19 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 16 | -573/+580 |
2010-05-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2010-05-17 | [S390] debug: enable exception-trace debug facility | Heiko Carstens | 1 | -18/+13 |
2010-05-17 | [S390] user space fault: report fault before calling do_exit | Heiko Carstens | 1 | -1/+1 |
2010-05-17 | [S390] topology: expose core identifier | Heiko Carstens | 1 | -1/+6 |
2010-05-17 | [S390] vdso: remove redundant check for CONFIG_64BIT | Christoph Egger | 1 | -4/+0 |
2010-05-17 | [S390] avoid default_llseek in s390 drivers | Martin Schwidefsky | 1 | -0/+1 |
2010-05-17 | [S390] add breaking event address for user space | Martin Schwidefsky | 5 | -126/+219 |
2010-05-17 | [S390] virtualization aware cpu measurement | Carsten Otte | 4 | -11/+24 |
2010-05-17 | [S390] idle time accounting vs. machine checks | Martin Schwidefsky | 6 | -64/+67 |
2010-05-17 | [S390] improve irq tracing code in entry[64].S | Martin Schwidefsky | 3 | -223/+183 |
2010-05-17 | [S390] cleanup sysc_work and io_work code | Martin Schwidefsky | 2 | -119/+64 |
2010-05-17 | [S390] More cleanup for struct _lowcore | Martin Schwidefsky | 4 | -33/+29 |
2010-05-12 | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y | Martin Schwidefsky | 2 | -2/+2 |
2010-05-12 | [S390] ptrace: fix return value of do_syscall_trace_enter() | Gerald Schaefer | 1 | -3/+2 |
2010-05-08 | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 1 | -1/+0 |
2010-05-06 | stop_machine: reimplement using cpu_stop | Tejun Heo | 1 | -1/+0 |
2010-04-22 | [S390] vdso: use ntp adjusted clock multiplier | Hendrik Brueckner | 6 | -12/+14 |
2010-04-22 | [S390] add hook to reenable mss after hibernation | Sebastian Ott | 1 | -0/+3 |
2010-04-09 | [S390] nss: add missing .previous statement to asm function | Heiko Carstens | 1 | -1/+2 |
2010-04-09 | [S390] fix io_return critical section cleanup | Martin Schwidefsky | 2 | -2/+14 |
2010-04-09 | [S390] arch/s390/kernel: Add missing unlock | Julia Lawall | 1 | -1/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 8 | -3/+7 |
2010-03-24 | [S390] fix boot failures with compressed kernels | Martin Schwidefsky | 2 | -2/+3 |
2010-03-24 | [S390] smp: fix lowcore allocation | Heiko Carstens | 1 | -2/+2 |
2010-03-24 | [S390] zcore: CPU registers are not saved under LPAR | Michael Holzheu | 1 | -3/+3 |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig | 4 | -15/+2 |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig | 3 | -3/+3 |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig | 3 | -28/+9 |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig | 1 | -1/+0 |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2 | -15/+46 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-08 | [S390] Cleanup xtime usage | John Stultz | 1 | -5/+5 |
2010-03-07 | sysdev: fix missing s390 conversion | Heiko Carstens | 1 | -1/+3 |
2010-03-07 | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2 | -14/+43 |
2010-03-03 | Rename .data.nosave to .data..nosave. | Denys Vlasenko | 1 | -1/+1 |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -10/+58 |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2 | -10/+58 |
2010-02-26 | [S390] time: remove unused code | Heiko Carstens | 1 | -8/+0 |
2010-02-26 | [S390] add support for compressed kernels | Martin Schwidefsky | 5 | -40/+78 |
2010-02-26 | [S390] codepage conversion of kernel parameter line | Martin Schwidefsky | 2 | -18/+13 |