1. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  2. 6d8944a local_t: powerpc extension by Mathieu Desnoyers · 17 years ago
  3. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  4. f46e477 atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc by Mathieu Desnoyers · 17 years ago
  5. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  6. c15a383 parport->dev driver model support by David Brownell · 17 years ago
  7. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  8. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  9. 6407290 ps3: Make `ps3videomode -v 0 (auto mode) work again by Masashi Kimoto · 17 years ago
  10. fffe52e ps3av: misc updates by Geert Uytterhoeven · 17 years ago
  11. 5caf5db ps3av: thread updates by Geert Uytterhoeven · 17 years ago
  12. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  13. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  14. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  15. d169d14 [POWERPC] Declare enable_kernel_spe in a header by Johannes Berg · 17 years ago
  16. d5b9049 ucc_geth: Implement Transmit on Demand support by Michael Reiss · 18 years ago
  17. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  18. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 17 years ago
  19. 8d2169e [POWERPC] Prepare for splitting up mmu.h by MMU type by David Gibson · 17 years ago
  20. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 18 years ago
  21. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 18 years ago
  22. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 18 years ago
  23. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 17 years ago
  24. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 17 years ago
  25. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 17 years ago
  26. 112466b [POWERPC] Remove find_all_nodes by Stephen Rothwell · 17 years ago
  27. 4bf56e1 [POWERPC] Remove find_compatible_devices by Stephen Rothwell · 17 years ago
  28. 6210230 [POWERPC] Cleanup and fix breakage in tlbflush.h by David Gibson · 17 years ago
  29. 6873040 [POWERPC] Save trap number in bad_stack by Olof Johansson · 17 years ago
  30. 6cfef5b [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS by Michael Ellerman · 17 years ago
  31. e58923e [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller by David Gibson · 17 years ago
  32. e6349a95 [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated by Ananth N Mavinakayanahalli · 17 years ago
  33. 25fc530 [POWERPC] pasemi: PA6T oprofile support by Olof Johansson · 17 years ago
  34. a14c450 [POWERPC] Fix PowerPC 750CL and 750GX CPU features by Josh Boyer · 18 years ago
  35. b142eb3 Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22 by Paul Mackerras · 17 years ago
  36. 6bf05fd [POWERPC] add of_iomap function by Christian Krafft · 17 years ago
  37. 91a69c9 [POWERPC] cell: add cbe_node_to_cpu function by Christian Krafft · 17 years ago
  38. 57dace2 [POWERPC] spufs: make spu page faults not block scheduling by Arnd Bergmann · 17 years ago
  39. c4b7e87 allow vmsplice to work in 32-bit mode on ppc64 by Don Zickus · 17 years ago
  40. 88df6e9 [POWERPC] DEBUG_PAGEALLOC for 32-bit by Benjamin Herrenschmidt · 18 years ago
  41. a741e67 [POWERPC] Make tlb flush batch use lazy MMU mode by Benjamin Herrenschmidt · 18 years ago
  42. e68c825 [POWERPC] Add inatomic versions of __get_user and __put_user by Benjamin Herrenschmidt · 18 years ago
  43. ceef877 [POWERPC] Rename get_property to of_get_property: include by Stephen Rothwell · 18 years ago
  44. 721151d [POWERPC] Allow drivers to map individual 4k pages to userspace by Paul Mackerras · 18 years ago
  45. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 18 years ago
  46. 9213fee [POWERPC] Rename prom_n_size_cells to of_n_size_cells by Stephen Rothwell · 18 years ago
  47. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 18 years ago
  48. 7a92f74 [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 18 years ago
  49. 0e56efc [POWERPC] Rename get_property to of_get_property by Stephen Rothwell · 18 years ago
  50. 3467bfd [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y by Olof Johansson · 18 years ago
  51. eb0cb8a [POWERPC] Add a unified uevent handler for bus based on of_device by Sylvain Munaut · 18 years ago
  52. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  53. 297640e [POWERPC] qe: ucc_slow.guemr is in the wrong place by Timur Tabi · 18 years ago
  54. 9eb90a0 [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structure by Zang Roy-r61911 · 18 years ago
  55. 4002aca [POWERPC] Remove last_syscall by Anton Blanchard · 18 years ago
  56. d0ab95c [POWERPC] EEH: rm un-needed data by Linas Vepstas · 18 years ago
  57. 9c54776 [POWERPC] EEH: wait for slot status by Linas Vepstas · 18 years ago
  58. b4aea36 [POWERPC] Avoid hypervisor statistics calculation in real mode by Mohan Kumar M · 18 years ago
  59. e91948f [POWERPC] Minor paca optimisation by Stephen Rothwell · 18 years ago
  60. 0e0293c [POWERPC] Update documentation for flat device tree format v17 by David Gibson · 18 years ago
  61. 6bccf75 [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanup by Joachim Fenkes · 18 years ago
  62. a830880 [POWERPC] ibmebus: whitespace fixes by Joachim Fenkes · 18 years ago
  63. 1be9ab0 [PATCH] ANSIfy powerpc floppy.h by Al Viro · 18 years ago
  64. 7b3c384 [POWERPC] sys_move_pages should be callable from an SPU by Stephen Rothwell · 18 years ago
  65. 4b0092c [POWERPC] Wire up sys_epoll_pwait by Stephen Rothwell · 18 years ago
  66. 4cd723b [POWERPC] Allocate syscall number for sys_getcpu by Stephen Rothwell · 18 years ago
  67. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 18 years ago
  68. 36241ce [POWERPC] Make find_and_init_pbs() a void function by Stephen Rothwell · 18 years ago
  69. bed5927 [POWERPC] Allow pSeries to build without CONFIG_PCI by Stephen Rothwell · 18 years ago
  70. 5719070 [POWERPC] Create and use get_pci_dma_ops() by Stephen Rothwell · 18 years ago
  71. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  72. 723ec73 [POWERPC] EDAC ECC software scrubber by Dave Jiang · 18 years ago
  73. dbc11f5 [POWERPC] Include stddef.h in asm-powerpc/current.h to get offsetof by Olaf Hering · 18 years ago
  74. 02567c6 [POWERPC] Allocate syscall number for sys_getcpu by Stephen Rothwell · 18 years ago
  75. 99ddef9 [POWERPC] Fix compile error in prom.h by Andrew Morton · 18 years ago
  76. 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 18 years ago
  77. 5af68af [POWERPC] QE: clean up ucc_slow.c and ucc_fast.c by Timur Tabi · 18 years ago
  78. 29cfe6f [POWERPC] add of_get_mac_address and update fsl_soc.c to use it by Timur Tabi · 18 years ago
  79. 41806ef [POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpc by Mathieu Desnoyers · 18 years ago
  80. c91ef59 [POWERPC] More DCR native fixups by David Gibson · 18 years ago
  81. 0e82664 [POWERPC] Add PMI driver for cell blade by Christian Krafft · 18 years ago
  82. fde5efd [POWERPC] PS3: System manager support by Geoff Levand · 18 years ago
  83. 75c86e7 [POWERPC] PS3: Vuart cleanups by Geoff Levand · 18 years ago
  84. 719c91c [POWERPC] Use udbg_early_init() on ppc32 by David Gibson · 18 years ago
  85. bcb63e2 [POWERPC] cell: PPU Oprofile cleanup patch by Carl Love · 18 years ago
  86. 8389998 [POWERPC] spufs: move prio to spu_context by Christoph Hellwig · 18 years ago
  87. 9b96ea6 [POWERPC] Wire up sys_getcpu by Stephen Rothwell · 18 years ago
  88. 7ac9a13 [POWERPC] Fix vDSO page count calculation by Benjamin Herrenschmidt · 18 years ago
  89. 9ea8b7c [POWERPC] Virtual DMA support for floppy driver for new powerpc architecture by Pavel Fedin · 18 years ago
  90. fe6af6f Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  91. 36dff96 [PATCH] ps3: cleanup ps3fb before clearing HPTE by Geert Uytterhoeven · 18 years ago
  92. 0465f79 [PATCH] ps3: disable display flipping during mode changes by Geert Uytterhoeven · 18 years ago
  93. 310d8c1 [PATCH] ps3: Virtual Frame Buffer Driver by Geert Uytterhoeven · 18 years ago
  94. fbdb3e5b [PATCH] ps3: Preallocate bootmem memory for ps3fb by Geert Uytterhoeven · 18 years ago
  95. 11227fd [PATCH] ps3: AV Settings Driver by Geert Uytterhoeven · 18 years ago
  96. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 18 years ago
  97. 8f34f6c [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs by Timur Tabi · 18 years ago
  98. f42963f [POWERPC] Add mpc52xx/lite5200 PCI support by Grant Likely · 18 years ago
  99. d5112a4 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21 by Paul Mackerras · 18 years ago
  100. 12e86f9 [POWERPC] Only use H_BULK_REMOVE if the firmware supports it by Paul Mackerras · 18 years ago