1. 9ec2708 [S390] fix kprobes single stepping by Martin Schwidefsky · 14 years ago
  2. b342398 [S390] vdso: get rid of redefinition warnings by Heiko Carstens · 14 years ago
  3. e031724 [S390] facility detection: remove unused variable by Heiko Carstens · 14 years ago
  4. 0b52783 [S390] topology: fix cpu masks for topology=off case by Heiko Carstens · 14 years ago
  5. 8d11e02 [S390] topology: add SCHED_MC config option by Heiko Carstens · 14 years ago
  6. c84b905 [S390] Add z196 machine type to setup_hwcaps by Heiko Carstens · 14 years ago
  7. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  8. 96f4a70 [S390] topology: export cpu topology via proc/sysinfo by Heiko Carstens · 14 years ago
  9. c30f91b [S390] topology: move topology sysinfo code by Heiko Carstens · 14 years ago
  10. 9186d7a [S390] topology: clean up facility detection by Heiko Carstens · 14 years ago
  11. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  12. c9af3fa [S390] topology: change default by Heiko Carstens · 14 years ago
  13. 0576fc7 [S390] smp: use correct cpu address in print_cpu_info() by Heiko Carstens · 14 years ago
  14. ba6cadf [S390] remove ieee_instruction_pointer from thread_struct by Martin Schwidefsky · 14 years ago
  15. baa0715 [S390] cleanup system call parameter setup by Martin Schwidefsky · 14 years ago
  16. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  17. 1e54622 [S390] cleanup lowcore access from program checks by Martin Schwidefsky · 14 years ago
  18. f861e40 [S390] Add config option for z196 code generation. by Heiko Carstens · 14 years ago
  19. 7aca2ed [S390] sysinfo: display capacity adjustment indicator by Heiko Carstens · 14 years ago
  20. 8b8c12b [S390] add z196 instructions to kernel disassembler by Martin Schwidefsky · 14 years ago
  21. e2b8d7af [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  22. 6931be0 [S390] cpu hotplug/idle: move cpu_die call to enabled context by Heiko Carstens · 14 years ago
  23. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  24. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  25. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  26. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  27. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  28. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  29. 4cb14bc topology, s390: Add z11 cpu topology support by Heiko Carstens · 14 years ago
  30. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 14 years ago
  31. 7af048d [S390] s390: fix build error (sys_execve) by Sebastian Ott · 14 years ago
  32. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  33. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  34. b47ac63 [S390] wire up prlimit64 and fanotify* syscalls by Heiko Carstens · 14 years ago
  35. 3a11037 [S390] sys_personality: follow u_long to unsigned int conversion by Heiko Carstens · 14 years ago
  36. e033b9a [S390] initrd: change default load address by Heiko Carstens · 14 years ago
  37. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 14 years ago
  39. f5cdac2 [S390] Fix IRQ tracing in case of PER by Heiko Carstens · 14 years ago
  40. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 15 years ago
  41. 3164a3cb [S390] kprobes: add parameter check to module_free() by Hendrik Brueckner · 15 years ago
  42. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  43. cc106eb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  44. d882ba6 s390: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 15 years ago
  45. 2ffbb3f [S390] spp: remove KVM_AWARE_CMF config option by Heiko Carstens · 15 years ago
  46. bac9f15 [S390] kprobes: forbid probing of stnsm/stosm/epsw by Heiko Carstens · 15 years ago
  47. 215b309 [S390] spp: fix compilation for CONFIG_32BIT by Heiko Carstens · 15 years ago
  48. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  49. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  50. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 15 years ago
  52. 6ea5096 [S390] user space fault: report fault before calling do_exit by Heiko Carstens · 15 years ago
  53. 10d3858 [S390] topology: expose core identifier by Heiko Carstens · 15 years ago
  54. a78f1c4 [S390] vdso: remove redundant check for CONFIG_64BIT by Christoph Egger · 15 years ago
  55. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 15 years ago
  56. 86f2552 [S390] add breaking event address for user space by Martin Schwidefsky · 15 years ago
  57. cd3b70f [S390] virtualization aware cpu measurement by Carsten Otte · 15 years ago
  58. 6377981 [S390] idle time accounting vs. machine checks by Martin Schwidefsky · 15 years ago
  59. 6a2df3a [S390] improve irq tracing code in entry[64].S by Martin Schwidefsky · 15 years ago
  60. 43d399d [S390] cleanup sysc_work and io_work code by Martin Schwidefsky · 15 years ago
  61. 94038a9 [S390] More cleanup for struct _lowcore by Martin Schwidefsky · 15 years ago
  62. 57d8490 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y by Martin Schwidefsky · 15 years ago
  63. 545c174 [S390] ptrace: fix return value of do_syscall_trace_enter() by Gerald Schaefer · 15 years ago
  64. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 15 years ago
  65. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 15 years ago
  66. 157a1a2 [S390] vdso: use ntp adjusted clock multiplier by Hendrik Brueckner · 15 years ago
  67. 889ee95 [S390] add hook to reenable mss after hibernation by Sebastian Ott · 15 years ago
  68. 18764463 [S390] nss: add missing .previous statement to asm function by Heiko Carstens · 15 years ago
  69. 176b180 [S390] fix io_return critical section cleanup by Martin Schwidefsky · 15 years ago
  70. d7015c1 [S390] arch/s390/kernel: Add missing unlock by Julia Lawall · 15 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  72. 06c0dd7 [S390] fix boot failures with compressed kernels by Martin Schwidefsky · 15 years ago
  73. a087865 [S390] smp: fix lowcore allocation by Heiko Carstens · 15 years ago
  74. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 15 years ago
  75. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  76. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  77. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  78. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  79. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  80. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  81. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  82. b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 15 years ago
  83. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 15 years ago
  84. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  85. 07b3bb1 Rename .data.nosave to .data..nosave. by Denys Vlasenko · 15 years ago
  86. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  88. a8d6356 [S390] time: remove unused code by Heiko Carstens · 15 years ago
  89. 1844c9b [S390] add support for compressed kernels by Martin Schwidefsky · 15 years ago
  90. 61fd330 [S390] codepage conversion of kernel parameter line by Martin Schwidefsky · 15 years ago
  91. 618708f [S390] add z9-ec/z10 instruction to kernel disassembler by Martin Schwidefsky · 15 years ago
  92. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 15 years ago
  93. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  94. 27d7160 [S390] add MACHINE_IS_LPAR flag by Martin Schwidefsky · 15 years ago
  95. a93b8ec [S390] smp: rework sigp code by Heiko Carstens · 15 years ago
  96. 2c2df11 [S390] smp: always reboot on cpu 0 by Heiko Carstens · 15 years ago
  97. abd1ecf [S390] smp: rename and add lowcore defines by Heiko Carstens · 15 years ago
  98. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 15 years ago
  99. 987bcda [S390] use inline assembly contraints available with gcc 3.3.3 by Martin Schwidefsky · 15 years ago
  100. 952974ac6 s390: Add pt_regs register and stack access API by Heiko Carstens · 15 years ago