1. 8cc7890 [ARM] pxa: add missing GPIOs definitions by Eric Miao · 17 years ago
  2. 59c7bcd [ARM] pxa: add base PXA935 support due to CPUID change by Eric Miao · 17 years ago
  3. f1c6cd6 [ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx() by Eric Miao · 17 years ago
  4. 6f584cf [ARM] pxa: move I2C pin configurations out into board specific files by Eric Miao · 17 years ago
  5. 1475822 [ARM] pxa: register Power I2C device only when necessary by Eric Miao · 17 years ago
  6. 9946429 [ARM] pxa: move power I2C device definitions into devices.c by Eric Miao · 17 years ago
  7. e8a5ab1 [ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c by Eric Miao · 17 years ago
  8. 7e5abc4 [ARM] pxa: include <mach/hardware.h> in pxa-regs.h by Eric Miao · 17 years ago
  9. bf8b386 [ARM] pxa: further cleanup of pxa-regs.h by Eric Miao · 17 years ago
  10. f1647e4 [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c by Eric Miao · 17 years ago
  11. 1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h by Eric Miao · 17 years ago
  12. 02f6526 [ARM] pxa: move UART register definitions into dedicated regs-uart.h by Eric Miao · 17 years ago
  13. b31eca4 [ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.h by Eric Miao · 17 years ago
  14. a07efb5 [ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitions by Eric Miao · 17 years ago
  15. d15313e [ARM] pxa: remove unused PWM register definitions, use generic PWM API by Eric Miao · 17 years ago
  16. b40ddf5 [ARM] pxa: move FICP register definitions into pxaficp_ir.c by Eric Miao · 17 years ago
  17. 013132c [ARM] pxa: move camera (QCI) registers definition out of pxa-regs.h by Eric Miao · 17 years ago
  18. 63e6552 [ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h by Eric Miao · 17 years ago
  19. 80796f2 [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h> by Eric Miao · 17 years ago
  20. 067455a [ARM] pxa: add support for additional GPIOs on PXA26x by Eric Miao · 17 years ago
  21. e88db8b Revert "[ARM] pxa: introduce cpu_is_pxa26x()" by Eric Miao · 17 years ago
  22. ddd244d [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c by Eric Miao · 17 years ago
  23. 9968711 [ARM] pxa: add muxed gpio wakeup sources on pxa2xx architectures by Robert Jarzmik · 17 years ago
  24. ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  25. 906430a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  26. 0090d48 [IA64] xen: fix xen_get_eflags. by Isaku Yamahata · 17 years ago
  27. 93fe10b [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. by Isaku Yamahata · 17 years ago
  28. d596410 [IA64] remove duplicate include iommu.h by Huang Weiyi · 17 years ago
  29. ef23cdb [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack by Hidetoshi Seto · 17 years ago
  30. b704882 [IA64] Rationalize kernel mode alignment checking by Tony Luck · 17 years ago
  31. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 17 years ago
  32. c93fc28 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  33. 0260da1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  34. ed79b86d parisc: fix bug in compat_arch_ptrace by Helge Deller · 17 years ago
  35. a24e849 MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. by Ralf Baechle · 17 years ago
  36. 664c4bb MIPS: csrc-r4k: Fix spelling mistake. by Ralf Baechle · 17 years ago
  37. 2e37395 MIPS: RB532: Provide functions for gpio configuration by Phil Sutter · 17 years ago
  38. f43909d MIPS: IP22: Make indy_sc_ops variable static by Dmitri Vorobiev · 17 years ago
  39. 1b43284 MIPS: RB532: GPIO register offsets are relative to GPIOBASE by Florian Fainelli · 17 years ago
  40. 9e86786 MIPS: Malta: Fix include paths in malta-amon.c by David Daney · 17 years ago
  41. 3108864 Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  42. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  43. f8b2256 sparc64: wire up accept4() by David Miller · 17 years ago
  44. de11def reintroduce accept4 by Ulrich Drepper · 17 years ago
  45. 20a4a23 x86: uaccess_64: fix return value in __copy_from_user() by Hiroshi Shimamoto · 17 years ago
  46. 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 17 years ago
  47. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
  48. 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 17 years ago
  49. 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 17 years ago
  50. 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 17 years ago
  51. 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 17 years ago
  52. e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 17 years ago
  53. 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 17 years ago
  54. 62273ee Blackfin arch: fix a broken define in dma-mapping by Mike Frysinger · 17 years ago
  55. 4213cb6 Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash by Graf Yang · 17 years ago
  56. 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 17 years ago
  57. 9753b12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  58. 28105fd [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other strings by Jaya Kumar · 17 years ago
  59. 12a8ab1 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 17 years ago
  60. d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 17 years ago
  61. faf2f0a [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz by Eric Miao · 17 years ago
  62. 38cd809 [ARM] pxa: fix I2C controller device being registered twice on Akita by Eric Miao · 17 years ago
  63. d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 17 years ago
  64. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  65. 0113314 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  66. 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 17 years ago
  67. 27123cb m68k: Fix off-by-one in m68k_setup_user_interrupt() by Geert Uytterhoeven · 17 years ago
  68. d2f019f [S390] fix s390x_newuname by Martin Schwidefsky · 17 years ago
  69. 74af283 [S390] cpu topology: fix locking by Heiko Carstens · 17 years ago
  70. 50bec4c [S390] ftrace: fix kernel stack backchain walking by Heiko Carstens · 17 years ago
  71. 632448f [S390] ftrace: disable tracing on idle psw by Heiko Carstens · 17 years ago
  72. af4c6874 [S390] lockdep: fix compile bug by Heiko Carstens · 17 years ago
  73. fb2e7c5 [S390] Fix range for add_active_range() in setup_memory() by Gerald Schaefer · 17 years ago
  74. 90aaa53 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  75. 906bf11 fix cpumask build breakage on parisc by Helge Deller · 17 years ago
  76. 8959dab [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants by Russell King · 17 years ago
  77. d9a682a [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants by Russell King · 17 years ago
  78. 1e8b041 [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants by Russell King · 17 years ago
  79. 9fa7679 [ARM] dma-mapping: fix compiler warning by Russell King · 17 years ago
  80. 272966c serial: sh-sci: Reorder the SCxTDR write after the TDxE clear. by Paul Mundt · 17 years ago
  81. 5d52013 sh: __copy_user function can corrupt the stack in case of exception by Stuart MENEFY · 17 years ago
  82. 2cd0ebc sh: Fixed the TMU0 reload value on resume by Francesco VIRLINZI · 17 years ago
  83. e64ed02 sparc: Fix tty compile warnings. by Robert Reif · 17 years ago
  84. 5acdc1f sparc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  85. 10840f0 sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. by Paul Mundt · 17 years ago
  86. bfbedf7 sh: early printk port type fix by Magnus Damm · 17 years ago
  87. 604d205 x86: make NUMA on 32-bit depend on EXPERIMENTAL again by Rafael J. Wysocki · 17 years ago
  88. 97a70e5 x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set by Rafael J. Wysocki · 17 years ago
  89. 4416662 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  90. 58a4748 MN10300: Don't do misalignment handling for userspace by David Howells · 17 years ago
  91. bd9384a MN10300: Don't handle misaligned loading and storing of SP by David Howells · 17 years ago
  92. d3bd462 MN10300: Handle misaligned SP-based operands by David Howells · 17 years ago
  93. 852c15b MN10300: Fix misaligned index-register addressing handling by David Howells · 17 years ago
  94. 6d615c7 MN10300: Handle misaligned postinc-with-imm addressing mode correctly by David Howells · 17 years ago
  95. ddb6d05 MN10300: Perform misalignment fixups of MOV_Lcc by David Howells · 17 years ago
  96. aefefbb MN10300: Allow misalignment fixup in interrupt handling by David Howells · 17 years ago
  97. f911c68 MN10300: Fix register-postinc addressing misalignment handling by David Howells · 17 years ago
  98. b308bf3 MN10300: Extract the displacement from an insn correctly in misalignment fixup by David Howells · 17 years ago
  99. ee6e740 MN10300: Add further misalignment fixups by David Howells · 17 years ago
  100. 9f55588 MN10300: Add built-in testing for misalignment handler by David Howells · 17 years ago