1. bb856c5 [MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz by Roel Kluin · 17 years ago
  2. a8401fa [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. by Ralf Baechle · 17 years ago
  3. 07a80e4 [MIPS] Sibyte: pin timer interrupt to their cores. by Ralf Baechle · 17 years ago
  4. a57c228 [MIPS] Qemu: Add early printk, your friend in a cold night. by Ralf Baechle · 17 years ago
  5. a8049c5 [MIPS] Convert reference to mem_map to pfn_to_page(). by Ralf Baechle · 17 years ago
  6. a754f70 [MIPS] Sibyte: resurrect old cache hack. by Ralf Baechle · 17 years ago
  7. a052f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 17 years ago
  8. 2f1f53b CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better by Jesper Nilsson · 17 years ago
  9. 2e2cd8b CRISv10 memset library add lineendings to asm by Jesper Nilsson · 17 years ago
  10. 341ac6e CRISv10 string library add lineendings to asm by Jesper Nilsson · 17 years ago
  11. 2b05d2b CRISv10 usercopy library add lineendings to asm by Jesper Nilsson · 17 years ago
  12. 57c230a CRISv32: add cache flush operations by Jesper Nilsson · 17 years ago
  13. d8e5219 CRISv10 improve and bugfix fasttimer by Jesper Nilsson · 17 years ago
  14. 3244c77 CRISv10: fix timer interrupt parameters by Jesper Nilsson · 17 years ago
  15. 1b8be1d CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two by Jesper Nilsson · 17 years ago
  16. 16ad1b4 cris: ARRAY_SIZE() cleanup by Alex Unleashed · 17 years ago
  17. f150f35 cris build fixes: defconfig updates by Jesper Nilsson · 17 years ago
  18. 5af26b1 cris build fixes: fix crisksyms.c by Jesper Nilsson · 17 years ago
  19. a8e2a8b cris build fixes: setup.c needs param.h by Jesper Nilsson · 17 years ago
  20. 0188e60 cris build fixes: fixes in arch/cris/kernel/time.c by Jesper Nilsson · 17 years ago
  21. 7b27552 cris build fixes: corrected and improved NMI and IRQ handling by Jesper Nilsson · 17 years ago
  22. 5978e79 cris build fixes: sys_cris.c needs fs.h by Jesper Nilsson · 17 years ago
  23. eb2746d cris build fixes: irq fixes by Jesper Nilsson · 17 years ago
  24. 0c3537f cris build fixes: Add missing syscalls by Jesper Nilsson · 17 years ago
  25. bae19fe x86: don't call mce_create_device on CPU_UP_PREPARE by Andreas Herrmann · 17 years ago
  26. 35d5d08 x86: disable preemption in delay_tsc() by Andrew Morton · 17 years ago
  27. 9c8d638 uml: fix build for !CONFIG_PRINTK by Jeff Dike · 17 years ago
  28. 32f862c uml: fix build for !CONFIG_TCP by Jeff Dike · 17 years ago
  29. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 17 years ago
  30. 9ac625a uml: fix spurious IRQ testing by Jeff Dike · 17 years ago
  31. c0f2a9d mips: undo locking on error path returns by Roel Kluin · 17 years ago
  32. 5c6ff79 cris gpio: undo locks before returning by Roel Kluin · 17 years ago
  33. 887c3cb Add IORESOUCE_BUSY flag for System RAM by Yasunori Goto · 17 years ago
  34. d4d5d20 uml: fix recvmsg return value checking by Jeff Dike · 17 years ago
  35. fcbaa08 uml: fix symlink loops by Jeff Dike · 17 years ago
  36. 9418d5d Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  37. a7fe771 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  38. 6548d83 [POWERPC] Silence an annoying boot message by Stephen Rothwell · 17 years ago
  39. b7a2da1 [POWERPC] Fix early btext debug on PowerMac by Benjamin Herrenschmidt · 17 years ago
  40. 0302f12 [POWERPC] Demote clockevent printk to KERN_DEBUG by Tony Breeds · 17 years ago
  41. 9bafbb0 [POWERPC] Fix CONFIG_SMP=n build error on ppc64 by Olof Johansson · 17 years ago
  42. b64f87c [POWERPC] Avoid unpaired stwcx. on some processors by Becky Bruce · 17 years ago
  43. 64c911a Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  44. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  45. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  46. 506f1d0 x86: move the rest of the menu's to Kconfig by Sam Ravnborg · 17 years ago
  47. 8d5fffb x86: move all simple arch settings to Kconfig by Sam Ravnborg · 17 years ago
  48. bc0120f x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 by Sam Ravnborg · 17 years ago
  49. d2cacbc x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 by Sam Ravnborg · 17 years ago
  50. 012c6c72 x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 by Sam Ravnborg · 17 years ago
  51. 1032c0b x86: arch/x86/Kconfig.cpu unification by Sam Ravnborg · 17 years ago
  52. e279b6c x86: start unification of arch/x86/Kconfig.* by Sam Ravnborg · 17 years ago
  53. e8ef952 x86: unification of cfufreq/Kconfig by Sam Ravnborg · 17 years ago
  54. 92d140e x86: fix taking DNA during 64bit sigreturn by Siddha, Suresh B · 17 years ago
  55. ecd744e x86 - 32-bit ptrace emulation mishandles 6th arg by Chuck Ebbert · 17 years ago
  56. fd181c7 x86_64: ia32 ptrace THREAD_AREA fix by Roland McGrath · 17 years ago
  57. 8fc543c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  58. a70a932 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  59. a80b824 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  60. 45ff993 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  61. c4888f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  62. a90fcf3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  63. e4fc5a1 FRV: Remove the section annotation on free_initmem() by David Howells · 17 years ago
  64. 0492007 x86: make nmi_cpu_busy() always defined by Ingo Molnar · 17 years ago
  65. 4e2947f x86: make ipi_handler() always defined by Ingo Molnar · 17 years ago
  66. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  67. 7f6ff62 [IA64] IOSAPIC bogus error cleanup by George Beshers · 17 years ago
  68. b8de471 [IA64] Update printing of feature set bits by Russ Anderson · 17 years ago
  69. c9d059d [IA64] Fix IOSAPIC delivery mode setting by Kenji Kaneshige · 17 years ago
  70. 4c013f5 [IA64] XPC heartbeat timer function must run on CPU 0 by Dean Nelson · 17 years ago
  71. 4c011b1fb [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. by Scott Wood · 17 years ago
  72. 0197cd2 [POWERPC] Add -mno-spe for ARCH=powerpc builds by Kumar Gala · 17 years ago
  73. 06e5fda Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Paul Mundt · 17 years ago
  74. 91bc51d [ARM] pxa: fix one-shot timer mode by Russell King · 17 years ago
  75. 9aa6933 hwmon: (f75375s) On n2100 systems, set fans to full speed on boot by Riku Voipio · 17 years ago
  76. 541c547 Merge branch 'page_colouring_despair' by Paul Mundt · 17 years ago
  77. 688016f Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  78. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  79. 2e6f40d [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC by Johannes Berg · 17 years ago
  80. a792e75 [POWERPC] Fix si_addr value on low level hash failures by Benjamin Herrenschmidt · 17 years ago
  81. 7e22fa4 [POWERPC] Refresh ppc64_defconfig and enable pasemi-related options by Olof Johansson · 17 years ago
  82. 0c83ddf [POWERPC] pasemi: Update defconfig by Olof Johansson · 17 years ago
  83. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  84. aca71ef [POWERPC] ] Fix memset size error by Li Zefan · 17 years ago
  85. e95c918 [POWERPC] Fix link errors for allyesconfig by Stephen Rothwell · 17 years ago
  86. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  87. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  88. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  89. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  90. 43875cc [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) by Paul Mackerras · 17 years ago
  91. 465ccab [POWERPC] Fix switch_slb handling of 1T ESID values by will schmidt · 17 years ago
  92. e7bda18 [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined by Tony Breeds · 17 years ago
  93. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  94. 20474ab [POWERPC] Fix cache line vs. block size confusion by Benjamin Herrenschmidt · 17 years ago
  95. fb293ae [POWERPC] Fix sysctl table check failure on PowerMac by Alexey Dobriyan · 17 years ago
  96. 4bfac36 [POWERPC] Fix CONFIG_SMP=n build break by Olof Johansson · 17 years ago
  97. aeb4552 [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix by Scott Wood · 17 years ago
  98. d102c9d [POWERPC] Fix mv643xx_pci sysfs .read and .write functions by Dale Farnsworth · 17 years ago
  99. 3a800ff [POWERPC] i8259: Add disable method by Aurelien Jarno · 17 years ago
  100. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago