1. 974de4d7 [S390] smp: remove cpu hotplug messages by Heiko Carstens · 16 years ago
  2. da7f51c [S390] smp/idle: call init_idle() before starting a new cpu by Heiko Carstens · 16 years ago
  3. f230886 [S390] smp: delay idle task creation by Heiko Carstens · 16 years ago
  4. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 16 years ago
  5. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 16 years ago
  6. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 16 years ago
  7. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 16 years ago
  8. d882ba6 s390: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 16 years ago
  9. 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
  10. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 16 years ago
  11. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 16 years ago
  12. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 17 years ago
  13. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 16 years ago
  14. a93b8ec [S390] smp: rework sigp code by Heiko Carstens · 16 years ago
  15. 2c2df11 [S390] smp: always reboot on cpu 0 by Heiko Carstens · 16 years ago
  16. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 16 years ago
  17. fb380aa [S390] Move __cpu_logical_map to smp.c by Heiko Carstens · 17 years ago
  18. 02beacc [S390] smp: setup smp_processor_id early by Heiko Carstens · 17 years ago
  19. b3dcf3d [S390] smp: fix sigp sense handling by Heiko Carstens · 17 years ago
  20. f8501ba [S390] smp: fix sigp stop handling by Heiko Carstens · 17 years ago
  21. 4f8048e [S390] smp: fix prefix handling of offlined cpus by Heiko Carstens · 17 years ago
  22. 630cd04 cpumask: arch_send_call_function_ipi_mask: s390 by Rusty Russell · 17 years ago
  23. 1aaf179 [S390] hibernate: Do real CPU swap at resume time by Michael Holzheu · 17 years ago
  24. 3fd26a7 [S390] smp: introduce LC_ORDER and simplify lowcore handling by Heiko Carstens · 17 years ago
  25. 5c0b912 [S390] Remove smp_cpu_not_running. by Heiko Carstens · 17 years ago
  26. 4bb5e07 [S390] Limit cpu detection to 256 physical cpus. by Heiko Carstens · 17 years ago
  27. 3a6ba46 [S390] vdso: fix per cpu area allocation by Heiko Carstens · 17 years ago
  28. e98bbaa [S390] lockless idle time accounting by Martin Schwidefsky · 17 years ago
  29. 155af2f [S390] s390: hibernation support for s390 by Hans-Joachim Picht · 17 years ago
  30. dfd9f7a [S390] ftrace: add dynamic ftrace support by Heiko Carstens · 17 years ago
  31. 76d4e00 [S390] merge cpu.h into cputime.h by Martin Schwidefsky · 17 years ago
  32. 88e0128 [S390] smp: fix cpu_possible_map initialization by Heiko Carstens · 17 years ago
  33. 25097bf [S390] s390: move machine flags to lowcore by Christian Ehrhardt · 17 years ago
  34. def6cfb [S390] cpumask: Use accessors code. by Rusty Russell · 17 years ago
  35. 93632d1 [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. by Rusty Russell · 17 years ago
  36. d0d3cdf [S390] smp: perform initial cpu reset before starting a cpu by Heiko Carstens · 17 years ago
  37. 6d54c5a [S390] smp: fix memory leak on __cpu_up by Heiko Carstens · 17 years ago
  38. 59f2e69 [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. by Michael Holzheu · 17 years ago
  39. da292bb [S390] eliminate ipl_device from lowcore by Martin Schwidefsky · 17 years ago
  40. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 17 years ago
  41. 3324e60 [S390] lockdep: trace hardirq off in smp_send_stop by Christian Borntraeger · 17 years ago
  42. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 17 years ago
  43. 81ffa04 [S390] vdso: compile fix by Heiko Carstens · 18 years ago
  44. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  45. 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 · 18 years ago
  46. c742b31 [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID by Martin Schwidefsky · 18 years ago
  47. 6f43092 [PATCH] improve precision of idle time detection. by Martin Schwidefsky · 18 years ago
  48. 395d31d [S390] convert cpu related printks to pr_xxx macros. by Martin Schwidefsky · 18 years ago
  49. 33b1d09 [S390] panic_stack leak in smp_alloc_lowcore by Martin Schwidefsky · 18 years ago
  50. c185b78 [S390] Remove config options. by Martin Schwidefsky · 18 years ago
  51. ca9fc75 [S390] convert s390 to generic IPI infrastructure by Heiko Carstens · 18 years ago
  52. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 18 years ago
  53. da5aae7 [S390] Fix sysdev class file creation. by Heiko Carstens · 18 years ago
  54. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 18 years ago
  55. 8853e50 [S390] Remove unneeded spinlock initialization. by Heiko Carstens · 18 years ago
  56. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 18 years ago
  57. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  58. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  59. 24d3e21 [S390] Fix build failure in __cpu_up() by Segher Boessenkool · 18 years ago
  60. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 18 years ago
  61. 85cb185 [S390] smp: __smp_call_function_map vs cpu_online_map fix. by Heiko Carstens · 18 years ago
  62. 1e48951 [S390] Automatically detect added cpus. by Heiko Carstens · 18 years ago
  63. 0b18d31 [S390] smp: Fix locking order. by Heiko Carstens · 18 years ago
  64. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 18 years ago
  65. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 18 years ago
  66. c10fde0 [S390] Vertical cpu management. by Heiko Carstens · 18 years ago
  67. dbd70fb [S390] cpu topology support for s390. by Heiko Carstens · 18 years ago
  68. 98c7b38 [S390] Get rid of memcpy gcc warning workaround. by Heiko Carstens · 18 years ago
  69. 591bb4f [S390] Initialize per cpu lowcores on cpu hotplug. by Heiko Carstens · 18 years ago
  70. 2bc89b5 [S390] Fix couple of section mismatches. by Heiko Carstens · 19 years ago
  71. 37c5f71 [S390] Fix smp_call_function_mask semantics. by Heiko Carstens · 19 years ago
  72. 9d40d2e [S390] replace lock_cpu_hotplug with get_online_cpus by Martin Schwidefsky · 19 years ago
  73. dab5209 [S390] add smp_call_function_mask by Carsten Otte · 19 years ago
  74. 1cb6bb4 [S390] Allocate and free cpu lowcores and stacks when needed/possible. by Heiko Carstens · 19 years ago
  75. 99ca4e5 [S390] kernel: Shutdown Actions Interface by Michael Holzheu · 19 years ago
  76. 48483b3 [S390] Get rid of additional_cpus kernel parameter. by Heiko Carstens · 19 years ago
  77. 08d0796 [S390] Standby cpu activation/deactivation. by Heiko Carstens · 19 years ago
  78. 677d762 [S390] Dont overwrite lowcores on smp_send_stop(). by Heiko Carstens · 19 years ago
  79. 69d39d6 [S390] Rename "idle_time" attribute to "idle_time_us". by Heiko Carstens · 19 years ago
  80. ba8a922 [S390] tlb flush fix. by Martin Schwidefsky · 19 years ago
  81. fae8b22 [S390] Add per-cpu idle time / idle count sysfs attributes. by Heiko Carstens · 19 years ago
  82. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 19 years ago
  83. 8da1aec [S390] Improve __smp_call_function_map. by Heiko Carstens · 19 years ago
  84. 3bb447f [S390] Convert to smp_call_function_single. by Heiko Carstens · 19 years ago
  85. 285f672 [S390] smp: Merge smp_count_cpus() and smp_get_save_areas(). by Heiko Carstens · 19 years ago
  86. ea1f4ee [S390] Fix section annotations. by Heiko Carstens · 19 years ago
  87. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 19 years ago
  88. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  89. 39ce010 [S390] Clean up smp code in preparation for some larger changes. by Heiko Carstens · 19 years ago
  90. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 19 years ago
  91. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 19 years ago
  92. 2586416 [S390] smp: disable preemption in smp_call_function/smp_call_function_on by Heiko Carstens · 19 years ago
  93. 46b05d2 [S390] New header file ipl.h by Michael Holzheu · 19 years ago
  94. 63db6e8 [S390] smp_call_function cleanup by Jan Glauber · 19 years ago
  95. 0ec6766 [S390] smp_call_function/smp_call_function_on locking. by Heiko Carstens · 19 years ago
  96. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 20 years ago
  97. d54853e [S390] ETR support. by Martin Schwidefsky · 20 years ago
  98. c1821c2 [S390] noexec protection by Gerald Schaefer · 20 years ago
  99. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 20 years ago
  100. 6721f77 [S390] Fix cpu hotplug (missing 'online' attribute). by Heiko Carstens · 20 years ago