1. 07ea815 [S390] Remove error checking from copy_oldmem_page() by Michael Holzheu · 13 years ago
  2. 2a3a2d6 [S390] irqstats: split IPI interrupt accounting by Heiko Carstens · 13 years ago
  3. 3c52e49 [S390] sparse: fix sparse warnings with __user pointers by Martin Schwidefsky · 13 years ago
  4. 5b479a7 [S390] sparse: fix sparse warnings in math-emu by Martin Schwidefsky · 13 years ago
  5. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  6. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  7. 399c1d8 [S390] sparse: fix access past end of array warnings by Martin Schwidefsky · 13 years ago
  8. 69ba974 [S390] load user asce on sie_fault by Carsten Otte · 13 years ago
  9. d98e19c [S390] smp: external call vs. emergency signal by Martin Schwidefsky · 13 years ago
  10. 65b4e40 [S390] chsc_sch: add support for irq statistics by Sebastian Ott · 13 years ago
  11. d4e81b3 [S390] allow all addressing modes by Martin Schwidefsky · 13 years ago
  12. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  13. b6ef5bb [S390] add TIF_SYSCALL thread flag by Martin Schwidefsky · 13 years ago
  14. ccf45ca [S390] addressing mode limits and psw address wrapping by Martin Schwidefsky · 13 years ago
  15. 20b40a7 [S390] signal race with restarting system calls by Martin Schwidefsky · 13 years ago
  16. 0edc8fa [S390] lowcore cleanup by Martin Schwidefsky · 13 years ago
  17. dab7a7b [S390] Add architecture code for unmapping crashkernel memory by Michael Holzheu · 13 years ago
  18. d38593f [S390] Export vmcoreinfo note by Michael Holzheu · 13 years ago
  19. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  20. 1943f53 [S390] Force PSW restart on online CPU by Michael Holzheu · 13 years ago
  21. 017ec18 [S390] use ENTRY macro for sys_setns_wrapper by Jan Glauber · 13 years ago
  22. a45aff5 [S390] user per registers vs. ptrace single stepping by Martin Schwidefsky · 13 years ago
  23. caa04f6 [S390] topology: fix alloc_masks annotation by Sebastian Ott · 13 years ago
  24. dd4a5a3 [S390] avoid warning in show_cpuinfo by Martin Schwidefsky · 13 years ago
  25. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  26. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 85055dd PM / Hibernate: Include storage keys in hibernation image on s390 by Martin Schwidefsky · 13 years ago
  28. e35f95b time, s390: Get rid of compile warning by Heiko Carstens · 13 years ago
  29. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  30. 4f37a68 s390: Use direct ktime path for s390 clockevent device by Martin Schwidefsky · 13 years ago
  31. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  32. e1202ed [S390] Change default action from reipl to stop for on_restart by Michael Holzheu · 13 years ago
  33. 798620f [S390] arch/s390/kernel/ipl.c: correct error detection check by Julia Lawall · 13 years ago
  34. 27e7318 [S390] nss,initrd: kernel image and initrd must be in different segments by Heiko Carstens · 13 years ago
  35. 9e8ed3a [S390] signal: use set_restore_sigmask() helper by Heiko Carstens · 13 years ago
  36. b7f2750 [S390] smp: remove pointless comments in startup_secondary() by Heiko Carstens · 13 years ago
  37. cc34321 [S390] cpu hotplug: on cpu start wait until being marked active by Heiko Carstens · 13 years ago
  38. 391c62f [S390] signal: convert to use set_current_blocked() by Heiko Carstens · 13 years ago
  39. 7a0e42f [S390] asm offsets: fix coding style by Heiko Carstens · 13 years ago
  40. 3a81b17 [S390] Add support for IBM zEnterprise 114 by Heiko Carstens · 13 years ago
  41. 9dc7356 [S390] Use diagnose 308 for system reset by Michael Holzheu · 13 years ago
  42. ef1daec [S390] Export store_status() function by Michael Holzheu · 13 years ago
  43. 7dd6b33 [S390] Add PSW restart shutdown trigger by Michael Holzheu · 13 years ago
  44. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  45. 21c7075 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  46. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  47. 73b7d40f [S390] use siginfo for sigtrap signals by Martin Schwidefsky · 13 years ago
  48. cadfce7 [S390] disable cpu measurement alerts on a dying cpu by Jan Glauber · 13 years ago
  49. c76e70d [S390] initial cr0 bits by Martin Schwidefsky · 13 years ago
  50. 5beab99 [S390] iucv cr0 enablement bit by Martin Schwidefsky · 13 years ago
  51. 89c9b66 [S390] race safe external interrupt registration by Jan Glauber · 13 years ago
  52. fdb204d [S390] cleanup program check handler prototypes by Martin Schwidefsky · 13 years ago
  53. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
  54. 144d634 [S390] fix s390 assembler code alignments by Jan Glauber · 13 years ago
  55. 603d1a5 [S390] move sie code to entry.S by Martin Schwidefsky · 13 years ago
  56. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  57. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 14 years ago
  58. 859c965 [S390] allow setting of upper 32 bit in smp_ctl_set_bit by Jan Glauber · 14 years ago
  59. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  60. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  61. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 14 years ago
  62. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 14 years ago
  63. 0d66cba Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  64. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  65. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 14 years ago
  66. 5bd4187 [S390] cpu hotplug: fix external interrupt subclass mask handling by Heiko Carstens · 14 years ago
  67. fcdd65b [S390] oprofile: add missing irq stats counter by Heiko Carstens · 14 years ago
  68. 3af6fb6 [S390] Remove unused includes in process.c by Jan Glauber · 14 years ago
  69. 0f1959f [S390] convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  70. f2db2e6 [S390] pfault: cpu hotplug vs missing completion interrupts by Heiko Carstens · 14 years ago
  71. b456d94 [S390] smp: add __noreturn attribute to cpu_die() by Heiko Carstens · 14 years ago
  72. add7490 [S390] vdso: disable gcov profiling by Peter Oberparleiter · 14 years ago
  73. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 14 years ago
  74. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. df48d87 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 83ace270 [S390] replace diag10() with diag10_range() function by Michael Holzheu · 14 years ago
  77. 91d3780 [S390] disassembler: handle b280/spp instruction by Christian Borntraeger · 14 years ago
  78. 8eb4bd6 [S390] kernel: Initialize register 14 when starting new CPU by Michael Holzheu · 14 years ago
  79. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  80. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  81. bb3c90f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  82. 5373db8 jump label: Add s390 support by Jan Glauber · 14 years ago
  83. 8838101 [S390] compile fix for latest binutils by Martin Schwidefsky · 14 years ago
  84. 034e9e9 [S390] Fix parameter passing for smp_switch_to_cpu() by Michael Holzheu · 14 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  86. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  87. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  88. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
  89. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  90. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  91. 4cc6953 [S390] setup: register bss section as resource by Heiko Carstens · 14 years ago
  92. 7118928 [S390] setup: simplify setup_resources() by Heiko Carstens · 14 years ago
  93. d0d2e31 [S390] wire up sys_syncfs by Heiko Carstens · 14 years ago
  94. 26e8a33 [S390] wire up sys_clock_adjtime by Heiko Carstens · 14 years ago
  95. 5069496 [S390] wire up sys_open_by_handle_at by Heiko Carstens · 14 years ago
  96. 737fd5f [S390] wire up sys_name_to_handle_at by Heiko Carstens · 14 years ago
  97. 894e491 [S390] early: limit savesys cmd string handling by Heiko Carstens · 14 years ago
  98. 69ac43b [S390] early: Fix possible overlapping data buffer by Chen Liu · 14 years ago
  99. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  100. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago