1. 34f3231 [ARM] pxa: move device registration into CPU-specific file by Russell King · 18 years ago
  2. 4adb70f [ARM] pxa: remove boot time RTC initialisation by Russell King · 18 years ago
  3. 2aca0a8 [ARM] pxa: stop doing our own rtc management over suspend by Russell King · 18 years ago
  4. f53f066 [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code by Eric Miao · 18 years ago
  5. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 18 years ago
  6. 4a3dcd3 [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() by Eric Miao · 18 years ago
  7. 348f2e3 [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() by Eric Miao · 18 years ago
  8. 53665a5 [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low() by Eric Miao · 18 years ago
  9. c08b7b3 [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS by Eric Miao · 18 years ago
  10. 486c955 [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP by Eric Miao · 18 years ago
  11. 88dfe98 [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() by Russell King · 18 years ago
  12. e176bb0 [ARM] pxa: move pm_ops structure into CPU specific files by Russell King · 18 years ago
  13. b23170c [ARM] pxa: introduce cpu_is_pxaXXX macros by Russell King · 18 years ago
  14. f4b6a0a [ARM] pxa: use mutexes instead of semaphores by Russell King · 18 years ago
  15. f62c3f2 [ARM] pxa: remove useless pxa_pm_finish() function by Russell King · 18 years ago
  16. 38377be Clean up E7520/7320/7525 quirk printk. by Dave Jones · 18 years ago
  17. 95069f8 GEODE: reboot fixup for geode machines with CS5536 boards by Andres Salomon · 18 years ago
  18. dadde13 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  19. 071922c i386: es7000 build breakage fix by Vivek Goyal · 18 years ago
  20. d25c1ba MTRR: Fix race causing set_mtrr to go into infinite loop by Loic Prylli · 18 years ago
  21. 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 18 years ago
  22. 4b3e975 [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores by Ralf Baechle · 18 years ago
  23. 9349075a [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug by Ralf Baechle · 18 years ago
  24. f7c2778 [MIPS] Change libgcc-style functions from lib-y to obj-y by Ralf Baechle · 18 years ago
  25. c3e838a [MIPS] Fix timer/performance interrupt detection by Chris Dearman · 18 years ago
  26. 6fb88ce [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue by Ralf Baechle · 18 years ago
  27. 7e8767d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  28. 0dac723 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  29. 082f47a [ARM] always allow dump_stack() to produce a backtrace by Russell King · 18 years ago
  30. 7b9c7b4 [ARM] Fix non-page aligned boot time mappings by Russell King · 18 years ago
  31. 8c976e3 [MIPS] VSMP: Fix initialization ordering bug. by Ralf Baechle · 18 years ago
  32. ba609a9 Remove some unused variables by Linus Torvalds · 18 years ago
  33. 5dcccd8 Revert perfctr reservation to 2.6.21 state by Andi Kleen · 18 years ago
  34. 0f8dc2f Revert HPET resource reservation by Andi Kleen · 18 years ago
  35. 1f750a7 [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume by Richard Purdie · 18 years ago
  36. 756813c [ARM] 4454/1: Use word accesses in Versatile PCI config reads by Andrzej Zaborowski · 18 years ago
  37. 4a3207a Blackfin arch: update board defconfig files by Mike Frysinger · 18 years ago
  38. 795bb15 [POWERPC] Update defconfigs by Kumar Gala · 18 years ago
  39. 9f79058 [POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver by Olof Johansson · 18 years ago
  40. ee5d1b7 [POWERPC] Fix PMI breakage in cbe_cbufreq driver by Christian Krafft · 18 years ago
  41. 2391dae PM: introduce set_target method in pm_ops by Rafael J. Wysocki · 18 years ago
  42. 84288ad i386: mtrr crash fix by Andrew Morton · 18 years ago
  43. 4710bcc i386: remove bogus mtrr range check by Linus Torvalds · 18 years ago
  44. abdba71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  45. fde937d Fix VDSO gettimeofday() when called with NULL struct timeval. by Will Schmidt · 18 years ago
  46. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 18 years ago
  47. 5da44ad mips-jazz: correct flags for timer io resource by Alexey Dobriyan · 18 years ago
  48. 80581c4 mtrr/cyrix: fix sections by Randy Dunlap · 18 years ago
  49. b75ae86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  50. 48d8d7e x86_64 irq: use mask/unmask and proper locking in fixup_irqs() by Siddha, Suresh B · 18 years ago
  51. c47e285 x86_64: set the irq_chip name for lapic by Suresh Siddha · 18 years ago
  52. f436ab4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  53. 6cd236e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  54. 1ee27a4 [IA64] Make SN2 PCI code use ioremap rather than manually mangle the address by Jes Sorensen · 18 years ago
  55. c034637 [IA64] Force error to surface in nofault code by Russ Anderson · 18 years ago
  56. 2e77ff2 [IA64] remove duplicate header include line by MUNEDA Takahiro · 18 years ago
  57. 66fa9b1 [IA64] Correct unwind validation code by Keith Owens · 18 years ago
  58. 9be26f4 [IA64] is_power_of_2-ia64/mm/hugetlbpage.c by vignesh babu · 18 years ago
  59. 8e15a0e [MIPS] Count timer interrupts correctly. by Chris Dearman · 18 years ago
  60. 3207cd5 [MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work. by Ralf Baechle · 18 years ago
  61. a76f3a4 [MIPS] use compat_siginfo in rt_sigframe_n32 by Pavel Kiryukhin · 18 years ago
  62. c8eae71 [MIPS] 20K: Handle WAIT related bugs according to errata information by Ralf Baechle · 18 years ago
  63. b0c10b9f [MIPS] AP/SP requires shadow registers, auto enable support. by Ralf Baechle · 18 years ago
  64. b3a04a6 [MIPS] Fix pb1500 reg B access by Yoichi Yuasa · 18 years ago
  65. 08a4593 [MIPS] Alchemy: Fix wrong cast by Yoichi Yuasa · 18 years ago
  66. e460b73 [MIPS] remove "support for" from system type entry by Yoichi Yuasa · 18 years ago
  67. 2ec0e59 [MIPS] add io_map_base to pci_controller on Cobalt by Yoichi Yuasa · 18 years ago
  68. 3ca5079 [MIPS] __ucmpdi2 arguments are unsigned long long. by Ralf Baechle · 18 years ago
  69. a357b8f [SPARC64]: Need to set state to IDLE during sun4v IRQ enable. by David S. Miller · 18 years ago
  70. 1245088 [SPARC64]: Fix VIRQ enabling. by David S. Miller · 18 years ago
  71. ae62fbb [POWERPC] Fix subtle FP state corruption bug in signal return on SMP by Paul Mackerras · 18 years ago
  72. 74609f4 [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timeval by Tony Breeds · 18 years ago
  73. ca74c01 [POWERPC] Update defconfigs by Paul Mackerras · 18 years ago
  74. d30d6ba [POWERPC] Update g5_defconfig by will schmidt · 18 years ago
  75. 0c07f61 [ARM] 4449/1: more entries in arch/arm/boot/.gitignore by Nicolas Pitre · 18 years ago
  76. 92c83ff1 [ARM] 4452/1: Force the literal pool dump before reloc_end by Catalin Marinas · 18 years ago
  77. da1f95b Blackfin arch: Fix up remaining printks with proper log levels by Robin Getz · 18 years ago
  78. de3025f Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration by Jie Zhang · 18 years ago
  79. c8cbee6 ACPI: preserve the ebx value in acpi_copy_wakeup_routine by Tian Kevin · 18 years ago
  80. 4f84e4b x86_64: fix misplaced `continue' in mce.c by Joshua Wise · 18 years ago
  81. 58ed2f9 alpha: fix alignment problem in csum_ipv6_magic() by Ivan Kokshaysky · 18 years ago
  82. af6f2b2 [AVR32] Update defconfigs by Haavard Skinnemoen · 18 years ago
  83. 6b84bbf [AVR32] Initialize dma_mask and dma_coherent_mask by David Brownell · 18 years ago
  84. 7f8b9ac [AVR32] NGW100, Remove relics of the old USART mapping scheme by ben.nizette@iinet.net.au · 18 years ago
  85. ab61f7d [AVR32] Fix bug in invalidate_dcache_region() by Haavard Skinnemoen · 18 years ago
  86. 75154f4 x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined by Andi Kleen · 18 years ago
  87. 9d9bbd4 i386: Make CMPXCHG64 only dependent on PAE by Andi Kleen · 18 years ago
  88. 86b73c8 Blackfin arch: match kernel startup messaage with new linker script by Robin Getz · 18 years ago
  89. c5d88d9 Blackfin arch: update printk to use KERN_EMERG and reformat crash output by Robin Getz · 18 years ago
  90. 4bf3f3c Blackfin arch: update ANOMALY handling by Robin Getz · 18 years ago
  91. 0864a4e Allow DEBUG_RODATA and KPROBES to co-exist by Arjan van de Ven · 18 years ago
  92. 9738cbe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  93. 05dc16d [PARISC] unwinder improvements by Randolph Chung · 18 years ago
  94. e036306 [PARISC] Fix unwinder on 64-bit kernels by Randolph Chung · 18 years ago
  95. 044f620 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  96. c53ab5d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  97. bf8c481 x86_64: fix link warning between for .text and .init.text by Yinghai Lu · 18 years ago
  98. 018d2ad x86: change_page_attr bandaids by Andi Kleen · 18 years ago
  99. 5518100 x86: Disable KPROBES with DEBUG_RODATA for now by Andi Kleen · 18 years ago
  100. 0e52d32 x86_64: Quieten Atari keyboard warnings in Kconfig by Andi Kleen · 18 years ago