1. 1e4cc2c CRIS v32: Update traps.c by Jesper Nilsson · 17 years ago
  2. 32872b2 CRIS v10: Update and improve axisflashmap.c by Jesper Nilsson · 17 years ago
  3. 8c11bff CRIS v10: Update rescue head.s by Jesper Nilsson · 17 years ago
  4. 63e6b9a CRIS v10: Update rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  5. 1333a69 CRIS v10: Update boot/compressed Kbuild makefile. by Jesper Nilsson · 17 years ago
  6. 87f5a7f CRIS v10: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  7. 2c2314b CRIS: Update main Kbuild makefile. by Jesper Nilsson · 17 years ago
  8. 5fc1f31 CRIS v32: Update and improve axisflashmap by Jesper Nilsson · 17 years ago
  9. 201ca54 CRIS v32: New version of I2C driver. by Jesper Nilsson · 17 years ago
  10. 0f22950 CRIS v32: Fixup kernel Makefile. by Jesper Nilsson · 17 years ago
  11. ffc8b00 CRIS v32: Update entry.S to working order. by Jesper Nilsson · 17 years ago
  12. 54ab4d7 CRIS v32: Whitespace and formatting changes for kernel/ptrace.c by Jesper Nilsson · 17 years ago
  13. 1ddba02 CRIS: Minor generic kernel/traps.c changes. by Jesper Nilsson · 17 years ago
  14. 3e1fdc4 CRIS: Minor fixes to mm/fault.c by Jesper Nilsson · 17 years ago
  15. 642d4ea CRIS: Remove unnecessary CVS log from cris/mm/init.c by Jesper Nilsson · 17 years ago
  16. e908dfc CRIS v32: Update synchronous serial driver. by Jesper Nilsson · 17 years ago
  17. f74c31d CRIS v32: Add L2 cache initialization code. by Jesper Nilsson · 17 years ago
  18. 58d0831 CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. by Jesper Nilsson · 17 years ago
  19. 035e111 CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. by Jesper Nilsson · 17 years ago
  20. 6107c61 CRIS v32: Add new driver files for Etrax-FS by Jesper Nilsson · 17 years ago
  21. 18a1e01 CRIS v32: Add new driver files for Artpec-3. by Jesper Nilsson · 17 years ago
  22. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 17 years ago
  23. a99824f [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc by Badari Pulavarty · 17 years ago
  24. 1482471 [POWERPC] Enable hotplug memory remove for 64-bit powerpc by Badari Pulavarty · 17 years ago
  25. aa620ab [POWERPC] Add remove_memory() for 64-bit powerpc by Badari Pulavarty · 17 years ago
  26. 44621be [POWERPC] Make cell IOMMU fixed mapping printk more useful by Michael Ellerman · 17 years ago
  27. 4a8df15 [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops by Michael Ellerman · 17 years ago
  28. 0e0b47a [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges by Michael Ellerman · 17 years ago
  29. ccd05d0 [POWERPC] Fix cell IOMMU null pointer explosion on old firmwares by Michael Ellerman · 17 years ago
  30. 85687ff [POWERPC] spufs: Fix timing dependent false return from spufs_run_spu by Luke Browning · 17 years ago
  31. e66686b4 [POWERPC] spufs: No need to have a runnable SPU for libassist update by Luke Browning · 17 years ago
  32. 732377c [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write by Masato Noguchi · 17 years ago
  33. eebead5 [POWERPC] spufs: Fix state_mutex leaks by Christoph Hellwig · 17 years ago
  34. 592a607 [POWERPC] Disable G5 NAP mode during SMU commands on U3 by Benjamin Herrenschmidt · 17 years ago
  35. 48c946a [SPARC64]: Make use of the new fs/compat_binfmt_elf.c by David S. Miller · 17 years ago
  36. 2ba85f3 [SPARC64]: Make use of compat_sys_ptrace() by David S. Miller · 17 years ago
  37. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  38. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  39. b6cf160 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  40. a6eb84b suspend: cleanup reference to swsusp_pg_dir[] by Rafael J. Wysocki · 17 years ago
  41. 17b7a89 Suspend: Clean up suspend_64.c by Borislav Petkov · 17 years ago
  42. b28f508 Suspend: Add config option to disable the freezer if architecture wants that by Johannes Berg · 17 years ago
  43. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  44. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  45. 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  46. 9ed8855 PCI: use dev_printk in x86 quirk messages by bjorn.helgaas@hp.com · 17 years ago
  47. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  48. aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 17 years ago
  49. 487dc92 USB: tosa_udc_use_gpio_vbus.patch by Dmitry Baryshkov · 17 years ago
  50. 3e01dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  51. 45f37e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  52. d987402 x86: avoid section mismatch involving arch_register_cpu by Alexander van Heukelum · 17 years ago
  53. 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
  54. 4a14851 x86: fix sparse warnings in cpu/common.c by Harvey Harrison · 17 years ago
  55. bb0e129 x86: make early_console static in early_printk.c by Harvey Harrison · 17 years ago
  56. 9347e0b x86: remove unneeded round_up by Yinghai Lu · 17 years ago
  57. 31f3dff x86: fix section mismatch warning in kernel/pci-calgary by Sam Ravnborg · 17 years ago
  58. 009cbad x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 17 years ago
  59. c72258c x86: fix section mismatch warnings when referencing notifiers by Sam Ravnborg · 17 years ago
  60. 69e97c0 x86: silence section mismatch warning in smpboot_64.c by Sam Ravnborg · 17 years ago
  61. 32ed937 x86: fix comments in vmlinux_64.lds by Yinghai Lu · 17 years ago
  62. 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 17 years ago
  63. 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 17 years ago
  64. aa7d935 latencytop: Change Kconfig dependency. by Heiko Carstens · 17 years ago
  65. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago
  66. a055917 [MIPS] Fix build after b0rked changes to <linux/init.h>. by Ralf Baechle · 17 years ago
  67. e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 17 years ago
  68. 42bb1899 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  69. 2da53b0 pasemi: Fix thinko in dma_direct_ops setup by Olof Johansson · 17 years ago
  70. 0c6377f m68knommu: remove dead timer int pending code by Greg Ungerer · 17 years ago
  71. 79d8bfb m68knommu: remove empty timer offset function for 68360 by Greg Ungerer · 17 years ago
  72. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 17 years ago
  73. de0cc4e m68knommu: set config to use GENERIC_TIME by Greg Ungerer · 17 years ago
  74. a7f61fa m68knommu: switch ColdFire TIMER to use GENERIC_TIME by Greg Ungerer · 17 years ago
  75. 8d80c5e m68knommu: switch ColdFire PIT timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  76. 36a90f2 m68knommu: switch 68328 timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  77. c9f27c3 m68knommu: remove dead code from m68knommu timer code by Greg Ungerer · 17 years ago
  78. dad263b m68knommu: create common DMA table for ColdFire CPUs by Greg Ungerer · 17 years ago
  79. 6d38679 m68knommu: modify Makefiles to support common coldfire directory by Greg Ungerer · 17 years ago
  80. 591091a m68knommu: move ColdFire vectors.c to its own coldfire directory by Greg Ungerer · 17 years ago
  81. 297a834 m68knommu: move ColdFire timers.c to its own coldfire directory by Greg Ungerer · 17 years ago
  82. 703d012 m68knommu: move ColdFire pit.c to its own coldfire directory by Greg Ungerer · 17 years ago
  83. ad80335 m68knommu: move ColdFire head.S to its own coldfire directory by Greg Ungerer · 17 years ago
  84. 129f481 m68knommu: move ColdFire entry.S to its own coldfire directory by Greg Ungerer · 17 years ago
  85. c0ecfcd m68knommu: platform setup for 5407 ColdFire parts by Greg Ungerer · 17 years ago
  86. b2e1810 m68knommu: platform setup for 532x ColdFire parts by Greg Ungerer · 17 years ago
  87. e206da0 m68knommu: platform setup for 527x ColdFire parts by Greg Ungerer · 17 years ago
  88. 96db271 m68knommu: platform setup for 5307 ColdFire parts by Greg Ungerer · 17 years ago
  89. eb49e90 m68knommu: platform setup for 528x ColdFire parts by Greg Ungerer · 17 years ago
  90. 5f84bd5 m68knommu: platform setup for 5249 ColdFire parts by Greg Ungerer · 17 years ago
  91. 84e6def m68knommu: platform setup for 5272 ColdFire parts by Greg Ungerer · 17 years ago
  92. 7dabb9a m68knommu: platform setup for 520x ColdFire parts by Greg Ungerer · 17 years ago
  93. 4b61a35 m68knommu: platform setup for 523x ColdFire parts by Greg Ungerer · 17 years ago
  94. cf64c23 m68knommu: platform setup for 5206e ColdFire parts by Greg Ungerer · 17 years ago
  95. 9685c43 m68knommu: platform setup for 5206 ColdFire parts by Greg Ungerer · 17 years ago
  96. f757397 cpuidle: build fix for non-x86 by Kevin Hilman · 17 years ago
  97. 4787083 [SPARC64]: Fix inconsistent .section usage in lib/ by Sam Ravnborg · 17 years ago
  98. c6d64c1 [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. by Sam Ravnborg · 17 years ago
  99. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  100. fcc3ff4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago