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