1. 1e3cab2 [S390] Fix build errors (fallout from system.h disintegration) by Heiko Carstens · 14 years ago
  2. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  3. a0616cd Disintegrate asm/system.h for S390 by David Howells · 14 years ago
  4. 6658a69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 14 years ago
  5. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 14 years ago
  6. 212188a [S390] perf: add support for s390x CPU counters by Hendrik Brueckner · 14 years ago
  7. b03d541a [S390] oprofile: Allow multiple users of the measurement alert interrupt by Jan Glauber · 14 years ago
  8. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 14 years ago
  9. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  10. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  11. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 14 years ago
  12. c6da39f [S390] kernel: Pass correct stack for smp_call_ipl_cpu() by Michael Holzheu · 14 years ago
  13. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 15 years ago
  14. ddadfa8 [S390] stack dump: fix indentation in output by Heiko Carstens · 14 years ago
  15. 4857d4b [S390] kernel: Add OS info memory interface by Michael Holzheu · 14 years ago
  16. ad252ff [S390] Use block_sigmask() by Matt Fleming · 14 years ago
  17. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 14 years ago
  18. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 14 years ago
  19. b43445ff [S390] Use copy_to_absolute_zero() instead of "stura/sturg" by Michael Holzheu · 14 years ago
  20. 4c1051e [S390] rework idle code by Martin Schwidefsky · 14 years ago
  21. 8b646bd [S390] rework smp code by Martin Schwidefsky · 14 years ago
  22. 7e180bd [S390] rename lowcore field by Martin Schwidefsky · 14 years ago
  23. 4fdf7f4 [S390] Fix gcc 4.6.0 compile warning by Michael Holzheu · 14 years ago
  24. 6bba07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 14 years ago
  25. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 15 years ago
  26. bdd4431 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 14 years ago
  27. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 14 years ago
  28. d60331a [S390] crash_dump: remove duplicate include by Danny Kukawka · 14 years ago
  29. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 14 years ago
  30. bc399d6 s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update() by Paul E. McKenney · 15 years ago
  31. cf1eb40 [S390] correct ktime to tod clock comparator conversion by Martin Schwidefsky · 14 years ago
  32. f3612304 [S390] idle: avoid RCU usage in extended quiescent state by Heiko Carstens · 14 years ago
  33. e0a15d5 [S390] cleanup entry point definition by Christian Borntraeger · 15 years ago
  34. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 15 years ago
  35. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 15 years ago
  36. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 15 years ago
  37. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 15 years ago
  38. 72f3188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 15 years ago
  39. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 15 years ago
  40. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 15 years ago
  41. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 15 years ago
  42. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  43. f4ae40a switch debugfs to umode_t by Al Viro · 15 years ago
  44. 2fa1d4f [S390] disassembler: mark exception causing instructions by Heiko Carstens · 15 years ago
  45. 02834ee [S390] Enable exception traces by default by Heiko Carstens · 15 years ago
  46. 207a054 [S390] return address of compat signals by Martin Schwidefsky · 15 years ago
  47. 7fe7a18 [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfo by Michael Holzheu · 15 years ago
  48. 85ac7ca [S390] outstanding interrupts vs. smp_send_stop by Martin Schwidefsky · 15 years ago
  49. 3a3954c [S390] ipc: call generic sys_ipc demultiplexer by Heiko Carstens · 15 years ago
  50. aa33c8c [S390] cleanup trap handling by Martin Schwidefsky · 15 years ago
  51. d68bddb [S390] topology: increase poll frequency if change is anticipated by Heiko Carstens · 15 years ago
  52. c532890 [S390] entry[64].S improvements by Martin Schwidefsky · 15 years ago
  53. ddd6f95 [S390] kvm: move cmf host id constant out of lowcore by Martin Schwidefsky · 15 years ago
  54. 4baeb96 [S390] topology: cleanup z10 topology handling by Heiko Carstens · 15 years ago
  55. 83a24e3 [S390] topology: get rid of ifdefs by Heiko Carstens · 15 years ago
  56. 3931723 [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup by Michael Holzheu · 15 years ago
  57. 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 15 years ago
  58. 4999023 [S390] Remove useless newline in reserve_kdump_bootmem() by Michael Holzheu · 15 years ago
  59. 44e5ddc [S390] Rework create_mem_hole() function by Michael Holzheu · 15 years ago
  60. 1fb8105 [S390] Check for NULL termination in command line setup by Michael Holzheu · 15 years ago
  61. 272f01b [S390] irq: fix accounting of external call/emergency signal by Heiko Carstens · 15 years ago
  62. 3fbacff s390: time - convert sysdev_class to a regular subsystem by Kay Sievers · 15 years ago
  63. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 15 years ago
  64. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 15 years ago
  65. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 15 years ago
  66. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 15 years ago
  67. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 15 years ago
  68. ff38df3 s390: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 15 years ago
  69. cfc9066 [S390] remove reset of system call restart on psw changes by Martin Schwidefsky · 15 years ago
  70. b934069 [S390] add missing .set function for NT_S390_LAST_BREAK regset by Martin Schwidefsky · 15 years ago
  71. d9ae677 [S390] ptrace inferior call interactions with TIF_SYSCALL by Martin Schwidefsky · 15 years ago
  72. 5f894cb [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check by Michael Holzheu · 15 years ago
  73. f6bf1a8 [S390] topology: fix topology on z10 machines by Heiko Carstens · 15 years ago
  74. cfa1e7e [S390] avoid STCKF if running in ESA mode by Jan Glauber · 15 years ago
  75. 3f25dc4 [S390] zfcpdump: Do not initialize zfcpdump in kdump mode by Michael Holzheu · 15 years ago
  76. 7a2512b [S390] incorrect note program header by Martin Schwidefsky · 15 years ago
  77. 8002529 [S390] wire up process_vm syscalls by Heiko Carstens · 15 years ago
  78. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  79. 07ea815 [S390] Remove error checking from copy_oldmem_page() by Michael Holzheu · 15 years ago
  80. 2a3a2d6 [S390] irqstats: split IPI interrupt accounting by Heiko Carstens · 15 years ago
  81. 3c52e49 [S390] sparse: fix sparse warnings with __user pointers by Martin Schwidefsky · 15 years ago
  82. 5b479a7 [S390] sparse: fix sparse warnings in math-emu by Martin Schwidefsky · 15 years ago
  83. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 15 years ago
  84. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 15 years ago
  85. 399c1d8 [S390] sparse: fix access past end of array warnings by Martin Schwidefsky · 15 years ago
  86. 69ba974 [S390] load user asce on sie_fault by Carsten Otte · 15 years ago
  87. d98e19c [S390] smp: external call vs. emergency signal by Martin Schwidefsky · 15 years ago
  88. 65b4e40 [S390] chsc_sch: add support for irq statistics by Sebastian Ott · 15 years ago
  89. d4e81b3 [S390] allow all addressing modes by Martin Schwidefsky · 15 years ago
  90. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 15 years ago
  91. b6ef5bb [S390] add TIF_SYSCALL thread flag by Martin Schwidefsky · 15 years ago
  92. ccf45ca [S390] addressing mode limits and psw address wrapping by Martin Schwidefsky · 15 years ago
  93. 20b40a7 [S390] signal race with restarting system calls by Martin Schwidefsky · 15 years ago
  94. 0edc8fa [S390] lowcore cleanup by Martin Schwidefsky · 15 years ago
  95. dab7a7b [S390] Add architecture code for unmapping crashkernel memory by Michael Holzheu · 15 years ago
  96. d38593f [S390] Export vmcoreinfo note by Michael Holzheu · 15 years ago
  97. 60a0c68 [S390] kdump backend code by Michael Holzheu · 15 years ago
  98. 1943f53 [S390] Force PSW restart on online CPU by Michael Holzheu · 15 years ago
  99. 017ec18 [S390] use ENTRY macro for sys_setns_wrapper by Jan Glauber · 15 years ago
  100. a45aff5 [S390] user per registers vs. ptrace single stepping by Martin Schwidefsky · 15 years ago