1. 00efaa0 ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock by Will Deacon · 12 years ago
  2. afa31d8 ARM: 7811/1: locks: use early clobber in arch_spin_trylock by Will Deacon · 12 years ago
  3. e35ac62 Merge branch 'security-fixes' into fixes by Russell King · 12 years ago
  4. 8c0cc8a ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 12 years ago
  5. e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 12 years ago
  6. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 12 years ago
  7. 2449189 ARM: Add .text annotations where required after __CPUINIT removal by Russell King · 12 years ago
  8. 44424c3 ARM: 7803/1: Fix deadlock scenario with smp_send_stop() by Stephen Boyd · 12 years ago
  9. a5463cd ARM: make vectors page inaccessible from userspace by Russell King · 12 years ago
  10. 48be69a ARM: move signal handlers into a vdso-like page by Russell King · 12 years ago
  11. f6f91b0 ARM: allow kuser helpers to be removed from the vector page by Russell King · 12 years ago
  12. e39e3f3 ARM: update FIQ support for relocation of vectors by Russell King · 12 years ago
  13. b9b32bf ARM: use linker magic for vectors and vector stubs by Russell King · 12 years ago
  14. 19accfd ARM: move vector stubs by Russell King · 12 years ago
  15. 5b43e7a ARM: poison memory between kuser helpers by Russell King · 12 years ago
  16. f928d4f ARM: poison the vectors page by Russell King · 12 years ago
  17. 067e710 ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is_smp() test by Paul Walmsley · 12 years ago
  18. bed859c ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function by Uwe Kleine-König · 12 years ago
  19. 6eddaca ARM: Fix sorting of machine- initializers by Russell King · 12 years ago
  20. acfdd4b ARM: 7791/1: a.out: remove partial a.out support by Will Deacon · 12 years ago
  21. bdae73c ARM: 7790/1: Fix deferred mm switch on VIVT processors by Catalin Marinas · 12 years ago
  22. 1f49856 ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15 by Fabio Estevam · 12 years ago
  23. 8fbac21 ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode by Mark Rutland · 12 years ago
  24. ab8d46c0 ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo by Tetsuyuki Kobayashi · 12 years ago
  25. b60d5db ARM: 7786/1: hyp: fix macro parameterisation by Mark Rutland · 12 years ago
  26. c65b7e9 ARM: 7785/1: mm: restrict early_alloc to section-aligned memory by Russell King · 12 years ago
  27. bf3f0f3 ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2 by Will Deacon · 12 years ago
  28. b6992fa ARM: document DEBUG_UNCOMPRESS Kconfig option by Russell King · 12 years ago
  29. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  30. 3715534 cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in Kconfig by Paul Bolle · 12 years ago
  31. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago
  32. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  33. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  34. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  35. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  36. d4e1c7e arm: multi_v7_defconfig: Tweaks for omap and sunxi by Olof Johansson · 12 years ago
  37. 1b4fcb8 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 12 years ago
  38. 1157d73 arm: multi_v7_defconfig: add i.MX options and NFS root by Vincent Stehlé · 12 years ago
  39. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  40. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 12 years ago
  41. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 12 years ago
  42. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 12 years ago
  43. bfffbea Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  44. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 12 years ago
  45. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  46. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  47. cbbe6f8 ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs by Jason Liu · 12 years ago
  48. fd83247 ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMP by Fabio Estevam · 12 years ago
  49. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 12 years ago
  50. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 12 years ago
  51. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 12 years ago
  52. 16d6d5b reboot: arm: prepare reboot_mode for moving to generic kernel code by Robin Holt · 12 years ago
  53. 5859194 reboot: arm: remove unused restart_mode fields from some arm subarchs by Robin Holt · 12 years ago
  54. 6af9df7 ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 12 years ago
  55. 319e0b4 ARM: mm: fix boot on SA1110 Assabet by Russell King · 12 years ago
  56. ee4de5d ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings by Stephen Boyd · 12 years ago
  57. 8c69d7a ARM: 7780/1: add missing linker section markup to head-common.S by Stephen Warren · 12 years ago
  58. 9d8812d ARM: omap2: add select of TI_PRIV_EDMA by Olof Johansson · 12 years ago
  59. d2b4a64 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  60. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 8b70a90 Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  62. 16984ce Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 12 years ago
  63. c1fe55e ARM: exynos: select PM_GENERIC_DOMAINS only when used by Arnd Bergmann · 12 years ago
  64. 39f1601 ARM: ixp4xx: avoid circular header dependency by Arnd Bergmann · 12 years ago
  65. 069d0a7 ARM: OMAP: omap_common_late_init may be unused by Arnd Bergmann · 12 years ago
  66. 5562b80 ARM: sti: move DEBUG_STI_UART into alphabetical order by Arnd Bergmann · 12 years ago
  67. 59d9287 ARM: OMAP: build mach-omap code only if needed by Arnd Bergmann · 12 years ago
  68. 514a590 ARM: zynq: use DT_MACHINE_START by Arnd Bergmann · 12 years ago
  69. 896eba3 ARM: omap5: omap5 has SCU and TWD by Arnd Bergmann · 12 years ago
  70. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  71. 01ebea1 mmc: bcm281xx SDHCI driver by Christian Daudt · 12 years ago
  72. d7cabee dmaengine: PL08x: Avoid collisions with get_signal() macro by Mark Brown · 12 years ago
  73. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  74. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  75. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 12 years ago
  76. c24a6ae ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB support by Tom Rini · 12 years ago
  77. fb15bdf ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfig by Joel Fernandes · 12 years ago
  78. 9c18ae3 ARM: OMAP2+: omap2plus_defconfig: enable DRA752 thermal support by default by Eduardo Valentin · 12 years ago
  79. 84793c77 ARM: OMAP2+: omap2plus_defconfig: enable TI bandgap driver by Eduardo Valentin · 12 years ago
  80. 7f161ce ARM: OMAP2+: devices: remove duplicated include from devices.c by Wei Yongjun · 12 years ago
  81. e94eb1a ARM: OMAP3: igep0020: Set DSS pins in correct mux mode. by Enric Balletbo i Serra · 12 years ago
  82. ea2409b ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled by Pavel Machek · 12 years ago
  83. 1261674 ARM: OMAP2+: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 12 years ago
  84. 9847bd4 ARM: OMAP2+: Remove obsolete Makefile line by Paul Bolle · 12 years ago
  85. 62618c1 ARM: OMAP5: Enable Cortex A15 errata 798181 by Santosh Shilimkar · 12 years ago
  86. 2abc75a ARM: scu: provide inline dummy functions when SCU is not present by Nishanth Menon · 12 years ago
  87. b46355a ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4 by Nishanth Menon · 12 years ago
  88. 176455e xen/arm and xen/arm64: implement HYPERVISOR_tmem_op by Stefano Stabellini · 12 years ago
  89. 37bd6ca ARM: OMAP2+: timer: initialize before using oh_name by Afzal Mohammed · 12 years ago
  90. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  91. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  92. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  93. e88b815 drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 12 years ago
  94. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 12 years ago
  95. 5b84de3 mm/ARM: fix stale comment about VALID_PAGE() by Jiang Liu · 12 years ago
  96. 2450c97 mm/ARM: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  97. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
  98. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  99. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  100. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago