1. b9e3f77 s390/cpu: remove cpu "capabilities" sysfs attribute by Heiko Carstens · 14 years ago
  2. 061da3d s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs by Michael Holzheu · 14 years ago
  3. d7b7cde s390/kernel: Remove OS info init function call and diag 308 for kdump by Michael Holzheu · 14 years ago
  4. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  5. 9d0f46a s390/smp: get rid of compile warning by Heiko Carstens · 14 years ago
  6. e80e781 s390: Use generic idle thread allocation by Thomas Gleixner · 14 years ago
  7. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 14 years ago
  8. 1e3cab2 [S390] Fix build errors (fallout from system.h disintegration) by Heiko Carstens · 14 years ago
  9. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 14 years ago
  10. c6da39f [S390] kernel: Pass correct stack for smp_call_ipl_cpu() by Michael Holzheu · 14 years ago
  11. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 14 years ago
  12. 4857d4b [S390] kernel: Add OS info memory interface by Michael Holzheu · 14 years ago
  13. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 14 years ago
  14. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 14 years ago
  15. 4c1051e [S390] rework idle code by Martin Schwidefsky · 14 years ago
  16. 8b646bd [S390] rework smp code by Martin Schwidefsky · 14 years ago
  17. 72f3188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 14 years ago
  18. 85ac7ca [S390] outstanding interrupts vs. smp_send_stop by Martin Schwidefsky · 14 years ago
  19. d68bddb [S390] topology: increase poll frequency if change is anticipated by Heiko Carstens · 14 years ago
  20. c532890 [S390] entry[64].S improvements by Martin Schwidefsky · 14 years ago
  21. 83a24e3 [S390] topology: get rid of ifdefs by Heiko Carstens · 14 years ago
  22. 3931723 [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup by Michael Holzheu · 14 years ago
  23. 272f01b [S390] irq: fix accounting of external call/emergency signal by Heiko Carstens · 14 years ago
  24. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 14 years ago
  25. 2a3a2d6 [S390] irqstats: split IPI interrupt accounting by Heiko Carstens · 15 years ago
  26. d98e19c [S390] smp: external call vs. emergency signal by Martin Schwidefsky · 15 years ago
  27. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 15 years ago
  28. 60a0c68 [S390] kdump backend code by Michael Holzheu · 15 years ago
  29. 1943f53 [S390] Force PSW restart on online CPU by Michael Holzheu · 15 years ago
  30. b7f2750 [S390] smp: remove pointless comments in startup_secondary() by Heiko Carstens · 15 years ago
  31. cc34321 [S390] cpu hotplug: on cpu start wait until being marked active by Heiko Carstens · 15 years ago
  32. 7dd6b33 [S390] Add PSW restart shutdown trigger by Michael Holzheu · 15 years ago
  33. cadfce7 [S390] disable cpu measurement alerts on a dying cpu by Jan Glauber · 15 years ago
  34. 859c965 [S390] allow setting of upper 32 bit in smp_ctl_set_bit by Jan Glauber · 15 years ago
  35. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 15 years ago
  36. 5bd4187 [S390] cpu hotplug: fix external interrupt subclass mask handling by Heiko Carstens · 15 years ago
  37. 0f1959f [S390] convert old cpumask API into new one by KOSAKI Motohiro · 15 years ago
  38. b456d94 [S390] smp: add __noreturn attribute to cpu_die() by Heiko Carstens · 15 years ago
  39. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 15 years ago
  40. 974de4d7 [S390] smp: remove cpu hotplug messages by Heiko Carstens · 15 years ago
  41. da7f51c [S390] smp/idle: call init_idle() before starting a new cpu by Heiko Carstens · 15 years ago
  42. f230886 [S390] smp: delay idle task creation by Heiko Carstens · 15 years ago
  43. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 15 years ago
  44. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 16 years ago
  45. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 16 years ago
  46. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 16 years ago
  47. d882ba6 s390: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 16 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  49. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 16 years ago
  50. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 16 years ago
  51. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 16 years ago
  52. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 16 years ago
  53. a93b8ec [S390] smp: rework sigp code by Heiko Carstens · 16 years ago
  54. 2c2df11 [S390] smp: always reboot on cpu 0 by Heiko Carstens · 16 years ago
  55. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 16 years ago
  56. fb380aa [S390] Move __cpu_logical_map to smp.c by Heiko Carstens · 16 years ago
  57. 02beacc [S390] smp: setup smp_processor_id early by Heiko Carstens · 16 years ago
  58. b3dcf3d [S390] smp: fix sigp sense handling by Heiko Carstens · 17 years ago
  59. f8501ba [S390] smp: fix sigp stop handling by Heiko Carstens · 17 years ago
  60. 4f8048e [S390] smp: fix prefix handling of offlined cpus by Heiko Carstens · 17 years ago
  61. 630cd04 cpumask: arch_send_call_function_ipi_mask: s390 by Rusty Russell · 17 years ago
  62. 1aaf179 [S390] hibernate: Do real CPU swap at resume time by Michael Holzheu · 17 years ago
  63. 3fd26a7 [S390] smp: introduce LC_ORDER and simplify lowcore handling by Heiko Carstens · 17 years ago
  64. 5c0b912 [S390] Remove smp_cpu_not_running. by Heiko Carstens · 17 years ago
  65. 4bb5e07 [S390] Limit cpu detection to 256 physical cpus. by Heiko Carstens · 17 years ago
  66. 3a6ba46 [S390] vdso: fix per cpu area allocation by Heiko Carstens · 17 years ago
  67. e98bbaa [S390] lockless idle time accounting by Martin Schwidefsky · 17 years ago
  68. 155af2f [S390] s390: hibernation support for s390 by Hans-Joachim Picht · 17 years ago
  69. dfd9f7a [S390] ftrace: add dynamic ftrace support by Heiko Carstens · 17 years ago
  70. 76d4e00 [S390] merge cpu.h into cputime.h by Martin Schwidefsky · 17 years ago
  71. 88e0128 [S390] smp: fix cpu_possible_map initialization by Heiko Carstens · 17 years ago
  72. 25097bf [S390] s390: move machine flags to lowcore by Christian Ehrhardt · 17 years ago
  73. def6cfb [S390] cpumask: Use accessors code. by Rusty Russell · 17 years ago
  74. 93632d1 [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. by Rusty Russell · 17 years ago
  75. d0d3cdf [S390] smp: perform initial cpu reset before starting a cpu by Heiko Carstens · 17 years ago
  76. 6d54c5a [S390] smp: fix memory leak on __cpu_up by Heiko Carstens · 17 years ago
  77. 59f2e69 [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. by Michael Holzheu · 17 years ago
  78. da292bb [S390] eliminate ipl_device from lowcore by Martin Schwidefsky · 17 years ago
  79. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 17 years ago
  80. 3324e60 [S390] lockdep: trace hardirq off in smp_send_stop by Christian Borntraeger · 17 years ago
  81. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 17 years ago
  82. 81ffa04 [S390] vdso: compile fix by Heiko Carstens · 17 years ago
  83. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  84. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  85. c742b31 [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID by Martin Schwidefsky · 17 years ago
  86. 6f43092 [PATCH] improve precision of idle time detection. by Martin Schwidefsky · 17 years ago
  87. 395d31d [S390] convert cpu related printks to pr_xxx macros. by Martin Schwidefsky · 17 years ago
  88. 33b1d09 [S390] panic_stack leak in smp_alloc_lowcore by Martin Schwidefsky · 17 years ago
  89. c185b78 [S390] Remove config options. by Martin Schwidefsky · 17 years ago
  90. ca9fc75 [S390] convert s390 to generic IPI infrastructure by Heiko Carstens · 17 years ago
  91. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 17 years ago
  92. da5aae7 [S390] Fix sysdev class file creation. by Heiko Carstens · 18 years ago
  93. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 18 years ago
  94. 8853e50 [S390] Remove unneeded spinlock initialization. by Heiko Carstens · 18 years ago
  95. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 18 years ago
  96. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  97. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  98. 24d3e21 [S390] Fix build failure in __cpu_up() by Segher Boessenkool · 18 years ago
  99. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 18 years ago
  100. 85cb185 [S390] smp: __smp_call_function_map vs cpu_online_map fix. by Heiko Carstens · 18 years ago