1. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  2. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  3. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  4. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  5. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  6. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  7. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  8. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  9. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  10. 4f9e87c [PATCH] Notify page fault call chain for powerpc by Anil S Keshavamurthy · 18 years ago
  11. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 18 years ago
  12. 260a423 [PATCH] Time: Let user request precision from current_tick_length() by john stultz · 18 years ago
  13. 0c6856f [PATCH] oprofile: Fix unnecessary cleverness by Markus Armbruster · 18 years ago
  14. 2efe55a Storage class should be first by Tobias Klauser · 18 years ago
  15. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  16. f18190b fix paniced->panicked typos by Lee Revell · 18 years ago
  17. 73b6af8 [PATCH] spufs: update ->flush method proto by Al Viro · 18 years ago
  18. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  19. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  20. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  21. 1e48275 [PATCH] more for_each_cpu() removal by Andrew Morton · 18 years ago
  22. 2272205 [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly by Andreas Mohr · 18 years ago
  23. 1e11d27 [PATCH] clean up default value of SCHED_SMT by Jean-Luc Leger · 18 years ago
  24. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  25. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  26. 4f3865f [PATCH] zlib_inflate: Upgrade library code to a recent version by Richard Purdie · 18 years ago
  27. 01cced2 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules by Kumar Gala · 19 years ago
  28. 2191fe3 [POWERPC] re-enable OProfile for iSeries, using timer interrupt by Kelly Daly · 18 years ago
  29. 0bb474a4 [POWERPC] support ibm,extended-*-frequency properties by Anton Blanchard · 18 years ago
  30. ccba051 [POWERPC] Extra sanity check in EEH code by Nathan Lynch · 18 years ago
  31. d3c58fb [POWERPC] Dont look for class-code in pci children by Anton Blanchard · 18 years ago
  32. 72abd54 [POWERPC] Unify ppc syscall tables by Andreas Schwab · 18 years ago
  33. 868ea0c [POWERPC] mpic: add support for serial mode interrupts by Mark A. Greer · 18 years ago
  34. 0aa8d15 [POWERPC] pseries: Print PCI slot location code on failure by Linas Vepstas · 18 years ago
  35. 3795071 [POWERPC] spufs: one more fix for 64k pages by arnd@arndb.de · 18 years ago
  36. c983294 [POWERPC] spufs: fail spu_create with invalid flags by arnd@arndb.de · 18 years ago
  37. ba723fe2 [POWERPC] spufs: clear class2 interrupt status before wakeup by Masato Noguchi · 18 years ago
  38. 6e18b27 [POWERPC] spufs: fix Makefile for "make clean" by Masato Noguchi · 18 years ago
  39. 2eabbbd [POWERPC] spufs: remove stop_code from struct spu by Masato Noguchi · 18 years ago
  40. a91942a [POWERPC] spufs: fix spu irq affinity setting by Geoff Levand · 18 years ago
  41. 540270d [POWERPC] spufs: further abstract priv1 register access by Geoff Levand · 18 years ago
  42. c01ea72 [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts by Geoff Levand · 18 years ago
  43. e46a023 [POWERPC] spufs: dont try to access SPE channel 1 count by arnd@arndb.de · 18 years ago
  44. ecec217 [POWERPC] spufs: use kzalloc in create_spu by Jeremy Kerr · 18 years ago
  45. 970f1ba [POWERPC] spufs: fix initial state of wbox file by arnd@arndb.de · 18 years ago
  46. 7b1a701 [POWERPC] spufs: add a phys-id attribute to each SPU context by arnd@arndb.de · 18 years ago
  47. 724bd80 [POWERPC] spufs: set up correct SLB entries for 64k pages by arnd@arndb.de · 18 years ago
  48. 0309f02 [POWERPC] spufs: fix deadlock in spu_create error path by Michael Ellerman · 18 years ago
  49. d9379c4 [POWERPC] spufs: restore mapping of mssync register by arnd@arndb.de · 18 years ago
  50. 91edfa4 [POWERPC] cell: always build spu base into the kernel by arnd@arndb.de · 18 years ago
  51. 1d64093 [POWERPC] cell: register SPUs as sysdevs by Jeremy Kerr · 18 years ago
  52. 0f0f90c [POWERPC] cell: update defconfig by arnd@arndb.de · 18 years ago
  53. b40feec [POWERPC] cell: fix interrupt priority handling by arnd@arndb.de · 18 years ago
  54. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 18 years ago
  55. b809b3e [POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files. by Jon Loeliger · 18 years ago
  56. 4ca4b62 [POWERPC] Add the MPC8641 HPCN platform files. by Jon Loeliger · 18 years ago
  57. ee0339f [POWERPC] Add starting of secondary 86xx CPUs. by Jon Loeliger · 18 years ago
  58. 9674ed3 [POWERPC] Add 8641 CPU table entry. by Jon Loeliger · 18 years ago
  59. 96abe93 [POWERPC] Add mpc8641_hpcn_defconfig config file. by Jon Loeliger · 18 years ago
  60. c9b484b [POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles. by Jon Loeliger · 18 years ago
  61. 8a30088 [POWERPC] Prevent duplicate lmb reservations for Device Tree blob. by Jon Loeliger · 18 years ago
  62. 2198c07 [POWERPC] Guard L3CR references with CPU_FTR_L3CR. by Jon Loeliger · 18 years ago
  63. 7932f0b [POWERPC] RTAS delay, fix module build breaks by John Rose · 18 years ago
  64. 19242b2 [PATCH] powerpc: Fix 64k pages on non-partitioned machines by Arnd Bergmann · 18 years ago
  65. 4312dc7 [POWERPC] make pmf irq_client functions safe against pmf interrupts coming in by Johannes Berg · 18 years ago
  66. 368a6ba [POWERPC] check firmware state before suspending by Dave C Boutcher · 18 years ago
  67. 0e4aa9c [POWERPC] Fix builtin command line interaction with firmware by Amos Waterland · 18 years ago
  68. 6fe8767 [POWERPC] update pmac32_defconfig by Anton Blanchard · 18 years ago
  69. bd19c89 [POWERPC] system call micro optimisation by Anton Blanchard · 18 years ago
  70. df31065 [POWERPC] cleanup dma_mapping_ops by Anton Blanchard · 18 years ago
  71. ca1588e [POWERPC] node local IOMMU tables by Anton Blanchard · 18 years ago
  72. 357518f [POWERPC] pcibus_to_node fixes by Anton Blanchard · 18 years ago
  73. f2b09c8 [POWERPC] Update pseries defconfig by Anton Blanchard · 18 years ago
  74. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 18 years ago
  75. 8555a00 [POWERPC] Optimise some TOC usage by Anton Blanchard · 18 years ago
  76. 3a2c48c [POWERPC] 64bit FPSCR support by Anton Blanchard · 18 years ago
  77. 30d8caf [POWERPC] Editable kernel command-line in zImage binary. by mostrows@watson.ibm.com · 18 years ago
  78. 204face [POWERPC] MSI abstraction by Jake Moilanen · 18 years ago
  79. bb53bb3 [POWERPC] Add support for PCI-Express nodes in the device tree by Jake Moilanen · 18 years ago
  80. 0f582bc powerpc: Simplify push_end definition in pci_32.c by Paul Mackerras · 18 years ago
  81. bf72aeb powerpc: Use 64k pages without needing cache-inhibited large pages by Paul Mackerras · 18 years ago
  82. 4306443 powerpc: Remove unused paca->pgdir field by Paul Mackerras · 18 years ago
  83. 7a0c58d Merge branch 'merge' by Paul Mackerras · 18 years ago
  84. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 18 years ago
  85. 0506135 powerpc: Fix bug in iommu_alloc_coherent causing hang during boot by Paul Mackerras · 18 years ago
  86. e9370ae [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc by Paul Mackerras · 18 years ago
  87. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 18 years ago
  88. 3b5e905 [PATCH] powerpc: Add udbg-immortal kernel option by Benjamin Herrenschmidt · 18 years ago
  89. e78dbc8 [PATCH] powerpc: oprofile support for POWER6 by Michael Neuling · 18 years ago
  90. 8eb6c6e [PATCH] powerpc: node-aware dma allocations by Christoph Hellwig · 18 years ago
  91. 507279d [PATCH] powerpc: reorg RTAS delay code by John Rose · 18 years ago
  92. 4a3ecc6 [PATCH] powerpc kbuild warning fix by Andrew Morton · 18 years ago
  93. 87af41b [PATCH] powerpc: add num_pmcs to 970MP cputable entry by Anton Blanchard · 18 years ago
  94. 03ac829 [PATCH] powerpc: fix of_parse_dma_window by Will Schmidt · 18 years ago
  95. c5cf0e3 [PATCH] powerpc: Fix buglet with MMU hash management by Benjamin Herrenschmidt · 18 years ago
  96. a5bba93 [PATCH] powerpc vdso updates by Benjamin Herrenschmidt · 18 years ago
  97. 98a90c0 [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32 by Renzo Davoli · 18 years ago
  98. 133dda1 [PATCH] powerpc: Fix cell blade detection by Arnd Bergmann · 18 years ago
  99. 33b7497 [PATCH] powerpc: Fix call to ibm,client-architecture-support by Benjamin Herrenschmidt · 18 years ago
  100. 7c85d1f powerpc: Fix machine check problem on 32-bit kernels by Paul Mackerras · 18 years ago