1. 00163e8 Blackfin arch: fix spelling typo in output by Mike Frysinger · 17 years ago
  2. 5af4c2b Blackfin arch: try to split up functions like this into smaller units according to LKML review by Aubrey Li · 17 years ago
  3. 51be24c Blackfin arch: add proper ENDPROC() by Mike Frysinger · 17 years ago
  4. 52a0781 Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running by Mike Frysinger · 17 years ago
  5. 83a5c3e Blackfin arch: unify differences between our diff head.S files -- no functional changes by Mike Frysinger · 17 years ago
  6. 16983de Blackfin arch: update defconfigs by Mike Frysinger · 17 years ago
  7. 4dfefcf Blackfin arch: scrub old console defines by Mike Frysinger · 17 years ago
  8. bc61b4e Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility by Mike Frysinger · 17 years ago
  9. 321f6e0 Blackfin arch: mark our memory init functions with __init so they get freed after init by Mike Frysinger · 17 years ago
  10. 5716e51 Blackfin arch: all symbols were offset by 4k, since we didn't have the __text label. by Robin Getz · 17 years ago
  11. d2d50aa Blackfin arch: spelling fixes by Simon Arlott · 17 years ago
  12. ac1bd53 Blackfin arch: DMA code minor naming convention fix by Aubrey Li · 17 years ago
  13. db94d9d Blackfin arch: remove defconfig file by Mike Frysinger · 17 years ago
  14. d3efbdd sh: Fix up the math-emu build. by Paul Mundt · 17 years ago
  15. a1e2833 sh: Kill off broken dma page ops. by Paul Mundt · 17 years ago
  16. 9f9a5de sh: Fixup misaligned data for sh2 lockdep. by Paul Mundt · 17 years ago
  17. 357d594 sh: Tidy up dependencies for SH-2 build. by Paul Mundt · 17 years ago
  18. 5403959 sh: Provide a defconfig for R7780MP. by Yoshihiro Shimoda · 17 years ago
  19. 5d4cae5 [ARM] VFP: fix section mismatch error by Russell King · 17 years ago
  20. 7ac7834 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  21. b39b703 x86_64: oops_begin() fix by Andrew Morton · 17 years ago
  22. 12710a5 fix sysrq-m oops by Bob Picco · 17 years ago
  23. e16f535 uml: get declaration of simple_strtoul by Jeff Dike · 17 years ago
  24. e80ad9b uml: fix kernel stack size on x86_64 by Jeff Dike · 17 years ago
  25. a17627e potential parse error in ifdef part 3 by Yoann Padioleau · 17 years ago
  26. 4342f4a m68knommu: fix ColdFire timer off by 1 by Greg Ungerer · 17 years ago
  27. 8c2786c [SPARC64]: Handle PCI bridges without 'ranges' property. by David S. Miller · 17 years ago
  28. ea1ff19 [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>. by Robert P. J. Day · 17 years ago
  29. b9601c5 sh: Kill off dead SH7604 support. by Paul Mundt · 17 years ago
  30. 33d63bd sh: memory hot-add for sparsemem users support. by Paul Mundt · 17 years ago
  31. 05a1178 sh: Fix up cpu to node mapping in sysfs. by Paul Mundt · 17 years ago
  32. 5bbeafc sh: Fix the SH7722 flatmem build. by Paul Mundt · 17 years ago
  33. 1300b1b sh: Make NUMA depend on sparsemem. by Paul Mundt · 17 years ago
  34. 520588f sh: URAM node support for SH7722. by Paul Mundt · 17 years ago
  35. b241cb0 sh: Support for multiple nodes. by Paul Mundt · 17 years ago
  36. 07cbb41 sh: Use asm/sections.h for linker section symbols. by Paul Mundt · 17 years ago
  37. 2de212e sh: Fix up max_zone_pfns[] with multiple nodes. by Paul Mundt · 17 years ago
  38. f11b71e sh: Wire up mempolicy syscalls. by Paul Mundt · 17 years ago
  39. b66d51c sh: Tidy compiler warnings for SH-2A build. by Paul Mundt · 17 years ago
  40. 6240d92 sh: Wrap CPU tuning through cc-option. by Paul Mundt · 17 years ago
  41. fa1ec92 sh: Enable IPR-IRQ for SH7206. by Paul Mundt · 17 years ago
  42. 2826fa6 sh: Mark sparsemem regions present earlier. by Paul Mundt · 17 years ago
  43. d22d9b3 sh: Register multiple nodes in topology_init(). by Paul Mundt · 17 years ago
  44. 91e656a sh: Allow for bootmem debug support. by Paul Mundt · 17 years ago
  45. dfbb904 sh: sparsemem support. by Paul Mundt · 17 years ago
  46. 678597b sh: Add L-BOX RE2 to mach-types. by Nobuhiro Iwamatsu · 17 years ago
  47. 3a3c60f sh: Align .machvec.init section on a 4-byte boundary. by Takashi YOSHII · 17 years ago
  48. 0562748 sh: Fix SH-4 CPU selects. by Paul Mundt · 17 years ago
  49. fd8f20e sh: Rip out special unknown machvec. by Paul Mundt · 17 years ago
  50. 82f81f4 sh: Kill off machvec aliases. by Paul Mundt · 17 years ago
  51. 25f8151 sh: Get multiple boards in one image working again. by Paul Mundt · 17 years ago
  52. ba36197c sh: Fixup cmdline handling from machvec changes. by Paul Mundt · 17 years ago
  53. f3d2229 sh: Rework CPU/board dependencies. by Paul Mundt · 17 years ago
  54. 882c12c sh: Shut up SH2-DSP compile warnings. by Paul Mundt · 17 years ago
  55. 9655ad0 sh: Fixup machvec support. by Paul Mundt · 17 years ago
  56. e08f457 sh: __user annotations for __get/__put_user(). by Paul Mundt · 17 years ago
  57. 7a302a9 sh: Split out CPU topology initialization. by Paul Mundt · 17 years ago
  58. c8d8170 Merge git://git.linux-xtensa.org/kernel/xtensa-feed by Linus Torvalds · 17 years ago
  59. 34750bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  60. e5e3c84 enable interrupts in user path of page fault. by Steven Rostedt · 17 years ago
  61. c52ecda Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  62. dc31501 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  63. ec4d18f [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver. by David S. Miller · 17 years ago
  64. 321566c [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning. by David S. Miller · 17 years ago
  65. 8a2e210 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  66. 7244d54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  67. f40e524 [POWERPC] Fix building of COFF zImages by Paul Mackerras · 17 years ago
  68. 87873c8 [POWERPC] spufs: Fix error handling in spufs_fill_dir() by Sebastian Siewior · 17 years ago
  69. e5c0b9e [POWERPC] spufs: Don't yield nosched context by Christoph Hellwig · 17 years ago
  70. 6dcbf16 [POWERPC] scc_sio: Fix link failure by Christoph Hellwig · 17 years ago
  71. 1552cb9 [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain by Thomas Renninger · 17 years ago
  72. e7c4001 [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap by Arnd Bergmann · 17 years ago
  73. bb5db29 [POWERPC] spufs scheduler: Fix wakeup races by Christoph Hellwig · 17 years ago
  74. 47d3a5f [POWERPC] spufs: Synchronize pte invalidation vs ps close by Christoph Hellwig · 17 years ago
  75. 89df008 [POWERPC] spufs: Free mm if spufs_fill_dir() failed by Sebastian Siewior · 17 years ago
  76. 877907d [POWERPC] spufs: Fix gang destroy leaks by Jeremy Kerr · 17 years ago
  77. ce92987 [POWERPC] spufs: Hook up spufs_release_mem by Christoph Hellwig · 17 years ago
  78. 8f18a15 [POWERPC] spufs: Refuse to load the module when not running on cell by Arnd Bergmann · 17 years ago
  79. 6291ed3 [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug by Olof Johansson · 17 years ago
  80. e8666b2 [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver by Joshua Hoblitt · 17 years ago
  81. 275bc6b [CPUFREQ] Longhaul - Replace ACPI functions with direct I/O by Rafał Bilski · 17 years ago
  82. 6ba07e5 [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS by Atsushi Nemoto · 17 years ago
  83. 490dcc4 [MIPS] Fix some minor typoes in arch/mips/Kconfig. by Robert P. J. Day · 17 years ago
  84. cc8f0b8 [MIPS] Remove prototype for deleted function qemu_handle_int by Ralf Baechle · 17 years ago
  85. 8676d2e [MIPS] Fix some system calls with long long arguments by Atsushi Nemoto · 17 years ago
  86. fbd5604 [MIPS] Make dma_map_sg handle sg elements which are longer than one page by Thomas Bogendoerfer · 17 years ago
  87. 22df5bc [MIPS] Fix VGA corruption on RM300C by Thomas Bogendoerfer · 17 years ago
  88. 0c2bf74 [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy by Thomas Bogendoerfer · 17 years ago
  89. d73d420 [MIPS] EMMA2RH: remove dead KGDB code by Sergei Shtylyov · 17 years ago
  90. f9509c8 [MIPS] Remove duplicate fpu enable hazard code. by Chris Dearman · 17 years ago
  91. 79894c7 [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. by Ralf Baechle · 17 years ago
  92. a2f9f6b [SPARC64]: Fix {mc,smt}_capable(). by David S. Miller · 17 years ago
  93. 5cd342d [SPARC64]: Make core and sibling groups equal on UltraSPARC-IV. by David S. Miller · 17 years ago
  94. f78eae2 [SPARC64]: Proper multi-core scheduling support. by David S. Miller · 17 years ago
  95. d887ab3 [SPARC64]: Provide mmu statistics via sysfs. by David Miller · 17 years ago
  96. 48b6735 [SPARC64]: Fix service channel hypervisor function names. by David Miller · 17 years ago
  97. d1f253e [SPARC64]: Export basic cpu properties via sysfs. by David S. Miller · 17 years ago
  98. eff3414 [SPARC64]: Move topology init code into new file, sysfs.c by David S. Miller · 17 years ago
  99. 4c73848 mtrr atomicity fix by Andrew Morton · 17 years ago
  100. c3d4ed4 [PARISC] Fix kernel panic in check_ivt by Kyle McMartin · 17 years ago