1. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  2. b7a9495 ARM: gpio: at91: remove redundant include of mach/gpio.h by Russell King · 13 years ago
  3. 9e23311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  4. f23c126 arm: remove stale export of 'sha_transform' by Linus Torvalds · 13 years ago
  5. 4d44871 arm: remove "optimized" SHA1 routines by Linus Torvalds · 13 years ago
  6. 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  7. 0785a8e sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  8. 8cd290a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  9. c00c8aa xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set by Konrad Rzeszutek Wilk · 13 years ago
  10. 961f65f sparc: Size mondo queues more sanely. by David S. Miller · 13 years ago
  11. 9076d0e sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
  12. 8b6b462 Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  13. cbc158d cpuidle: Consistent spelling of cpuidle_idle_call() by David Brown · 13 years ago
  14. 1eb9a4b efi: Fix argument types for SetVariable() for ia64 by Matthew Garrett · 13 years ago
  15. 98f531d xen: Fix misleading WARN message at xen_release_chunk by Igor Mammedov · 13 years ago
  16. 8f3c588 xen: Fix printk() format in xen/setup.c by Igor Mammedov · 13 years ago
  17. 1e9ea26 xen/tracing: it looks like we wanted CONFIG_FTRACE by Jeremy Fitzhardinge · 13 years ago
  18. 455ce9d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  19. 447e136 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  20. a61b582 sparc: Fix __atomic_add_unless() return value. by Josip Rodin · 13 years ago
  21. fabb5bd sparc: use kbuild-generic support for true asm-generic header files by Sam Ravnborg · 13 years ago
  22. 33f35f2 x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled by Linus Torvalds · 13 years ago
  23. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  24. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  25. 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  26. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  27. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  28. d496921 cris: fix a build error in kernel/fork.c by WANG Cong · 13 years ago
  29. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  30. 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 13 years ago
  31. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 13 years ago
  32. 6dccf9c mrst_pmu: driver for Intel Moorestown Power Management Unit by Len Brown · 13 years ago
  33. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  34. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  35. 9e8ed3a [S390] signal: use set_restore_sigmask() helper by Heiko Carstens · 13 years ago
  36. b7f2750 [S390] smp: remove pointless comments in startup_secondary() by Heiko Carstens · 13 years ago
  37. ada5ed5 [S390] exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  38. cc34321 [S390] cpu hotplug: on cpu start wait until being marked active by Heiko Carstens · 13 years ago
  39. 391c62f [S390] signal: convert to use set_current_blocked() by Heiko Carstens · 13 years ago
  40. 7a0e42f [S390] asm offsets: fix coding style by Heiko Carstens · 13 years ago
  41. 3a81b17 [S390] Add support for IBM zEnterprise 114 by Heiko Carstens · 13 years ago
  42. 9dc7356 [S390] Use diagnose 308 for system reset by Michael Holzheu · 13 years ago
  43. ef1daec [S390] Export store_status() function by Michael Holzheu · 13 years ago
  44. 7dd6b33 [S390] Add PSW restart shutdown trigger by Michael Holzheu · 13 years ago
  45. 944291d [S390] missing return in page_table_alloc_pgste by Jan Glauber · 13 years ago
  46. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  47. 56d205c sparc: Use popc when possible for ffs/__ffs/ffz. by David S. Miller · 13 years ago
  48. ea5e744 sparc: Set reboot-cmd using reboot data hypervisor call if available. by David S. Miller · 13 years ago
  49. e2eb9f8 sparc: Add some missing hypervisor API groups. by David S. Miller · 13 years ago
  50. d600cbe sparc: Use hweight64() in popc emulation. by David S. Miller · 13 years ago
  51. ef7c4d4 sparc: Use popc if possible for hweight routines. by David S. Miller · 13 years ago
  52. e95ade0 sparc: Minor tweaks to Niagara page copy/clear. by David S. Miller · 13 years ago
  53. d1afa65 arch/tile/mm/init.c: trivial: use BUG_ON by Julia Lawall · 13 years ago
  54. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  55. 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  56. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  57. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  58. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  59. 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
  60. 1a5ab4b gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers by David Brown · 13 years ago
  61. 74d10d7 gpio_msm: Move Qualcomm v6 MSM driver into drivers by David Brown · 13 years ago
  62. 9def3ef msm: gpio: Fold register defs into C file by David Brown · 13 years ago
  63. 030a77f msm: gpiomux: Move public API to public header by David Brown · 13 years ago
  64. 10eb5f6 msm: gpio: Remove ifdefs on gpio chip registers by David Brown · 13 years ago
  65. 2e01d2c msm: gpio: Remove chip-specific register definitions by David Brown · 13 years ago
  66. 03db072 msm: Remove chip-ifdefs for GPIO io mappings by David Brown · 13 years ago
  67. ce427c3 msm: gpio: Remove unsupported devices by David Brown · 13 years ago
  68. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  69. 205e9a2 [PARISC] wire up sendmmsg syscall by James Bottomley · 13 years ago
  70. d3690f8 m68k/math-emu: Remove unnecessary code by Greg Dietsche · 13 years ago
  71. ffe6c42 m68k/math-emu: Remove commented out old code by Geert Uytterhoeven · 13 years ago
  72. b2cb924 m68k: Kill warning in setup_arch() when compiling for Sun3 by Geert Uytterhoeven · 13 years ago
  73. 3984761 m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_ by Geert Uytterhoeven · 13 years ago
  74. a0e997c sparc: iounmap() and *_free_coherent() - Use lookup_resource() by Geert Uytterhoeven · 13 years ago
  75. 217bbd8 m68k/atari: Reserve some ST-RAM early on for device buffer use by Michael Schmitz · 14 years ago
  76. b7785e9 m68k/amiga: Chip RAM - Use lookup_resource() by Geert Uytterhoeven · 13 years ago
  77. 88efd0b sparc: _sparc_find_resource() should check for exact matches by Geert Uytterhoeven · 13 years ago
  78. 1dad6c7 m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR by Geert Uytterhoeven · 13 years ago
  79. cb4f998 m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error by Geert Uytterhoeven · 13 years ago
  80. cab49bc9 m68k/amiga: Chip RAM - Change chipavail to an atomic_t by Geert Uytterhoeven · 13 years ago
  81. 3a17bfa m68k/amiga: Chip RAM - Always allocate from the start of memory by Geert Uytterhoeven · 13 years ago
  82. b4f6f45 m68k/amiga: Chip RAM - Convert from printk() to pr_*() by Geert Uytterhoeven · 13 years ago
  83. 5be3246 m68k/amiga: Chip RAM - Use tabs for indentation by Geert Uytterhoeven · 13 years ago
  84. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  85. dbfe898 frv: remove unnecessary code by Greg Dietsche · 13 years ago
  86. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  87. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  88. 8f57be8 Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  89. cb7dee8 Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  90. 49267fc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  91. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  92. 548c210 [PARISC] fix return type of __atomic64_add_return by John David Anglin · 13 years ago
  93. ac85fe8 sparc: Sanitize cpu feature detection and reporting. by David S. Miller · 13 years ago
  94. 18cb63b ARM: zynq: remove incorrectly deleted file by Arnd Bergmann · 13 years ago
  95. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 13 years ago
  96. fb149f9 at91: add arch specific ioremap support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  97. f0051d8 at91: factorize sram init by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  98. 51ddec7 at91: move register clocks to soc generic init by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  99. 4653937 at91: move clock subsystem init to soc generic init by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  100. 8c3583b at91: use structure to store the current soc by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago