1. 499f8f8 x86: rename pat_wc_enabled to pat_enabled by Andreas Herrmann · 16 years ago
  2. cd7a4e9 x86: PAT: fixed checkpatch errors (and whitespaces) by Andreas Herrmann · 16 years ago
  3. 97cfab6 x86: PAT: fix ambiguous paranoia check in pat_init() by Andreas Herrmann · 16 years ago
  4. ee863ba x86: unconditionally enable PAT for AMD CPUs by Andreas Herrmann · 16 years ago
  5. c26421d x86: fix Xorg crash with xf86MapVidMem error by Venki Pallipadi · 16 years ago
  6. 46dd98a arch/x86/mm/pat.c: use boot_cpu_has() by Andrew Morton · 16 years ago
  7. 873b274 x86: Add Centaur and Transmeta CPUs to PAT whitelist by Dave Jones · 16 years ago
  8. a8ac1ae Merge branch 'linus' into x86/pat by Ingo Molnar · 16 years ago
  9. 3e5b787 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  10. 026bf9bb m68k: Add multi_defconfig by Geert Uytterhoeven · 16 years ago
  11. b4029b3 m68k: Update defconfigs by Geert Uytterhoeven · 16 years ago
  12. d5ec550 m68k: Correctly handle multi-ISA at runtime by Geert Uytterhoeven · 16 years ago
  13. 52de114 m68k: Prefix ISA type with ISA_TYPE_ by Geert Uytterhoeven · 16 years ago
  14. 91cf248 m68k: export m68k_mmutype by Geert Uytterhoeven · 16 years ago
  15. 3f20a4e m68k: Q40/Q60 floppy support is broken by Geert Uytterhoeven · 16 years ago
  16. 3f365e8 m68k: Correct jump if not running on HP300 by Geert Uytterhoeven · 16 years ago
  17. 47738a7 m68k: Kill CONFIG_WHIPPET_SERIAL by Geert Uytterhoeven · 16 years ago
  18. 238a871 i2c: Switch pasemi to the new device/driver matching scheme by Jean Delvare · 16 years ago
  19. 24fbacc i2c: Clean up Blackfin BF527 I2C device declarations by Jean Delvare · 16 years ago
  20. b4ef290 Merge branch 'linus' into x86/pat by Thomas Gleixner · 16 years ago
  21. 29e92f4 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  22. dfb0ae0 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  23. 1da7807 Merge branch 'sa1100' by Russell King · 16 years ago
  24. 53491e0 [ARM] pxa: spitz wants PXA27x UDC definitions by Russell King · 16 years ago
  25. d0afc85 [ARM] colibri: fix support for DM9000 ethernet device by Michael Abbott · 16 years ago
  26. 7cc09c2 [ARM] arm/kernel/arthur.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  27. bbdf1c1 [ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation by Lennert Buytenhek · 16 years ago
  28. b3a8b75 [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode by Lennert Buytenhek · 16 years ago
  29. db2c439 [ARM] export copy_page by Russell King · 16 years ago
  30. 2a52efb [ARM] 5026/1: locomo: add .settype for gpio and several small fixes by Thomas Kunze · 16 years ago
  31. 08c1896 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
  32. e9623b3 x86: disable mwait for AMD family 10H/11H CPUs by Thomas Gleixner · 16 years ago
  33. 31f4d87 x86: fix crash on cpu hotplug on pat-incapable machines by Avi Kivity · 16 years ago
  34. a738d89 x86: remove mwait capability C-state check by Ingo Molnar · 16 years ago
  35. 109d1c8 sparc64: Update defconfig. by David S. Miller · 16 years ago
  36. 7047901 sparc64: Fix lmb_reserve() args in find_ramdisk(). by David S. Miller · 16 years ago
  37. f26a398 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  38. 7371fd1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  39. 839052d [IA64] fix personality(PER_LINUX32) performance issue by Huang, Xiaolan · 16 years ago
  40. 8568dae Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  41. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  42. c913f94 arch/parisc/kernel/perf_asm.S: build fix by Kyle McMartin · 16 years ago
  43. 3378f7e parisc: remove -traditional from assembler flags by Kyle McMartin · 16 years ago
  44. 872f6de parisc: use conditional macro for 64-bit wide ops by Kyle McMartin · 16 years ago
  45. 8dd79cb [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. by Heiko Carstens · 16 years ago
  46. 85cb185 [S390] smp: __smp_call_function_map vs cpu_online_map fix. by Heiko Carstens · 16 years ago
  47. 5cbbf16 [S390] s390dbf: Use const char * for dbf name. by Cornelia Huck · 16 years ago
  48. 2069e97 [S390] sparsemem vmemmap: initialize memmap. by Heiko Carstens · 16 years ago
  49. e557d27 arch/parisc/kernel/unaligned.c: use time_* macros by S.Caglar Onur · 16 years ago
  50. b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  51. 91bae23 parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  52. bd3bb8c parisc: fix trivial section name warnings by Helge Deller · 16 years ago
  53. 7012255 [POWERPC] cell: Fix section mismatches in io-workarounds code by Ishizaki Kou · 16 years ago
  54. dfe1e09 [POWERPC] spufs: Fix compile error by FUJITA Tomonori · 16 years ago
  55. cec08e7 [POWERPC] vmemmap fixes to use smaller pages by Benjamin Herrenschmidt · 16 years ago
  56. 08fcf1d [POWERPC] spufs: Fix pointer reference in find_victim by Luke Browning · 16 years ago
  57. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  58. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
  59. 9089870 atmel_lcdfb: fix initialization of a pre-allocated framebuffer by Nicolas Ferre · 16 years ago
  60. 3fb2c74 [IA64] Properly unregister legacy interrupts by Prarit Bhargava · 16 years ago
  61. 7af1d75 [IA64] Remove NULL pointer check for argument never passed as NULL. by Simon Holm Thøgersen · 16 years ago
  62. 0fb232f [IA64] trivial cleanup for perfmon.c by Hidetoshi Seto · 16 years ago
  63. 2e513fe [IA64] trivial cleanup for entry.S by Hidetoshi Seto · 16 years ago
  64. 3633c73 [IA64] fix interrupt masking for pending works on kernel leave by Hidetoshi Seto · 16 years ago
  65. f13ae30 [IA64] allow user to force_pal_cache_flush by Alex Chiang · 16 years ago
  66. 8a3360f [IA64] Don't reserve crashkernel memory > 4 GB by Bernhard Walle · 16 years ago
  67. 2224661 [IA64] machvec support for SGI UV platform by Jack Steiner · 16 years ago
  68. 4ef7e3e 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
  69. 25c55d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  70. 1f465f4 x86: user_regset_view table fix for ia32 on 64-bit by Roland McGrath · 16 years ago
  71. afc8534 x86: arch/x86/mm/pat.c - fix warning by Pranith Kumar · 16 years ago
  72. 89804c0 x86: fix csum_partial() export by Ingo Molnar · 16 years ago
  73. 8c45a4e x86: early_init_centaur(): use set_cpu_cap() by Andrew Morton · 16 years ago
  74. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 16 years ago
  75. 77db988 x86/PCI: X86_PAT & mprotect by Venki Pallipadi · 16 years ago
  76. 4a367f3 x86/PCI: fix broken ISA DMA by Takashi Iwai · 16 years ago
  77. f38c843 m68knommu: missing sections for linker script by Greg Ungerer · 16 years ago
  78. 4413a0f parisc: fix DISCONTIGMEM compile breakage by Mel Gorman · 16 years ago
  79. 460817b mn10300: replace deprecated "TOPDIR" with newer "srctree" by Robert P. J. Day · 16 years ago
  80. 78f508a m68knommu: ColdFire add support for kernel preemption (missing chunk) by Sebastian Siewior · 16 years ago
  81. fe2cc53 uml: track and make up lost ticks by Jeff Dike · 16 years ago
  82. 3d88958 uml: style fixes in the random driver by Jeff Dike · 16 years ago
  83. 5d33e4d uml: random driver fixes by Jeff Dike · 16 years ago
  84. 60a2988 uml: physical memory shouldn't include initial stack by Jeff Dike · 16 years ago
  85. a7dfa94 uml: use PAGE_SIZE in linker scripts by Cyrill Gorcunov · 16 years ago
  86. 6d07424 uml: use DIV_ROUND_UP by Jiri Olsa · 16 years ago
  87. 63b9871 uml: fix CONFIG_RAW dependencies by Robert P. J. Day · 16 years ago
  88. 5563d72 uml: use __SPIN_LOCK_UNLOCKED by Jeff Dike · 16 years ago
  89. cfd28f6 uml: fix bad NTP interaction with clock by Jeff Dike · 16 years ago
  90. 43f5b30 uml: fix build when SLOB is enabled by Jeff Dike · 16 years ago
  91. 484f1e2 uml: fix errno return by Johann Felix Soden · 16 years ago
  92. 47906dd uml: tidy ptrace interface by Jeff Dike · 16 years ago
  93. 96cee30 uml: style fixes by Jeff Dike · 16 years ago
  94. 53c2587 uml: redo host capability detection and disabling by Jeff Dike · 16 years ago
  95. bfd123b [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting by Jeremy McNicoll · 16 years ago
  96. 73f5b8f [POWERPC] 85xx: Fix some sparse warnings for 85xx MDS by Andy Fleming · 16 years ago
  97. 3f34693 [POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board. by Zhang Wei · 16 years ago
  98. f637ef8 [POWERPC] 86xx: mpc8610_hpcd: fix second serial port by Anton Vorontsov · 16 years ago
  99. 34b4a87 [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes by Anton Vorontsov · 16 years ago
  100. 94833a4 [POWERPC] 85xx: Add 8568 PHY workarounds to board code by Andy Fleming · 16 years ago