1. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  2. 6ea671a [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values by Bjorn Helgaas · 19 years ago
  3. 2d0eee1 [PATCH] powerpc: Fix warning in add_memory by Andrew Morton · 19 years ago
  4. 591eb85 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  5. 3a2916a [ARM] 3389/1: typo and grammar fix by Erik Hovland · 19 years ago
  6. 69b648a [ARM] 3386/1: AT91RM9200 Clock update by Andrew Victor · 19 years ago
  7. 3980680 [ARM] 3384/1: AT91RM9200: Timer by Andrew Victor · 19 years ago
  8. 112d02e [ARM] 3382/1: ixp2000: unify defconfigs by Lennert Buytenhek · 19 years ago
  9. bd115ea [ARM] 3378/1: ixp2000: fix gpio interrupt handling by Lennert Buytenhek · 19 years ago
  10. 1c2e027 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  11. d04ef3a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  12. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 19 years ago
  13. a7290ee [PATCH] Uninline sys_mmap common code (reduce binary size) by Michael Buesch · 19 years ago
  14. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  15. 70dc991 [PATCH] remove set_page_count(page, 0) users (outside mm) by Nick Piggin · 19 years ago
  16. 4fa4f53 [PATCH] x86_64: pageattr remove __put_page by Nick Piggin · 19 years ago
  17. 20aaffd [PATCH] x86_64: pageattr use single list by Nick Piggin · 19 years ago
  18. 84d1c05 [PATCH] i386: pageattr remove __put_page by Nick Piggin · 19 years ago
  19. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 19 years ago
  20. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 19 years ago
  21. 8e7a9aa [PATCH] xtensa: pgtable fixes by Nick Piggin · 19 years ago
  22. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 19 years ago
  23. 68ed004 [PATCH] x86: mark cyc2ns_scale readmostly by Ravikiran G Thirumalai · 19 years ago
  24. 4078006 [PATCH] efi_call_phys_epilog() warning fix by Andrew Morton · 19 years ago
  25. bec1b81 [ARM] Quieten spurious IRQ detection by Russell King · 19 years ago
  26. 5501972 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 19 years ago
  27. f7cbb7f [ALSA] Fix snd_xxx_t typedefs by Takashi Iwai · 19 years ago
  28. dcc1e8d [SPARC64]: Add a secondary TSB for hugepage mappings. by David S. Miller · 19 years ago
  29. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 19 years ago
  30. f8642eb [PATCH] powerpc: Remove calculation of io hole by Michael Ellerman · 19 years ago
  31. 6c600ad [PATCH] powerpc: iseries: Add bootargs to /chosen by Michael Ellerman · 19 years ago
  32. 289f1c7 [PATCH] powerpc: iseries: Add /system-id, /model and /compatible by Michael Ellerman · 19 years ago
  33. 584fc6d [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII by Michael Ellerman · 19 years ago
  34. 00611c5 [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c by Michael Ellerman · 19 years ago
  35. a9ea210 [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt) by Michael Ellerman · 19 years ago
  36. 260de22 [PATCH] powerpc: iseries: mf related cleanups by Michael Ellerman · 19 years ago
  37. 57cfb81 [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature by Michael Ellerman · 19 years ago
  38. 41520244 [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early() by Michael Ellerman · 19 years ago
  39. caf80e5 [PATCH] powerpc: Unconfuse htab_bolt_mapping() callers by Michael Ellerman · 19 years ago
  40. 2b26122 [PATCH] powerpc numa: Consolidate assignment of cpus to nodes by Nathan Lynch · 19 years ago
  41. 482ec7c [PATCH] powerpc numa: Support sparse online node map by Nathan Lynch · 19 years ago
  42. bc16a75 [PATCH] powerpc numa: Consolidate handling of Power4 special case by Nathan Lynch · 19 years ago
  43. cf950b7 [PATCH] powerpc numa: Get rid of "numa domain" terminology by Nathan Lynch · 19 years ago
  44. 2e5ce39 [PATCH] powerpc numa: Minor cpu hotplug-related cleanups by Nathan Lynch · 19 years ago
  45. bf4b85b [PATCH] powerpc numa: Minor debugging code changes by Nathan Lynch · 19 years ago
  46. c08888c [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0 by Nathan Lynch · 19 years ago
  47. 1d7aac5 Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 19 years ago
  48. e952f31 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  49. 58e9ff5 [ARM] Use kcalloc to allocate counter_config array rather than kmalloc by Russell King · 19 years ago
  50. ae92dc9 [ARM] Oprofile: dynamically allocate counter_config by Russell King · 19 years ago
  51. 93ad794 [ARM] Oprofile: Convert semaphore to mutex by Russell King · 19 years ago
  52. c3d5395 [ARM] 3376/2: S3C2410 - update defconfig by Ben Dooks · 19 years ago
  53. da956fd [ARM] 3375/1: S3C2440 - fix osiris machine build by Ben Dooks · 19 years ago
  54. bd20ff5 [ARM] 3374/1: ep93xx: gpio interrupt support by Lennert Buytenhek · 19 years ago
  55. 36c64af [ARM] 3361/1: S3C24XX - add USB bus clock source by Ben Dooks · 19 years ago
  56. e44c039 [ARM] 3360/1: S3C2440 - add set rate methods and camera clock by Ben Dooks · 19 years ago
  57. 6e8908e [ARM] 3359/1: S3C24XX - add support for clk_set_rate by Ben Dooks · 19 years ago
  58. d2a02b9 [ARM] Convert kmalloc+memset to kzalloc by Russell King · 19 years ago
  59. 18ec5c7 [ARM] 3373/1: move uengine loader to arch/arm/common by Lennert Buytenhek · 19 years ago
  60. dd18c34 [ARM] 3372/1: ep93xx: add defconfig by Lennert Buytenhek · 19 years ago
  61. a8e1966 [ARM] 3371/1: ep93xx: gpio support by Lennert Buytenhek · 19 years ago
  62. e7736d4 [ARM] 3369/1: ep93xx: add core cirrus ep93xx support by Lennert Buytenhek · 19 years ago
  63. 73deb7d [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq by Alessandro Zummo · 19 years ago
  64. 6d4518d [ARM] 3346/1: Fix udelay() for HZ values different from 100 by Peter Teichmann · 19 years ago
  65. 0328ad2 [ARM] 3334/1: Add support for IXDP28x5 platforms by Deepak Saxena · 19 years ago
  66. 3fc3e1c [ARM] 3333/1: S3C2XX - add dclk and clkout clock support by Ben Dooks · 19 years ago
  67. d3468da [ARM] 3331/1: S3C24XX - add clk_set_parent() to clock code by Ben Dooks · 19 years ago
  68. 8e40a2f [ARM] 3330/1: S3C24XX - move UPLL to main clock by Ben Dooks · 19 years ago
  69. 766636c [ARM] 3329/1: S3C24XX - fix time for osiris machine by Ben Dooks · 19 years ago
  70. 110d322 [ARM] 3327/1: S3C2410 - add osiris machine support by Ben Dooks · 19 years ago
  71. a61ea93 [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) by Nicolas Pitre · 19 years ago
  72. 97d654f [ARM] Convert SA1111 to use clock architecture by Russell King · 19 years ago
  73. 824b5b5 [ARM] Adapt vic.c to allow for multiple VICs in a system. by Russell King · 19 years ago
  74. 5481536 [ARM] Rename chipdata to 'base' and make it an iomem pointer by Russell King · 19 years ago
  75. 5d25ac0 [ARM] Move IRQ enable after coprocessor number decode by Russell King · 19 years ago
  76. f78f104 [ARM] Remove unnecessary asm/hardware.h includes by Russell King · 19 years ago
  77. bfe6570 [ARM] Fix HZ definition for OMAP without 32K timer by Russell King · 19 years ago
  78. 411ef7f [ARM] Remove asm/arch/irq.h by Russell King · 19 years ago
  79. f806581 [ARM] Move HZ definition into Kconfig by Russell King · 19 years ago
  80. ec1248e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 19 years ago
  81. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  82. 08a4ece Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  83. ba93c62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  84. e031d33 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  85. 28c006c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  86. 133a58c Pull sn2-reduce-kmalloc-wrap into release branch by Tony Luck · 19 years ago
  87. dc5cdd8 Pull mca-cleanup into release branch by Tony Luck · 19 years ago
  88. ae02e96 Pull icc-cleanup into release branch by Tony Luck · 19 years ago
  89. 409761b Pull sn2-mmio-writes into release branch by Tony Luck · 19 years ago
  90. a4e817b Pull altix-ce1.0-asic into release branch by Tony Luck · 19 years ago
  91. 5812499 Pull delete-sigdelayed into release branch by Tony Luck · 19 years ago
  92. 536ea4e Pull bsp-removal into release branch by Tony Luck · 19 years ago
  93. 48e0810 [MIPS] Update defconfigs. by Ralf Baechle · 19 years ago
  94. 1725605 [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. by Martin Michlmayr · 19 years ago
  95. 947df17 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. by H. Peter Anvin · 19 years ago
  96. de862b4 [MIPS] TX49XX has prefetch. by Atsushi Nemoto · 19 years ago
  97. c6281ed [MIPS] Kill tlb-andes.c. by Thiemo Seufer · 19 years ago
  98. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  99. 59b3e8e [MIPS] Makefile crapectomy. by Ralf Baechle · 19 years ago
  100. a206f6a [MIPS] Mention Broadcom part number for BigSur board by Martin Michlmayr · 19 years ago