1. c213201 ARM: sa11x0: remove unused DMA controller definitions by Russell King · 13 years ago
  2. 9903405 ARM: sa11x0: remove old SoC private DMA driver by Russell King · 13 years ago
  3. 277dc7a Merge branch 'sa11x0-ir' into sa11x0 by Russell King · 13 years ago
  4. 374da9d Merge branch 'sa1111' into sa11x0 by Russell King · 13 years ago
  5. 876c1f2 ARM: sa11x0: don't static map sa1111 by Russell King · 13 years ago
  6. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  7. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  8. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  9. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  10. 2213536 ARM: sa1111: move USB interface register definitions to ohci-sa1111.c by Russell King · 13 years ago
  11. ea8c00a ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c by Russell King · 13 years ago
  12. 4f8d9ca ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c by Russell King · 13 years ago
  13. 6995f5b ARM: sa1111: delete unused physical GPIO register definitions by Russell King · 13 years ago
  14. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  15. 7931d92 ARM: sa11x0: add SA-11x0 DMA device by Russell King · 13 years ago
  16. e5c0fc4 ARM: sa1111: change devid to be a bitmask by Russell King · 13 years ago
  17. 3259701 ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c by Russell King · 13 years ago
  18. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  19. 6bd72f0 ARM: sa1111: add shutdown hook to sa1111_driver structure by Russell King · 13 years ago
  20. 36d3121 ARM: sa1111: implement support for sparse IRQs by Russell King · 13 years ago
  21. f03ecaa ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" by Russell King · 13 years ago
  22. 4d5d112 ARM: sa1111: add sa1111 core driver .owner initializer by Russell King · 13 years ago
  23. a22db0f3 ARM: sa1111: fix PWM state on suspend by Russell King · 13 years ago
  24. 29c140b ARM: sa1111: fix memory request/grant setup on PM events by Russell King · 13 years ago
  25. fbae0f8 ARM: sa11x0: neponset: don't static map neponset registers by Russell King · 13 years ago
  26. f942b0f ARM: sa11x0: neponset: move register definitions to neponset.c by Russell King · 13 years ago
  27. bab50a3 ARM: sa11x0: assabet/neponest: create neponset device in assabet.c by Russell King · 13 years ago
  28. 51f9339 ARM: sa11x0: neponset: suspend/resume in _noirq state by Russell King · 13 years ago
  29. d2e539a ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device by Russell King · 13 years ago
  30. b6bdfcf ARM: sa11x0: neponset: get parent IRQ from neponset device resource by Russell King · 13 years ago
  31. ced8d21 ARM: sa11x0: neponset: implement support for sparse IRQs by Russell King · 13 years ago
  32. 9590e89 ARM: sa11x0: neponset: dynamically create neponset child devices by Russell King · 13 years ago
  33. ae14c2e ARM: sa11x0: neponset: save and restore MDM_CTL_0 by Russell King · 13 years ago
  34. 398e58d ARM: sa11x0: neponset: add driver .owner initializer by Russell King · 13 years ago
  35. 92e617d ARM: sa11x0: neponset: shuffle some code around by Russell King · 13 years ago
  36. 6ad1b61 ARM: sa11x0: neponset: provide function to manipulate NCR_0 by Russell King · 13 years ago
  37. 7104552 ARM: sa11x0: neponset: fix interrupt setup by Russell King · 13 years ago
  38. 49e01e3 ARM: sa11x0: assabet: ensure that GPIO27 is driven by Russell King · 13 years ago
  39. 4f592e6 ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs by Russell King · 13 years ago
  40. 7186fb9 ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered by Russell King · 13 years ago
  41. a181099 ARM: sa11x0: convert to use DEFINE_RES_xxx macros by Russell King · 13 years ago
  42. 80ea206 ARM: sa11x0: fix section mismatch warnings by Russell King · 13 years ago
  43. f3bb3d7 ARM: sa11x0: fix sleep entry by Russell King · 13 years ago
  44. cb5e239 ARM: sa11x0: fix off-by-one resource sizes by Russell King · 13 years ago
  45. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  46. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  47. 14fdbf7 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  48. d914202 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  49. ca43784 ARM: bcmring: fix build failure in mach-bcmring/arch.c by Paul Gortmaker · 13 years ago
  50. 864e5e3 ARM: bcmring: remove unused DMA map code by JD Zheng · 13 years ago
  51. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  52. 82bdc84 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  53. d125666 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  54. 31e0017 avr32: select generic atomic64_t support by Fabio Baltieri · 13 years ago
  55. a1b58c2 xtensa: fix memscan() by Akinobu Mita · 13 years ago
  56. 5a97d0a ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers by Will Deacon · 13 years ago
  57. c84e295 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  58. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. 6d3ec1a ARM: 7302/1: Add TLB flushing for both entries in a PMD by Catalin Marinas · 13 years ago
  60. 91756ac ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15 by Will Deacon · 13 years ago
  61. 8130b9d ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers by Will Deacon · 13 years ago
  62. 247f499 ARM: 7307/1: vfp: fix ptrace regset modification race by Dave Martin · 13 years ago
  63. 2af276d ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe by Will Deacon · 13 years ago
  64. 97f1040 Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping" by Russell King · 13 years ago
  65. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 13 years ago
  66. c8ddf03 ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only by Guennadi Liakhovetski · 13 years ago
  67. 5753785 KVM: do not #GP on perf MSR writes when vPMU is disabled by Gleb Natapov · 13 years ago
  68. c2226fc KVM: x86: fix missing checks in syscall emulation by Stephan Bärwolf · 13 years ago
  69. bdb42f5 KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" by Stephan Bärwolf · 13 years ago
  70. 1e05b62 sh: use the the PCI channels's io_map_base by Michael S. Tsirkin · 13 years ago
  71. 0f3b395 mips: use the the PCI controller's io_map_base by Michael S. Tsirkin · 13 years ago
  72. 9afc416 Revert "microblaze: Add topology init" by Michal Simek · 13 years ago
  73. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  74. f07d4a7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  75. e6d36a6 x86/reboot: Remove VersaLogic Menlow reboot quirk by Michael D Labriola · 13 years ago
  76. 5955633 x86/reboot: Skip DMI checks if reboot set by user by Michael D Labriola · 13 years ago
  77. 4a81220 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  78. 50b47c4 Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Olof Johansson · 13 years ago
  79. 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  80. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  81. 81bc300 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  82. d0caf292 x86/dumpstack: Remove unneeded check in dump_trace() by Dan Carpenter · 13 years ago
  83. 3c424f3 ARM: 7304/1: ioremap: fix boundary check when reusing static mapping by Pawel Moll · 13 years ago
  84. f6f9758 ARM: davinci: update mdio bus name by Sekhar Nori · 13 years ago
  85. 6c02b7b Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  86. 5e96386 Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  87. d8c4cd7 Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 13 years ago
  88. 3c8cee3 Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 13 years ago
  89. c75d5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  90. cd3a2ba Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixes by Tony Lindgren · 13 years ago
  91. 14ea960 ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmap by Julia Lawall · 13 years ago
  92. e0feca89 ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfree by Julia Lawall · 13 years ago
  93. d82e519 ARM: OMAP: fix MMC2 loopback clock handling by Grazvydas Ignotas · 13 years ago
  94. ffa1e4e ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setup by Grazvydas Ignotas · 13 years ago
  95. 8ef5d84 ARM: OMAP2+: GPMC: fix device size setup by Yegor Yefremov · 13 years ago
  96. dbc3982 ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counter by Vaibhav Hiremath · 13 years ago
  97. 9a95b9e Merge branch 'sa11x0-mcp-fixes' into fixes by Russell King · 13 years ago
  98. 2d3c7ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. 0dbfe8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  100. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago