1. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 18 years ago
  2. e098675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes by Linus Torvalds · 18 years ago
  3. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  4. 3f02c4e powerpc: types: use <asm-generic/int-*.h> for the powerpc architecture by H. Peter Anvin · 18 years ago
  5. fdedb4c [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static by Geert Uytterhoeven · 18 years ago
  6. 730f412 asm-*/futex.h should include linux/uaccess.h by Jeff Dike · 18 years ago
  7. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  8. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 18 years ago
  9. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 18 years ago
  10. 5a7b60e [RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpc by Zhang Wei · 18 years ago
  11. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 18 years ago
  12. dd18434f [POWERPC] Use __always_inline for xchg* and cmpxchg* by Paul Mackerras · 18 years ago
  13. 7f2e952 hugetlbfs: common code update for s390 by Gerald Schaefer · 18 years ago
  14. 8fe627e hugetlbfs: add missing TLB flush to hugetlb_cow() by Gerald Schaefer · 18 years ago
  15. 6d77907 hugetlbfs: architecture header cleanup by Gerald Schaefer · 18 years ago
  16. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 18 years ago
  17. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 18 years ago
  18. 4baacfb ppc: Export tlb_44x_hwater for KVM by Hollis Blanchard · 18 years ago
  19. 56a6b1e generic: implement __fls on all 64-bit archs by Alexander van Heukelum · 18 years ago
  20. 7cfb62a [POWERPC] cell: Generalize io-workarounds code by Ishizaki Kou · 18 years ago
  21. 90035fe [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS by Tony Breeds · 18 years ago
  22. 2c419bd [POWERPC] Port fixmap from x86 and use for kmap_atomic by Kumar Gala · 18 years ago
  23. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 18 years ago
  24. f6a6168 [POWERPC] Fix kernel stack allocation alignment by Benjamin Herrenschmidt · 18 years ago
  25. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  26. 14b3ca4 [POWERPC] Fix compile breakage for 64-bit UP configs by Paul Mackerras · 18 years ago
  27. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 18 years ago
  28. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  29. 9f264be [POWERPC] Optimize fls64() on 64-bit processors by Paul Mackerras · 18 years ago
  30. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 18 years ago
  31. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 18 years ago
  32. f13f4ca [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const by Trent Piepho · 18 years ago
  33. 47b9d9b [POWERPC] Use asm-generic/bitops/find.h in bitops.h by Alexander van Heukelum · 18 years ago
  34. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 18 years ago
  35. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 18 years ago
  36. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  37. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 18 years ago
  38. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  39. 64ac24e Generic semaphore implementation by Matthew Wilcox · 18 years ago
  40. 7f0a6fc [POWERPC] QE: export qe_get_brg_clk() by Anton Vorontsov · 18 years ago
  41. ab1220d [POWERPC] QE: immap_qe.h should include asm/io.h by Anton Vorontsov · 18 years ago
  42. 0b51b02 [POWERPC] QE: implement qe_muram_offset by Anton Vorontsov · 18 years ago
  43. acaa7aa [POWERPC] fsl_lbc: implement few UPM routines by Anton Vorontsov · 18 years ago
  44. d4a32fe [POWERPC] fsl_elbc_nand: factor out localbus defines by Anton Vorontsov · 18 years ago
  45. e24e788 [POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.h by Laurent Pinchart · 18 years ago
  46. 7711684 [POWERPC] Remove unused machine call outs by Kumar Gala · 18 years ago
  47. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 18 years ago
  48. af892e0 [POWERPC] Cleanup pgtable-ppc32.h by Kumar Gala · 18 years ago
  49. 366234f [POWERPC] Update linker script to properly set physical addresses by Kumar Gala · 18 years ago
  50. d04ceb3 [POWERPC] Move phys_addr_t definition into asm/types.h by Kumar Gala · 18 years ago
  51. edc164d [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32 by Kumar Gala · 18 years ago
  52. 99c62dd [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr by Kumar Gala · 18 years ago
  53. b7ce341 [POWERPC] Implement support for the GPIO LIB API by Anton Vorontsov · 18 years ago
  54. 4b1d99b [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h by Stephen Rothwell · 18 years ago
  55. 98245c1 [POWERPC] remove include of asm/of_device.h from pmi.h by Stephen Rothwell · 18 years ago
  56. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 18 years ago
  57. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 18 years ago
  58. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 18 years ago
  59. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  60. 221ac32 [POWERPC] Fix kernel panic in arch_arm_kprobe by Ionut Nicu · 18 years ago
  61. 0119536 [POWERPC] Add hand-coded assembly strcmp by Steven Rostedt · 19 years ago
  62. 93173ce [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c by Stefan Roese · 18 years ago
  63. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 18 years ago
  64. 52db9b4 [POWERPC] Add error return from htab_remove_mapping() by Badari Pulavarty · 18 years ago
  65. 1c43d26 [POWERPC] PS3: Sys-manager Wake-on-LAN support by Geoff Levand · 18 years ago
  66. ca052f7 [POWERPC] PS3: Save power in busy loops on halt by Geert Uytterhoeven · 18 years ago
  67. 2a70691 [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) by Stefan Roese · 18 years ago
  68. 266d028 [POWERPC] 4xx: Add dcri_clrset() for locked read/modify/write functionality by Valentine Barshak · 18 years ago
  69. 9356d90 [POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__ by Robert P. J. Day · 18 years ago
  70. 654f596 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var by Manish Ahuja · 18 years ago
  71. a9c508d [POWERPC] pseries: phyp dump: Invalidate and print dump areas by Manish Ahuja · 18 years ago
  72. 6ac26c8 [POWERPC] pseries: phyp dump: Reserve and release memory by Manish Ahuja · 18 years ago
  73. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  74. 76db5bd [POWERPC] 8xx: fix swap by Vitaly Bordug · 18 years ago
  75. 8d636d8 pasemi_mac: jumbo frame support by Olof Johansson · 18 years ago
  76. dda56df [POWERPC] pasemi: Add function engine management functions to dma_lib by Olof Johansson · 18 years ago
  77. f37203b [POWERPC] pasemi: Add flag management functions to dma_lib by Olof Johansson · 18 years ago
  78. afea327 pasemi_mac: Move RX/TX section enablement to dma_lib by Olof Johansson · 18 years ago
  79. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 18 years ago
  80. 9176c0b [POWERPC] move celleb DABRX definitions by Jens Osterkamp · 19 years ago
  81. 6a2d322 [POWERPC] Fix thinko in cpu_thread_mask_to_cores() by Benjamin Herrenschmidt · 19 years ago
  82. f8c8803 [POWERPC] Add code for removing HPTEs for parts of the linear mapping by Badari Pulavarty · 19 years ago
  83. f8303dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 by Paul Mackerras · 19 years ago
  84. 1e83527 percpu: fix DEBUG_PREEMPT per_cpu checking by Hugh Dickins · 19 years ago
  85. 61b36fc [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} by Andre Detsch · 19 years ago
  86. fb8642d [POWERPC] Wire up new timerfd syscalls by Stephen Rothwell · 19 years ago
  87. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 19 years ago
  88. dde0013 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  89. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 19 years ago
  90. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 19 years ago
  91. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 19 years ago
  92. 592a607 [POWERPC] Disable G5 NAP mode during SMU commands on U3 by Benjamin Herrenschmidt · 19 years ago
  93. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  94. f9c4650 Add cmpxchg64 and cmpxchg64_local to powerpc by Mathieu Desnoyers · 19 years ago
  95. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 19 years ago
  96. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 19 years ago
  97. 81e695c [POWERPC] Use generic compat_sys_ptrace by Roland McGrath · 19 years ago
  98. 01e31db [POWERPC] Switch to generic compat_binfmt_elf code by Roland McGrath · 19 years ago
  99. 8197038 [POWERPC] Switch to using user_regset-based core dumps by Roland McGrath · 19 years ago
  100. e8318d9 [POWERPC] 4xx: PCIe indirect DCR spinlock fix. by Valentine Barshak · 19 years ago