1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. b102f29 parisc: Count IPI function call interrupts by Helge Deller · 6 years ago
  3. 01f5683 parisc: Move setup_profiling_timer() out of init section by Helge Deller · 7 years ago
  4. 0ed1fe4 parisc: Check if secondary CPUs want own PDC calls by Helge Deller · 7 years ago
  5. a7e6601f parisc: Move init_per_cpu() into init section by Helge Deller · 7 years ago
  6. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  7. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  8. 5baf919 parisc: Check return value of smp_boot_one_cpu() by Helge Deller · 8 years ago
  9. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  10. 3d66b81 parisc: Remove unused function by Rickard Strandqvist · 10 years ago
  11. 6f0c4aa parisc: do not count IPI calls twice by Helge Deller · 11 years ago
  12. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 12 years ago
  13. 60ffef0 parisc: delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  14. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 12 years ago
  15. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 12 years ago
  16. fad48ad parisc: Use generic idle loop by Thomas Gleixner · 12 years ago
  17. ac4216d parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
  18. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  20. 9a13472 parisc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  21. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  22. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  23. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 13 years ago
  24. 7ec6118 [PARISC] remove references to cpu_*_map. by Rusty Russell · 13 years ago
  25. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  26. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  27. 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
  28. 6ad6c42 parisc: Replace old style lock init in smp.c by Thomas Gleixner · 15 years ago
  29. 7cec2ef Merge branch 'rusty-cpumask-parisc' into parisc by Kyle McMartin · 16 years ago
  30. d75f054 parisc: add ftrace (function and graph tracer) functionality by Helge Deller · 16 years ago
  31. 9bc181d cpumask: Use accessors code.: parisc by Rusty Russell · 16 years ago
  32. 91887a3 cpumask: arch_send_call_function_ipi_mask: parisc by Rusty Russell · 16 years ago
  33. ef017be parisc: Replace NR_CPUS in parisc code by Helge Deller · 16 years ago
  34. 7f2347a parisc: trivial fixes by Helge Deller · 16 years ago
  35. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  36. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  37. dbcf478 parisc: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  38. 6cc4525 [PARISC] Kill off broken irqstack code by Kyle McMartin · 17 years ago
  39. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 18 years ago
  40. 8dff980f [PARISC] fix section mismatch in smp.c by Helge Deller · 18 years ago
  41. 7022672 [PARISC] spelling fixes: arch/parisc/ by Simon Arlott · 18 years ago
  42. 0136322 [PARISC] clocksource: Move update_cr16_clocksource later in boot by Kyle McMartin · 18 years ago
  43. b2a8289 [PARISC] time: clocksource lost update_callback by Kyle McMartin · 18 years ago
  44. 430a502 [PARISC] kill ENTRY_SYS_CPUS by Kyle McMartin · 18 years ago
  45. 5492a0f [PARISC] clean up debugging printks in smp.c by Kyle McMartin · 18 years ago
  46. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 18 years ago
  47. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  48. 3c97b5e [PARISC] Move spinlock_t out of struct cpu_data by Kyle McMartin · 18 years ago
  49. c7753f1 [PARISC] More pt_regs removal by Matthew Wilcox · 18 years ago
  50. 7085689 [PARISC] Allow nested interrupts by James Bottomley · 19 years ago
  51. 56f335c [PARISC] Add new function to start local Interval Timer, start_cpu_itimer() by Grant Grundler · 19 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  53. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  54. 40f1f0d [PATCH] parisc: task_stack_page(), task_thread_info() by Al Viro · 19 years ago
  55. 1b2425e [PARISC] Make local cache flushes take a void * by Matthew Wilcox · 19 years ago
  56. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 19 years ago
  57. d911aed [PARISC] Fix our interrupts not to use smp_call_function by James Bottomley · 19 years ago
  58. 9a8b458 [PARISC] Make sure timer and IPI execute with interrupts disabled by James Bottomley · 19 years ago
  59. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  60. 413059f [PARISC] Replace uses of __LP64__ with CONFIG_64BIT by Grant Grundler · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago