1. 95a86b5 Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as we dont need it setup that early by Mike Frysinger · 16 years ago
  2. c991dd9 Blackfin arch: use %pF when printing out the double fault address so we get symbol names by Mike Frysinger · 16 years ago
  3. 130de7c Blackfin arch: add support for the BlackStamp board by Benjamin Matthews · 16 years ago
  4. 251383c Blackfin arch: Allow ins functions to have a low latency version by Robin Getz · 16 years ago
  5. cd8fb8d Blackfin arch: Print out doublefault addresses, so debug can occur by Robin Getz · 16 years ago
  6. 9216bbc Blackfin arch: mark some functions as __init as they are only called from __init functions by Mike Frysinger · 16 years ago
  7. 0e06b50 Blackfin arch: cleanup cache lock code by Mike Frysinger · 16 years ago
  8. 55546ac Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabled in SIC_IWR1. by Michael Hennerich · 16 years ago
  9. d3d0ac2 Blackfin arch: Fix bug - when expanding the trace buffer, it does not print out the decoded instruction. by Robin Getz · 16 years ago
  10. 56f5f59 Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling by Michael Hennerich · 16 years ago
  11. 15b0753 Blackfin arch: delete unused cache functions by Mike Frysinger · 16 years ago
  12. 07aa7be Blackfin arch: convert L2 defines to be the same as the L1 defines by Mike Frysinger · 16 years ago
  13. 17e89bc Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over time by Mike Frysinger · 16 years ago
  14. 67618fd Blackfin arch: add asm/thread_info.h for THREAD_SIZE define by Mike Frysinger · 16 years ago
  15. 7e64aca Blackfin arch: move async memory programming into common setup_arch() as the banks dont really need to be setup fully as early as head.S by Mike Frysinger · 16 years ago
  16. 1375204 Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned by Mike Frysinger · 16 years ago
  17. 09e1f70 Blackfin arch: unify the duplicated _real_start functions by Mike Frysinger · 16 years ago
  18. 778307d Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any supported processor/silicon by Mike Frysinger · 16 years ago
  19. d6a2989 Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging. by Sonic Zhang · 16 years ago
  20. fe5aeb9 Blackfin arch: use symbolic IRQ_PF define rather than hardcoded by Mike Frysinger · 16 years ago
  21. 9080891 Blackfin arch: remove pata resources from generic board by Mike Frysinger · 16 years ago
  22. b9da3b9 Blackfin arch: add support for board tcm-bf537 by Mike Frysinger · 16 years ago
  23. 8ea8949 Blackfin arch: add board resources for parallel flash on cm-bf537 by Mike Frysinger · 16 years ago
  24. aa58297 Blackfin arch: be consistant with parition names, and ensure the bus is identified by Robin Getz · 16 years ago
  25. 4a88d0c Blackfin arch: Functional power management support by Michael Hennerich · 16 years ago
  26. 5400c5a Blackfin arch: Fix bug - This change eliminates impact on application debugging by Jie Zhang · 16 years ago
  27. ddc752a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  28. 9de15e9 h8300: fix section mismatches by Yoshinori Sato · 16 years ago
  29. 430ac5b [IA64] use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  30. 10617bb [IA64] Ensure cpu0 can access per-cpu variables in early boot code by Tony Luck · 16 years ago
  31. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  32. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  33. 7019b1b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 16 years ago
  35. 48d97cb x86: make "apic" an early_param() on 32-bit, NULL check by Rene Herman · 16 years ago
  36. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  37. 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 16 years ago
  38. 9b0094f x86, pci-calgary: fix function declaration by Randy Dunlap · 16 years ago
  39. cf3e505 x86: work around gcc 3.4.x bug by Jeremy Fitzhardinge · 16 years ago
  40. fb6bef8 x86: make "apic" an early_param() on 32-bit by Rene Herman · 16 years ago
  41. eeb0d7d x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk by Rene Herman · 16 years ago
  42. d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 16 years ago
  43. 0afd2ac powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 16 years ago
  44. bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 16 years ago
  45. 8db13a0 powerpc/pci: Don't keep ISA memory hole resources in the tree by Benjamin Herrenschmidt · 16 years ago
  46. b79998f powerpc: Zero fill the return values of rtas argument buffer by Nathan Fontenot · 16 years ago
  47. 28efb9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  48. 796aade Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  49. 31343d8 x86: Fix broken VMI in 2.6.27-rc.. by Alok Kataria · 16 years ago
  50. 34ae7f3 [CPUFREQ][2/2] preregister support for powernow-k8 by Mark Langsdorf · 16 years ago
  51. 23431b4 [CPUFREQ][1/2] whitespace fix for powernow-k8 by Mark Langsdorf · 16 years ago
  52. 460f5ef [CPUFREQ] Fix warning in elanfreq by Dave Jones · 16 years ago
  53. ec983f7 [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. by Dave Jones · 16 years ago
  54. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  55. 097d9eb Merge Linus' latest into master by Russell King · 16 years ago
  56. f2d7499 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  57. 8d659f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  58. 9da1f7e powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 16 years ago
  59. c41107c [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB by Adrian Bunk · 16 years ago
  60. 2727f22 [ARM] fix pnx4008 build errors by Russell King · 16 years ago
  61. 33f197a avr32: Make atstk1006_nand_data definition static by Haavard Skinnemoen · 17 years ago
  62. 0fe9497 avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100 by Haavard Skinnemoen · 16 years ago
  63. 30930a4 avr32: Update defconfigs by Haavard Skinnemoen · 16 years ago
  64. b47eb40 avr32: Clean up HMATRIX code by Haavard Skinnemoen · 16 years ago
  65. a8d902d avr32: Add MMIO address definitions for certain controllers by Haavard Skinnemoen · 16 years ago
  66. 8f8a59c avr32: Introduce <mach/chip.h> by Haavard Skinnemoen · 17 years ago
  67. a7448db avr32: Remove include/asm-avr32/arch-at32ap by Haavard Skinnemoen · 16 years ago
  68. 433c5f7 sparc64: Fix end-of-stack checking in save_stack_trace(). by David S. Miller · 16 years ago
  69. 3d8cd0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  70. 4c514a5 powerpc/iseries: remove the old viocons driver by Stephen Rothwell · 16 years ago
  71. 764f257 sparc: don't use asm/of_device.h by Stephen Rothwell · 16 years ago
  72. 058ddee [ARM] Fix SMP booting with non-zero PHYS_OFFSET by Russell King · 16 years ago
  73. afd2fc0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  74. 1f4de5a [ARM] 5185/1: Fix spi num_chipselect for lubbock by Jonathan Cameron · 16 years ago
  75. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  76. a1b81a8 Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Russell King · 16 years ago
  77. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  78. f44f82e [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include by Russell King · 16 years ago
  79. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  80. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  81. 897d852 [ARM] Fix circular include dependency with IRQ headers by Russell King · 16 years ago
  82. 71557a3 [netdrvr] sh_eth: Add SH7619 support by Yoshinori Sato · 16 years ago
  83. ea771bd sparc64: Use kernel/uid16.c helpers instead of own copy. by David S. Miller · 16 years ago
  84. 5875013 Move all of include/asm-m68knommu to arch/m68knommu/include/asm. by Greg Ungerer · 16 years ago
  85. f8d91fa of/sparc: remove include of linux/of_platform.h from asm/of_platform.h by Stephen Rothwell · 16 years ago
  86. 0016fe9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  87. 9ea7d5a powerpc/4xx: Update defconfig files for 2.6.27-rc1 by Josh Boyer · 16 years ago
  88. 775587b powerpc: 86xx: mpc8610_hpcd: add watchdog node by Anton Vorontsov · 16 years ago
  89. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  90. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  92. 964d219 avr32: Introduce arch/avr32/mach-*/include/mach by Haavard Skinnemoen · 16 years ago
  93. 84db8d7 avr32: Move include/asm-avr32 to arch/avr32/include/asm by Haavard Skinnemoen · 16 years ago
  94. e9ba969 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  95. 929bada powerpc/44x: Incorrect NOR offset in Warp DTS by Sean MacLennan · 16 years ago
  96. 1d555cf powerpc/44x: Warp DTS changes for board updates by Sean MacLennan · 16 years ago
  97. 048040a powerpc/4xx: Cleanup Warp for i2c driver changes. by Sean MacLennan · 16 years ago
  98. 1c5402b powerpc/44x: Adjust warp-nand resource end address by Valentine Barshak · 17 years ago
  99. 04fef22 [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage by Eric Miao · 16 years ago
  100. ab27712 [ARM] pxa: introduce reset.h for reset specific header information by Eric Miao · 16 years ago