1. c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 17 years ago
  2. 9036755 x86: fix cpu-hotplug regression by Andreas Herrmann · 17 years ago
  3. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  4. 8f81821 x86: fix smp init sections by Randy Dunlap · 17 years ago
  5. e5ef67e x86: fix voyager_cat_init section by Randy Dunlap · 17 years ago
  6. e709d84 Blackfin arch: fix spurious newline in header by Mike Frysinger · 17 years ago
  7. 8d2e24c Blackfin arch: unexport get_wchan by Adrian Bunk · 17 years ago
  8. 05c4843 Blackfin arch: remove dump_thread() by Adrian Bunk · 17 years ago
  9. 09db948 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" by Robert P. J. Day · 17 years ago
  10. f79f06a ACPI: Enable MSR (FixedHW) support for T-States by Zhao Yakui · 17 years ago
  11. 0048e1c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  12. 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  13. 55b8d50 x86: acpi_pciprobe_dmi_table[] must be __devinitdata by Adrian Bunk · 17 years ago
  14. 16ee2db x86_64: remove acpi_pci_link_exit() by Adrian Bunk · 17 years ago
  15. 2a0d718 [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks by eric miao · 17 years ago
  16. 40787d0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  17. 72e5106 [MIPS] N32 needs to use the compat version of sys_nfsservctl. by Ralf Baechle · 17 years ago
  18. 30e748a [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. by Ralf Baechle · 17 years ago
  19. f99f2cc [MIPS] Sibyte: Fix name of clocksource. by Ralf Baechle · 17 years ago
  20. eae5fdc [MIPS] SNI: s/achknowledge/acknowledge/ by Maciej W. Rozycki · 17 years ago
  21. 3247989 [MIPS] Makefile: Fix canonical system names by Maciej W. Rozycki · 17 years ago
  22. 7c3a622 [MIPS] vpe: handle halting TCs in an errata safe way. by Nigel Stephens · 17 years ago
  23. 8dfa741f [MIPS] Sibyte: Stop timers before programming next even. by Ralf Baechle · 17 years ago
  24. 6224775 [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks. by Ralf Baechle · 17 years ago
  25. 89becf5 [MIPS] Lasat: Fix overlap of interrupt number ranges. by Yoichi Yuasa · 17 years ago
  26. fcee3fa [MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1 by Thomas Bogendoerfer · 17 years ago
  27. f6771db [MIPS] Fix shadow register support. by Ralf Baechle · 17 years ago
  28. c6563e8 [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code by Atsushi Nemoto · 17 years ago
  29. 33b75e5c [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. by Ralf Baechle · 17 years ago
  30. bb856c5 [MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz by Roel Kluin · 17 years ago
  31. a8401fa [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. by Ralf Baechle · 17 years ago
  32. 07a80e4 [MIPS] Sibyte: pin timer interrupt to their cores. by Ralf Baechle · 17 years ago
  33. a57c228 [MIPS] Qemu: Add early printk, your friend in a cold night. by Ralf Baechle · 17 years ago
  34. a8049c5 [MIPS] Convert reference to mem_map to pfn_to_page(). by Ralf Baechle · 17 years ago
  35. a754f70 [MIPS] Sibyte: resurrect old cache hack. by Ralf Baechle · 17 years ago
  36. c7d4896 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos by Michael Hennerich · 17 years ago
  37. f02bcec Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees by Mike Frysinger · 17 years ago
  38. 632f658 Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets use that version now by Mike Frysinger · 17 years ago
  39. 70b63ba Blackfin arch: do not include linux/autoconf.h by Mike Frysinger · 17 years ago
  40. 9862cc5 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions by Mike Frysinger · 17 years ago
  41. 137b152 Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files by Mike Frysinger · 17 years ago
  42. a055b2b Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO by Mike Frysinger · 17 years ago
  43. 0feea17 Blackfin arch: fix missing newline to file by Mike Frysinger · 17 years ago
  44. 7c7fd17 Blackfin arch: add BF547 to list of accepted procs by Mike Frysinger · 17 years ago
  45. 839e01c Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation by Robin Getz · 17 years ago
  46. 74ce832 Blackfin arch: split debug stuff off into Kconfig.debug like everyone else by Mike Frysinger · 17 years ago
  47. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  48. 597702a [AVR32] Export intc_get_pending symbol by Haavard Skinnemoen · 17 years ago
  49. 80f76c5 [AVR32] Fix duplicate clock index in at32ap machine code by ben.nizette@iinet.net.au · 17 years ago
  50. 1387122 [AVR32] remove UID16 option by Adrian Bunk · 17 years ago
  51. 3a65a69 [AVR32] Turn off debugging in SMC driver by Haavard Skinnemoen · 17 years ago
  52. 9797bed Extend I/O resource for wdt0 for at32ap7000 devices by Hans-Christian Egtvedt · 17 years ago
  53. e4e9a7a Blackfin arch: fix indentation -- use tabs, not spaces by Mike Frysinger · 17 years ago
  54. 4f25eb8 Blackfin arch: split board selection off into mach subdirs by Mike Frysinger · 17 years ago
  55. d07f438 Blackfin arch: fix silicon rev display and selection for BF52x/BF54x by Mike Frysinger · 17 years ago
  56. a052f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 17 years ago
  57. 2f1f53b CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better by Jesper Nilsson · 17 years ago
  58. 2e2cd8b CRISv10 memset library add lineendings to asm by Jesper Nilsson · 17 years ago
  59. 341ac6e CRISv10 string library add lineendings to asm by Jesper Nilsson · 17 years ago
  60. 2b05d2b CRISv10 usercopy library add lineendings to asm by Jesper Nilsson · 17 years ago
  61. 57c230a CRISv32: add cache flush operations by Jesper Nilsson · 17 years ago
  62. d8e5219 CRISv10 improve and bugfix fasttimer by Jesper Nilsson · 17 years ago
  63. 3244c77 CRISv10: fix timer interrupt parameters by Jesper Nilsson · 17 years ago
  64. 1b8be1d CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two by Jesper Nilsson · 17 years ago
  65. 16ad1b4 cris: ARRAY_SIZE() cleanup by Alex Unleashed · 17 years ago
  66. f150f35 cris build fixes: defconfig updates by Jesper Nilsson · 17 years ago
  67. 5af26b1 cris build fixes: fix crisksyms.c by Jesper Nilsson · 17 years ago
  68. a8e2a8b cris build fixes: setup.c needs param.h by Jesper Nilsson · 17 years ago
  69. 0188e60 cris build fixes: fixes in arch/cris/kernel/time.c by Jesper Nilsson · 17 years ago
  70. 7b27552 cris build fixes: corrected and improved NMI and IRQ handling by Jesper Nilsson · 17 years ago
  71. 5978e79 cris build fixes: sys_cris.c needs fs.h by Jesper Nilsson · 17 years ago
  72. eb2746d cris build fixes: irq fixes by Jesper Nilsson · 17 years ago
  73. 0c3537f cris build fixes: Add missing syscalls by Jesper Nilsson · 17 years ago
  74. bae19fe x86: don't call mce_create_device on CPU_UP_PREPARE by Andreas Herrmann · 17 years ago
  75. 35d5d08 x86: disable preemption in delay_tsc() by Andrew Morton · 17 years ago
  76. 9c8d638 uml: fix build for !CONFIG_PRINTK by Jeff Dike · 17 years ago
  77. 32f862c uml: fix build for !CONFIG_TCP by Jeff Dike · 17 years ago
  78. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 17 years ago
  79. 9ac625a uml: fix spurious IRQ testing by Jeff Dike · 17 years ago
  80. c0f2a9d mips: undo locking on error path returns by Roel Kluin · 17 years ago
  81. 5c6ff79 cris gpio: undo locks before returning by Roel Kluin · 17 years ago
  82. 887c3cb Add IORESOUCE_BUSY flag for System RAM by Yasunori Goto · 17 years ago
  83. d4d5d20 uml: fix recvmsg return value checking by Jeff Dike · 17 years ago
  84. fcbaa08 uml: fix symlink loops by Jeff Dike · 17 years ago
  85. 9418d5d Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  86. a7fe771 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  87. 6548d83 [POWERPC] Silence an annoying boot message by Stephen Rothwell · 17 years ago
  88. b7a2da1 [POWERPC] Fix early btext debug on PowerMac by Benjamin Herrenschmidt · 17 years ago
  89. 0302f12 [POWERPC] Demote clockevent printk to KERN_DEBUG by Tony Breeds · 17 years ago
  90. 9bafbb0 [POWERPC] Fix CONFIG_SMP=n build error on ppc64 by Olof Johansson · 17 years ago
  91. b64f87c [POWERPC] Avoid unpaired stwcx. on some processors by Becky Bruce · 17 years ago
  92. 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
  93. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  94. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  95. 506f1d0 x86: move the rest of the menu's to Kconfig by Sam Ravnborg · 17 years ago
  96. 8d5fffb x86: move all simple arch settings to Kconfig by Sam Ravnborg · 17 years ago
  97. bc0120f x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 by Sam Ravnborg · 17 years ago
  98. d2cacbc x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 by Sam Ravnborg · 17 years ago
  99. 012c6c72 x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 by Sam Ravnborg · 17 years ago
  100. 1032c0b x86: arch/x86/Kconfig.cpu unification by Sam Ravnborg · 17 years ago