1. b694092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  2. 8c5b4a3f [SPARC64]: Kill pcic_present(). by David S. Miller · 17 years ago
  3. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 17 years ago
  4. 101788b [SPARC64]: Kill 'prom_keyboard'. by David S. Miller · 17 years ago
  5. 1d5509a [SPARC]: Kill extern decl of 'panic_setup'. by David S. Miller · 17 years ago
  6. 9a2f258 [SPARC64]: Delete 'boot_flags'. by David S. Miller · 17 years ago
  7. a3d4170 [SPARC64]: Kill unused function 'kernel_enter_debugger'. by David S. Miller · 17 years ago
  8. f6c540c x86: fix lguest build failure by Rusty Russell · 17 years ago
  9. b7ad149 x86: reenable support for system without on node0 by Yinghai Lu · 17 years ago
  10. f34b439 x86: CPA: avoid double checking of alias ranges by Thomas Gleixner · 17 years ago
  11. af96e44 x86: CPA no alias checking for _NX by Thomas Gleixner · 17 years ago
  12. 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 17 years ago
  13. c31c7d4 x86: CPA, fix alias checks by Thomas Gleixner · 17 years ago
  14. cbc9fc5 [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macros by S.Çağlar Onur · 17 years ago
  15. 3c62a2d [SPARC64]: Always register a PROM based early console. by David S. Miller · 17 years ago
  16. f6095a5 [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  17. 966d905 [SPARC64]: Add -mtune=ultrasparc3 if possible. by David S. Miller · 17 years ago
  18. 54cd6dd [SPARC64]: Remove Makefile code for ancient gcc and binutils. by David S. Miller · 17 years ago
  19. 4e3d031 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  20. 11d64be Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  21. 664a1566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  22. b9e2229 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  23. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
  24. 448678a d_path: Make get_dcookie() use a struct path argument by Jan Blunck · 17 years ago
  25. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  26. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  27. 6ef1e56 m68knommu: fix profile timer by Matt Waddel · 17 years ago
  28. c25f0a0 m68knommu: use asflags instead of EXTRA_AFLAGS by Greg Ungerer · 17 years ago
  29. 903be1c m68knommu: fix coldfire interrupt exit path by Walter T Gruczka · 17 years ago
  30. 77a746c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc by Jesper Nilsson · 17 years ago
  31. f8d8406 x86: cpa, fix out of date comment by Ingo Molnar · 17 years ago
  32. 7d8330a KVM is not seen under X86 config with latest git (32 bit compile) by Balbir Singh · 17 years ago
  33. 69b1415 x86: cpa: ensure page alignment by Thomas Gleixner · 17 years ago
  34. 7bfeab9 x86: include proper prototypes for rodata_test by Harvey Harrison · 17 years ago
  35. 184652e x86: fix gart_iommu_init() by Ingo Molnar · 17 years ago
  36. 3223f59 x86: EFI set_memory_x()/set_memory_uc() fixes by Ingo Molnar · 17 years ago
  37. cae30f82 x86: make dump_pagetable() static by Adrian Bunk · 17 years ago
  38. e8bff74 x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr() by Ingo Molnar · 17 years ago
  39. d4eac75 [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE by Grant Likely · 17 years ago
  40. bdb226b [POWERPC] Cell RAS: Remove DEBUG, and add license and copyright by Michael Ellerman · 17 years ago
  41. 16e543f [POWERPC] free_property() must not be __init by Adrian Bunk · 17 years ago
  42. cf8918f [POWERPC] vdso_do_func_patch{32,64}() must be __init by Adrian Bunk · 17 years ago
  43. e4ccde0 [POWERPC] Remove generated files on make clean by Kumar Gala · 17 years ago
  44. e5a21dd [POWERPC] PS3: Fix bootwrapper hang bug by Geoff Levand · 17 years ago
  45. 79ccd1b [POWERPC] Fix DEBUG_PREEMPT warning when warning by Hugh Dickins · 17 years ago
  46. a602cc0 sh: Fix multiple UTLB hit on UP SH-4. by Hideo Saito · 17 years ago
  47. 123100c sh: fix pci io access for r2d boards by Magnus Damm · 17 years ago
  48. e036eaa sh: use ctrl_in/out for on chip pci access by Magnus Damm · 17 years ago
  49. f99cb7a4 sh: Kill off more dead symbols. by Paul Mundt · 17 years ago
  50. db02612 sh: __uncached_start only on sh32. by Paul Mundt · 17 years ago
  51. 38350e0 sh: Get SH-5 caches working again post-unification. by Paul Mundt · 17 years ago
  52. b785537 sh: Kill off bogus SH_SDK7780_STANDALONE symbol. by Paul Mundt · 17 years ago
  53. 43081e1 sh: Shut up some trivial build warnings. by Paul Mundt · 17 years ago
  54. f1f8926 sh: Update SH-5 flush_cache_sigtramp() for API changes. by Paul Mundt · 17 years ago
  55. 64e34ca sh: Disable big endian for SH-5. by Paul Mundt · 17 years ago
  56. ecc14e8 sh: Symbol exports for trapped I/O. by Paul Mundt · 17 years ago
  57. 96f2fc0 sh: Clean up whitespace damage in Kconfig.debug. by Paul Mundt · 17 years ago
  58. f1cdd63 sh: Use max_t in io_trapped. by Paul Mundt · 17 years ago
  59. 9109a30 sh: add support for sh7366 processor by Magnus Damm · 17 years ago
  60. d847afe sh: remove maskreg irq code by Magnus Damm · 17 years ago
  61. 0906185 sh: fix ptrace copy_from/to_user() compilation error by Magnus Damm · 17 years ago
  62. c1a34e4 sh: trapped io support for highlander V2 by Magnus Damm · 17 years ago
  63. 2d952b4 sh: trapped io support for r2d V2 by Magnus Damm · 17 years ago
  64. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 17 years ago
  65. 2ade1a9 sh: update r2d defconfigs with usb, spi and rtc by Magnus Damm · 17 years ago
  66. 4b5a9ef sh: use opcode_t and enable unaligned code for sh2a by Magnus Damm · 17 years ago
  67. 4252c65 sh: add byte support to the sign extension code by Magnus Damm · 17 years ago
  68. 960c65e sh: fix xtime_lock deadlocking. by Peter Zijlstra · 17 years ago
  69. 9216f19 sh: Add mach-type entries for MigoR and SDK7780. by Paul Mundt · 17 years ago
  70. 70f784e sh: migor board support by Magnus Damm · 17 years ago
  71. 5d0e146 sh: Wire up new timerfd syscalls. by Paul Mundt · 17 years ago
  72. 86c0179 sh: break out unaligned sign extension code by Magnus Damm · 17 years ago
  73. 1cfb629 sh: add probe support for new sh7722 cut by Magnus Damm · 17 years ago
  74. 10a1deb sh: add sh7722 support to EARLY_SCIF_CONSOLE by Magnus Damm · 17 years ago
  75. 222dc79 sh: remove unneeded cast by Stephen Rothwell · 17 years ago
  76. 2a3eeba sh: declared coherent memory support V2 fix by Magnus Damm · 17 years ago
  77. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 17 years ago
  78. fb40bd7 Linux Kernel Markers: support multiple probes by Mathieu Desnoyers · 17 years ago
  79. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 17 years ago
  80. d897d2b FRV: Fix up parse error in linker script by David Howells · 17 years ago
  81. c2a9cc7 x86: pit_clockevent can be static by Harvey Harrison · 17 years ago
  82. 4de0d4a x86: EFI runtime code mapping enhancement by Huang, Ying · 17 years ago
  83. e85f205 x86: EFI: fix use of unitialized variable and the cache logic by Thomas Gleixner · 17 years ago
  84. 5d3c8b2 x86: CPA: fix gbpages support in try_preserve_large_page by Andi Kleen · 17 years ago
  85. 2b54078 xen: unpin initial Xen pagetable once we're finished with it by Jeremy Fitzhardinge · 17 years ago
  86. 37cc8d7 x86/early_ioremap: don't assume we're using swapper_pg_dir by Jeremy Fitzhardinge · 17 years ago
  87. 416e2d6 x86: fixup machine_ops reboot_{32|64}.c unification fallout by Jody Belka · 17 years ago
  88. 0f78e75 [SPARC64]: Remove DEBUG_BOOTMEM. by David S. Miller · 17 years ago
  89. b83ebf5 [SPARC64]: Use shorter "get_zeroed_page" call. by Robert P. J. Day · 17 years ago
  90. b3dd5b8 [SPARC]: Use shorter form of "get_zeroed_page". by Robert P. J. Day · 17 years ago
  91. 2c15826 x86: vdso_install fix by Roland McGrath · 17 years ago
  92. 1a51008 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  93. 10d0aa3 [IA64] Fix build for sim_defconfig by Tony Luck · 17 years ago
  94. 81772fe x86: remove over noisy debug printk by Thomas Gleixner · 17 years ago
  95. 9585ca0 Use proper abstractions in quirk_intel_irqbalance by Matthew Wilcox · 17 years ago
  96. 0eccf60 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  97. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 17 years ago
  98. a0ca990 PCI x86: always use conf1 to access config space below 256 bytes by Ivan Kokshaysky · 17 years ago
  99. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  100. bfc1de0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago