1. 432adf1 [ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initialization by Mike Rapoport · 15 years ago
  2. 6432f46 [ARM] pxa/em-x270: update MMC/SDIO implementation by Mike Rapoport · 15 years ago
  3. 6489c61 [ARM] pxa/magician: Enable pxa27x_udc and gpio_vbus by Philipp Zabel · 15 years ago
  4. 51c10bb [ARM] pxa/magician: use named initializers for gpio_keys setup by Philipp Zabel · 16 years ago
  5. fcb78d1 [ARM] pxa/magician: Use SZ_64M for physmap resource by Philipp Zabel · 16 years ago
  6. dee6316 [ARM] pxa/magician: enable power I2C for max158xx by Philipp Zabel · 16 years ago
  7. 16c3ea4 [ARM] pxa/magician: setup SSP1 pins for audio by Philipp Zabel · 16 years ago
  8. 73921ea [ARM] pxa/magician: Enable backlight by Philipp Zabel · 16 years ago
  9. b25a386 [ARM] pxa/magician: Update defconfig by Philipp Zabel · 16 years ago
  10. efd0ef4 [ARM] pxa: update xm_x2xx_defconfig by Mike Rapoport · 16 years ago
  11. 28c8804 [ARM] pxa/em-x270: updates for 2.6.29 by Mike Rapoport · 16 years ago
  12. a645072 [ARM] pxa: PalmLD initial support by Marek Vasut · 16 years ago
  13. 0f6ff0f [ARM] pxa: PalmT5 initial support by Marek Vasut · 16 years ago
  14. 88d998c Merge branch 'misc' into release by Len Brown · 16 years ago
  15. 5a4ccaf kprobes: check CONFIG_FREEZER instead of CONFIG_PM by Masami Hiramatsu · 16 years ago
  16. b60c31d powerpc: Get the number of SLBs from "slb-size" property by Michael Neuling · 16 years ago
  17. 9ba0fdb powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices by Dave Kleikamp · 16 years ago
  18. 5c94907 powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc by Stephen Rothwell · 16 years ago
  19. 5418b9c powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments by Stephen Rothwell · 16 years ago
  20. 46ca0d1 powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs by Stephen Rothwell · 16 years ago
  21. b17b3df powerpc/ps3: The lv1_ routines have u64 parameters by Stephen Rothwell · 16 years ago
  22. 494fd07 powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 16 years ago
  23. c52fe6b powerpc/ps3: set_dabr() takes an unsigned long by Stephen Rothwell · 16 years ago
  24. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  25. 5da7f3d alpha: make pte_alloc_one_kernel() inline by Ivan Kokshaysky · 16 years ago
  26. 6946ce0 alpha: .gitignore vmlinux.lds by Ivan Kokshaysky · 16 years ago
  27. 5f7dc5d alpha: fix RTC on marvel by Ivan Kokshaysky · 16 years ago
  28. 2f88d15 alpha: nautilus - fix hang on boot by Ivan Kokshaysky · 16 years ago
  29. 70b66cb alpha: nautilus - fix compile failure with gcc-4.3 by Ivan Kokshaysky · 16 years ago
  30. b5db0e3 Revert "x86 PAT: remove CPA WARN_ON for zero pte" by Linus Torvalds · 16 years ago
  31. 175add1 [IA64] SN specific version of dma_get_required_mask() by John Keller · 16 years ago
  32. a6a3bb5 [IA64] generic_defconfig: Enable SATA_VITESSE by Brent Casavant · 16 years ago
  33. 88fc241 [IA64] dump stack on kernel unaligned warnings by Doug Chapman · 16 years ago
  34. 0773a6c [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCK by Tony Luck · 16 years ago
  35. 7a0b6e0 [IA64] Update to use account_{steal,idle}_ticks by Isaku Yamahata · 16 years ago
  36. 5393f78 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  37. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  38. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  39. aa0effb cris: introduce asm/swab.h by Harvey Harrison · 16 years ago
  40. 2668945 [CVE-2009-0029] s390 specific system call wrappers by Heiko Carstens · 16 years ago
  41. ed6bb61 [CVE-2009-0029] s390: enable system call wrappers by Heiko Carstens · 16 years ago
  42. ee6a093 [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit by Benjamin Herrenschmidt · 16 years ago
  43. 1a94bc3 [CVE-2009-0029] System call wrapper infrastructure by Heiko Carstens · 16 years ago
  44. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  45. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  46. 7a6046e sparc64: Fix UP build failure. by David S. Miller · 16 years ago
  47. ea0105e powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ by Anton Vorontsov · 16 years ago
  48. 6c9789d powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots by Anton Vorontsov · 16 years ago
  49. 5597b25 powerpc/e500mc: Doorbells need to be taken w/exceptions disabled by Kumar Gala · 16 years ago
  50. a652504 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. b9a0d06 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  52. 58dab91 x86 PAT: remove CPA WARN_ON for zero pte by venkatesh.pallipadi@intel.com · 16 years ago
  53. cdecff6 x86 PAT: return compatible mapping to remap_pfn_range callers by venkatesh.pallipadi@intel.com · 16 years ago
  54. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  55. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
  56. e0b325d 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
  57. 061b908 powerpc: Enable PS3 options and QPACE in ppc64_defconfig by Michael Ellerman · 16 years ago
  58. c478b58 powerpc/powermac: Fix occasional SMP boot failure by Benjamin Herrenschmidt · 16 years ago
  59. fc7a9fe powerpc/cacheinfo: Rename cache_dir per-cpu variable by Nathan Lynch · 16 years ago
  60. 9477e45 powerpc: Cleanup from l64 to ll64 change: arch code by Stephen Rothwell · 16 years ago
  61. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  62. 66c721e powerpc/kexec: Check crash_base for relocatable kernel by Milton Miller · 16 years ago
  63. e16459c6b powerpc: Make dummy section a valid note header by Milton Miller · 16 years ago
  64. bd1f793 Merge commit 'gcl/gcl-next' into next by Benjamin Herrenschmidt · 16 years ago
  65. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  66. 1181a24 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 9219a3b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  68. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  69. 87aa08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  70. 3b1b719 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  71. 3e55f1a 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
  72. 6ec9eae [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  73. 877d524 m68k: Fix --build-id breakage for sun3 by Al Viro · 16 years ago
  74. c162564 m68k: Wire up sys_restart_syscall by Andreas Schwab · 16 years ago
  75. 07e449b m68k: sun3 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  76. 41904f8 m68k: mvme147 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  77. 92c3dd1 m68k: mac core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  78. 8bd3968 m68k: hp300 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  79. 5b8b4c3 m68k: atari core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  80. 8443065 m68k: apollo core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  81. 66acd25 m68k: amiga core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  82. c85627f m68k: Kill several external declarations in source files by Geert Uytterhoeven · 16 years ago
  83. 2455e3c m68k: Add vmlinux.lds to .gitignore by Kars de Jong · 16 years ago
  84. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 16 years ago
  85. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 16 years ago
  86. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  87. 4884d8e x86: fix mpparse.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  88. f313e12 x86: avoid theoretical vmalloc fault loop by Andi Kleen · 16 years ago
  89. a04b9f8 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 16 years ago
  90. 98007c2 [ARM] 5364/1: allow flush_ioremap_region() to be used from modules by Nicolas Pitre · 16 years ago
  91. d672d2f [ARM] w90x900: fix build errors and warnings by Russell King · 16 years ago
  92. da17490 [ARM] i.MX add missing include by Sascha Hauer · 16 years ago
  93. 96cb767 [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e by Sascha Hauer · 16 years ago
  94. 68b5e48 [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h by Sascha Hauer · 16 years ago
  95. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 16 years ago
  96. 9d07933 sparc64: Fix cpumask related build failure by David Miller · 16 years ago
  97. cde15b5 MIPS: Only write c0_framemask on CPUs which have this register. by Ralf Baechle · 16 years ago
  98. 61f9c58 MIPS: Alchemy: new userspace suspend interface for development boards. by Manuel Lauss · 16 years ago
  99. ac15dad MIPS: Alchemy: dbdma suspend/resume support. by Manuel Lauss · 16 years ago
  100. 564365b MIPS: Alchemy: Fix up PM code on Au1550/Au1200 by Manuel Lauss · 16 years ago