1. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  2. 2e6f40d [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC by Johannes Berg · 17 years ago
  3. a792e75 [POWERPC] Fix si_addr value on low level hash failures by Benjamin Herrenschmidt · 17 years ago
  4. 7e22fa4 [POWERPC] Refresh ppc64_defconfig and enable pasemi-related options by Olof Johansson · 17 years ago
  5. 0c83ddf [POWERPC] pasemi: Update defconfig by Olof Johansson · 17 years ago
  6. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  7. aca71ef [POWERPC] ] Fix memset size error by Li Zefan · 17 years ago
  8. e95c918 [POWERPC] Fix link errors for allyesconfig by Stephen Rothwell · 17 years ago
  9. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  10. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  11. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  12. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  13. 43875cc [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) by Paul Mackerras · 17 years ago
  14. 465ccab [POWERPC] Fix switch_slb handling of 1T ESID values by will schmidt · 17 years ago
  15. e7bda18 [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined by Tony Breeds · 17 years ago
  16. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  17. 20474ab [POWERPC] Fix cache line vs. block size confusion by Benjamin Herrenschmidt · 17 years ago
  18. fb293ae [POWERPC] Fix sysctl table check failure on PowerMac by Alexey Dobriyan · 17 years ago
  19. 4bfac36 [POWERPC] Fix CONFIG_SMP=n build break by Olof Johansson · 17 years ago
  20. aeb4552 [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix by Scott Wood · 17 years ago
  21. d102c9d [POWERPC] Fix mv643xx_pci sysfs .read and .write functions by Dale Farnsworth · 17 years ago
  22. 3a800ff [POWERPC] i8259: Add disable method by Aurelien Jarno · 17 years ago
  23. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago
  24. bdd71ee [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c by Olof Johansson · 17 years ago
  25. 97a4649 Merge branch 'linux-2.6' into merge by Paul Mackerras · 17 years ago
  26. b4d367f [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  27. d689855 [SPARC64]: Fix build with CONFIG_NET disabled. by David S. Miller · 17 years ago
  28. 7e5766f [SPARC64]: Fix build failure when CONFIG_BUG is disabled. by David S. Miller · 17 years ago
  29. 099d575a [SPARC64]: Kill unused ITAG_MASK macro in ultra.S by David S. Miller · 17 years ago
  30. 23e8bc2 [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). by David S. Miller · 17 years ago
  31. 1398f67 [ARM] 4636/1: pxa: add default configuration for zylonite by eric miao · 17 years ago
  32. e9bba8e [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com by eric miao · 17 years ago
  33. 710798c [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c by Roel Kluin · 17 years ago
  34. df43309 [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning by Russell King · 17 years ago
  35. 0214f92 [ARM] Fix FIQ issue with ARM926 by Russell King · 17 years ago
  36. 5984a2f [ARM] Fix netx_defconfig regression by Russell King · 17 years ago
  37. b23e79f [ARM] Fix omap_h2_1610_defconfig regressions by Russell King · 17 years ago
  38. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  39. e58b7da Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  40. 3aff037 [IA64] Fix incorrect return value from ia64_setup_msi_irq() by Kenji Kaneshige · 17 years ago
  41. fb7267a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  42. 4138f08 Remove bogus default y for DMAR and NET_DMA by Andi Kleen · 17 years ago
  43. 3620805 Blackfin arch: reclaim a few bytes from the end of our init section by Mike Frysinger · 17 years ago
  44. 64e5c51 Blackfin arch: fix libata data struct member from irq_type to irq_flags by Mike Frysinger · 17 years ago
  45. 111cf97 Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. by Sonic Zhang · 17 years ago
  46. 0355893 Blackfin arch: update board defconfig files according to latest information from ADI datasheet by Bryan Wu · 17 years ago
  47. 076e21a remove the dead X86_REMOTE_DEBUG option by Adrian Bunk · 17 years ago
  48. 1b8a8e9 x86: merge EARLY_PRINTK options by Adrian Bunk · 17 years ago
  49. fb8c177 x86: mm/discontig_32.c: make code static by Adrian Bunk · 17 years ago
  50. f1aa14b x86: kernel/setup_32.c: unexport machine_id by Adrian Bunk · 17 years ago
  51. 0440d4c x86 gart: rename symbols only used for the GART implementation by Joerg Roedel · 17 years ago
  52. 79da087 x86 gart: make some variables and functions static by Joerg Roedel · 17 years ago
  53. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  54. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  55. e1054b3 x86: additional CPUID strings; fix strings for AMD-ecx by H. Peter Anvin · 17 years ago
  56. 41f667f [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended by Roel Kluin · 17 years ago
  57. 82798a1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  58. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  59. 1a3b792 [MIPS] tb0219: Update copyright message. by Ralf Baechle · 17 years ago
  60. a76ab5c [MIPS] MT: Fix bug in multithreaded kernels. by Ralf Baechle · 17 years ago
  61. a370605 [MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs. by Ralf Baechle · 17 years ago
  62. 1553f6a Author: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 17 years ago
  63. d9ba26a [MIPS] sb1250: Enable GenBus IDE in defconfig. by Maciej W. Rozycki · 17 years ago
  64. 16be243 [MIPS] vmlinux.ld.S: correctly indent .data section by Franck Bui-Huu · 17 years ago
  65. 21b2aec [MIPS] c-r3k: Implement flush_cache_range() by Maciej W. Rozycki · 17 years ago
  66. 62b14c2 [MIPS] Store sign-extend register values for PTRACE_GETREGS by Atsushi Nemoto · 17 years ago
  67. 26c288f [MIPS] Alchemy: Register platform devices by Florian Fainelli · 17 years ago
  68. 098362e [MIPS] Add len and addr validation for MAP_FIXED mappings. by David Daney · 17 years ago
  69. c4e8308 [MIPS] IRIX: Fix off-by-one error in signal compat code. by Ralf Baechle · 17 years ago
  70. 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago
  71. 1238d5d [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. by Ralf Baechle · 17 years ago
  72. 3a6c43a [MIPS] time: Make c0_compare_int_usable faster by Atsushi Nemoto · 17 years ago
  73. c637fec [MIPS] time: Fix cevt-r4k.c for 64-bit kernel by Atsushi Nemoto · 17 years ago
  74. 11ca25a [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). by Ralf Baechle · 17 years ago
  75. 229f773 [MIPS] txx9tmr clockevent/clocksource driver by Atsushi Nemoto · 17 years ago
  76. 22df3f5 [MIPS] Add mips_hpt_frequency check to mips_clockevent_init(). by Yoichi Yuasa · 17 years ago
  77. 8a13ecd [MIPS] IP32: Fixes after interrupt renumbering. by Ralf Baechle · 17 years ago
  78. 725d7b36 [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. by Ralf Baechle · 17 years ago
  79. 84953b3 [MIPS] SNI: Convert a20r timer to clockevent device. by Ralf Baechle · 17 years ago
  80. e0511f7 [MIPS] time: Merge eXcite plat_timer_setup into plat_time_init. by Ralf Baechle · 17 years ago
  81. ba5eac5 [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. by Ralf Baechle · 17 years ago
  82. da349be [MIPS] time: Remove wrppmc's definition of plat_timer_setup. by Ralf Baechle · 17 years ago
  83. 656db50 [MIPS] time: Cause platform definitions of plat_timer_setup to cause error. by Ralf Baechle · 17 years ago
  84. bc2f2a2 [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. by Ralf Baechle · 17 years ago
  85. 8292366 [MIPS] vpe: Use p_paddr instead of p_vaddr loader. by Ralf Baechle · 17 years ago
  86. 6e86b0b [MIPS] Cleanup random difference between the lmo and kernel.org tree. by Ralf Baechle · 17 years ago
  87. 11c03a6 [MIPS] time: set clock before clockevent_delta2ns() in GT641xx. by Yoichi Yuasa · 17 years ago
  88. c984c87 [MIPS] time: Use non-interrupt locks in GT641xx clockevent driver by Yoichi Yuasa · 17 years ago
  89. 2c771a4 [MIPS] Alchemy: micro-optimizatize time code. by Ralf Baechle · 17 years ago
  90. 310a09d [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. by Ralf Baechle · 17 years ago
  91. be5f1f2 [MIPS] SMTC: Allow control over TC assignment to vpe0. by Kevin D. Kissell · 18 years ago
  92. 346f379 [IA64] update sn2 defconfig to 64kb pages by Jes Sorensen · 17 years ago
  93. 113134f [IA64] /proc/cpuinfo "physical id" field cleanups by Alex Chiang · 17 years ago
  94. 172c510 [IA64] vDSO vs --build-id by Roland McGrath · 17 years ago
  95. d650c37 [IA64] check-segrel.lds vs --build-id by Roland McGrath · 17 years ago
  96. 1775fe8 [IA64] vmcore_find_descriptor_size should be in __init by Simon Horman · 17 years ago
  97. 18b8bef [IA64] ia64/mm/init.c: fix section mismatches by Adrian Bunk · 17 years ago
  98. 20dc9f0 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  99. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  100. 7a78a17 more x86 merge fallout (uml, again) by Al Viro · 17 years ago