1. 3321565 [PATCH] qualifiers in return types - easy cases by Al Viro · 19 years ago
  2. c6a3ea2 [PATCH] ppc32: Fix PPC440SP SRAM controller DCRs by Matt Porter · 19 years ago
  3. 28cd1d1 [PATCH] ppc32: fix ppc4xx stb03xxx dma build by Matt Porter · 19 years ago
  4. 021a52a [PATCH] ppc32: ppc440 pagetable attributes (comments updates) by Matt Porter · 19 years ago
  5. 534afb9 [PATCH] ppc32: fix ppc440 pagetable attributes by Matt Porter · 19 years ago
  6. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 19 years ago
  7. 4374ae1 [PATCH] ppc32: add missing 4xx EMAC sysfs nodes by Eugene Surovegin · 19 years ago
  8. c9cf73a [PATCH] ppc32: add 440ep support by Matt Porter · 19 years ago
  9. 141d751 [PATCH] ppc32: inotify syscalls by Robert Love · 19 years ago
  10. 9f6a3d0 [PATCH] ppc32: fix dma_map_page() to use page_to_bus() by Matt Porter · 19 years ago
  11. 13e886c [PATCH] ppc32: Make the UARTs on MPC824x individual platform devices by Kumar Gala · 19 years ago
  12. d054b5a [PATCH] ppc32: Add proper prototype for cpm2_reset() by Kumar Gala · 19 years ago
  13. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  14. ddca3b8 [PATCH] ppc32: fix destroy_context() race condition by Guillaume Autran · 19 years ago
  15. 3f603ed Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 by Linus Torvalds · 19 years ago
  16. bc75a24 [PATCH] kexec-ppc: fix for ksysfs crash_notes by Albert Herranz · 19 years ago
  17. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  18. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  19. 5cee73f [PATCH] ppc64: remove duplicate syscall reservation by Anton Blanchard · 19 years ago
  20. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  21. e6b6239 [PATCH] ppc32: add Freescale MPC885ADS board support by Andrei Konovalov · 19 years ago
  22. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  23. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  24. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  25. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  26. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 19 years ago
  27. e4ee69c [PATCH] ppc32: Bump PMU interrupt priority by Benjamin Herrenschmidt · 19 years ago
  28. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  29. 70765aa [PATCH] kexec: kexec ppc support by Eric W. Biederman · 19 years ago
  30. 3d9077a [PATCH] ppc32: Remove FSL OCP support by Kumar Gala · 19 years ago
  31. 33d9e9b [PATCH] ppc32: Add support for Freescale e200 (Book-E) core by Kumar Gala · 19 years ago
  32. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  33. 5be061e [PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC's by Kumar Gala · 19 years ago
  34. 65145e0 [PATCH] ppc32: Added support for all MPC8548 internal interrupts by Kumar Gala · 19 years ago
  35. b264c35 [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP by Kumar Gala · 19 years ago
  36. c91999b [PATCH] ppc32: Added preliminary support for the MPC8548 CDS board by Kumar Gala · 19 years ago
  37. 5b37b70 [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors by Kumar Gala · 19 years ago
  38. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  39. f2d03e1 [PATCH] Driver Core: include: update device attribute callbacks by Yani Ioannou · 19 years ago
  40. 0107b3c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  41. 07eee78 [PATCH] AGP fix for Xen VMM by Keir Fraser · 19 years ago
  42. 74262de [PATCH] ppc32: add <linux/compiler.h> to <asm/sigcontext.h> by Tom Rini · 19 years ago
  43. 1c3f45a Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  44. a6dbba7 [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge by Vitaly Bordug · 19 years ago
  45. add6714 Add missing asm-ppc/seccomp.h. Must learn to use git properly. by David Woodhouse · 19 years ago
  46. ea9c102 Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32 by David Woodhouse · 19 years ago
  47. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  48. e521dca [PATCH] ppc32: Fix might_sleep() warning with clock spreading by Benjamin Herrenschmidt · 19 years ago
  49. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago
  50. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  51. 443a848 [PATCH] ppc32: refactor FPU exception handling by Paul Mackerras · 19 years ago
  52. 92a11f9 [PATCH] ppc iomem annotations: ->io_base_virt by Al Viro · 19 years ago
  53. 9090e00 [PATCH] ppc user annotations: sigcontext by Al Viro · 19 years ago
  54. e2178f1 [PATCH] ppc trivial iomem annotations: chrp by Al Viro · 19 years ago
  55. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  56. b1c4285 [PATCH] u32 vs. pm_message_t in ppc and radeon by Pavel Machek · 19 years ago
  57. 7bbd827 [PATCH] ppc64: very basic desktop g5 sound support by Benjamin Herrenschmidt · 19 years ago
  58. cd2c169 [PATCH] ppc32: fix compilation error in include/asm/prom.h by Benoit Boissinot · 19 years ago
  59. f50b153 [PATCH] ppc32: Support 36-bit physical addressing on e500 by Kumar Gala · 19 years ago
  60. b464fce [PATCH] ppc32: Allow adjust of pfn offset in pte by Kumar Gala · 19 years ago
  61. a85f6d4 [PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistent by Kumar Gala · 19 years ago
  62. 7a1e335 [PATCH] ppc32: Fix pte_update for 64-bit PTEs by Kumar Gala · 19 years ago
  63. 0c541b4 [PATCH] ppc32: Fix AGP and sleep again by Benjamin Herrenschmidt · 19 years ago
  64. 7a648b9 [PATCH] ppc32: Fix cpufreq problems by Benjamin Herrenschmidt · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago