1. df9ab97 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  2. ed8f8ce Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into for-next by Russell King · 10 years ago
  3. 3cf3857 ARM: 8256/1: driver coamba: add device binding path 'driver_override' by Antonios Motakis · 10 years ago
  4. 8684014 ARM: 8301/1: qcom: Use secondary_startup_arm() by Stephen Boyd · 10 years ago
  5. bafe586 ARM: 8302/1: Add a secondary_startup that assumes ARM mode by Stephen Boyd · 10 years ago
  6. ada63d4 ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ip by Ard Biesheuvel · 10 years ago
  7. 4e1c066 ARM: kprobes: Fix compilation error caused by superfluous '*' by Jon Medhurst · 10 years ago
  8. 1d88967 ARM: 8297/1: cache-l2x0: optimize aurora range operations by Arnd Bergmann · 10 years ago
  9. 20e783e ARM: 8296/1: cache-l2x0: clean up aurora cache handling by Arnd Bergmann · 10 years ago
  10. 8e64806 ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover by Will Deacon · 10 years ago
  11. e461894 ARM: 8284/1: sa1100: clear RCSR_SMR on resume by Dmitry Eremin-Solenikov · 10 years ago
  12. 1ff990c ARM: 8283/1: sa1100: collie: clear PWER register on machine init by Dmitry Eremin-Solenikov · 10 years ago
  13. 364e386 ARM: 8282/1: sa1100: use handle_domain_irq by Dmitry Eremin-Solenikov · 10 years ago
  14. a0ea298d3 ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver by Dmitry Eremin-Solenikov · 10 years ago
  15. a82be3f ARM: 8280/1: sa1100: switch to irq_domain_add_simple() by Dmitry Eremin-Solenikov · 10 years ago
  16. 590f266 ARM: 8279/1: sa1100: merge both GPIO irqdomains by Dmitry Eremin-Solenikov · 10 years ago
  17. 8350809 ARM: 8278/1: sa1100: split irq handling for low GPIOs by Dmitry Eremin-Solenikov · 10 years ago
  18. fba2890 ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled by Arnd Bergmann · 10 years ago
  19. ed46092 ARM: 8295/1: fix v7M build for !CONFIG_PRINTK by Rob Herring · 10 years ago
  20. c2607f7 ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size by Nicolas Pitre · 10 years ago
  21. c2273a1 ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown by Will Deacon · 10 years ago
  22. 7a06192 ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv code by Masahiro Yamada · 10 years ago
  23. 7d57909 ARM: 8290/1: decompressor: fix a wrong comment by Masahiro Yamada · 10 years ago
  24. 99a468d ARM: 8286/1: mm: Fix dma_contiguous_reserve comment by George G. Davis · 10 years ago
  25. 35997a2 ARM: 8248/1: pm: remove outdated comment by Brian Norris · 10 years ago
  26. 909ba29 ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() function by Masahiro Yamada · 10 years ago
  27. a61cbf5 ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X) by Daniel Thompson · 10 years ago
  28. d02fde7 ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX by Daniel Thompson · 10 years ago
  29. 4d31e66 ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory by Daniel Thompson · 10 years ago
  30. c26b999 ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.S by Daniel Thompson · 10 years ago
  31. abbfb21 ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory by Daniel Thompson · 10 years ago
  32. 6f51945 ARM: 8269/1: Remove DEBUG_LL_UART_NONE by Daniel Thompson · 10 years ago
  33. 34c64a5 ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed by Daniel Thompson · 10 years ago
  34. ecba152 ARM: 8267/1: cnx3xxx: Remove spurious default for DEBUG_CNS3xxx by Daniel Thompson · 10 years ago
  35. fb892bd ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs by Jon Medhurst · 10 years ago
  36. 67c2b9c ARM: 8207/1: amba: Use inlines instead of macros for amba_pclk_enable/disable by Krzysztof Kozlowski · 10 years ago
  37. c256303 ARM: 8285/1: remove ARMv3 user access code again by Nicolas Pitre · 10 years ago
  38. 56b60b8 ARM: 8265/1: dts: exynos4: Add nodes for L2 cache controller by Tomasz Figa · 10 years ago
  39. 30ad527 ARM: 8264/1: EXYNOS: Add support for non-secure L2X0 resume by Tomasz Figa · 10 years ago
  40. 5445b64 ARM: 8263/1: EXYNOS: Add .write_sec outer cache callback for L2C-310 by Tomasz Figa · 10 years ago
  41. cf0681c ARM: 8262/1: l2c: Add support for overriding prefetch settings by Tomasz Figa · 10 years ago
  42. 0c4c2ed ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if not NULL by Tomasz Figa · 10 years ago
  43. c6d1a2d ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C by Tomasz Figa · 10 years ago
  44. 6b49241 ARM: 8259/1: l2c: Refactor the driver to use commit-like interface by Tomasz Figa · 10 years ago
  45. 0021824 ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regs by Marek Szyprowski · 10 years ago
  46. 944e9df ARM: 8257/1: OMAP2+: use common l2cache initialization code by Marek Szyprowski · 10 years ago
  47. 0b7857d ARM: 8287/1: add bitrev.h file to support rbit instruction by Yalin Wang · 10 years ago
  48. bfc9657 ARM: optprobes: execute instruction during restoring if possible. by Wang Nan · 10 years ago
  49. 7a8ca0a ARM: 8252/1: sa1100: use pxa_timer clocksource driver by Dmitry Eremin-Solenikov · 10 years ago
  50. e074ff8 ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platform by Dmitry Eremin-Solenikov · 10 years ago
  51. ee3a402 ARM: 8250/1: sa1100: provide OSTIMER0 clock for pxa_timer by Dmitry Eremin-Solenikov · 10 years ago
  52. 28a1899 ARM: kprobes: check register usage for probed instruction. by Wang Nan · 10 years ago
  53. 4cd872d ARM: kprobes: Fix unreliable MRS instruction tests by Jon Medhurst (Tixy) · 10 years ago
  54. 0dc016d ARM: kprobes: enable OPTPROBES for ARM 32 by Wang Nan · 10 years ago
  55. cbf6ab5 kprobes: Pass the original kprobe for preparing optimized kprobe by Masami Hiramatsu · 10 years ago
  56. 8d257e9 ARM: kprobes: Add test cases for stack consuming instructions by Jon Medhurst (Tixy) · 10 years ago
  57. a0266c2 ARM: kprobes: disallow probing stack consuming instructions by Wang Nan · 10 years ago
  58. 6624cf6 ARM: kprobes: collects stack consumption for store instructions by Wang Nan · 10 years ago
  59. 2d9ed74 ARM: 8255/1: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
  60. a18f364 ARM: 8266/1: Remove early stack deallocation from restore_user_regs by Daniel Thompson · 10 years ago
  61. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  62. 83803d9 ARM: kprobes: introduces checker by Wang Nan · 10 years ago
  63. 832607e ARM: probes: Use correct action types for MOVW, SEV and WFI by Jon Medhurst · 10 years ago
  64. fca08f3 ARM: probes: move all probe code to dedicate directory by Wang Nan · 10 years ago
  65. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  66. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 10 years ago
  67. 841ee23 ARM: wire up execveat syscall by Russell King · 10 years ago
  68. b1940cd Linux 3.19-rc3 by Linus Torvalds · 10 years ago
  69. 79b8cb9 Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  70. f40bde8 Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  71. b739896 [IA64] Enable execveat syscall for ia64 by Tony Luck · 10 years ago
  72. 693a30b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  73. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 10 years ago
  74. b485342 x86, um: actually mark system call tables readonly by Daniel Borkmann · 10 years ago
  75. f911d73 um: Skip futex_atomic_cmpxchg_inatomic() test by Richard Weinberger · 10 years ago
  76. d753856 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  77. 6a4bfa7 Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  78. d7e19bd Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  79. 5e0f872 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  80. 7f40548 Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped" by Linus Torvalds · 10 years ago
  81. a5cb236 Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  82. 6ca793a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  83. 1b0f449 nios2: Use preempt_schedule_irq by Tobias Klauser · 10 years ago
  84. 6f3d2b0 nios2: Initialize cpuinfo.mmu by Walter Goossens · 10 years ago
  85. 9bb29b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  86. e4811a2 Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  87. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  88. 831a39c Revert "cfg80211: make WEXT compatibility unselectable" by Jiri Kosina · 10 years ago
  89. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  90. 6ab1e8d Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  91. 511833a SCSI: fix regression in scsi_send_eh_cmnd() by Alan Stern · 10 years ago
  92. 62f64a8 ALSA: pcm: Fix kerneldoc for params_*() functions by Lars-Peter Clausen · 10 years ago
  93. e83ce4a Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  94. 007487f Add USB_EHCI_EXYNOS to multi_v7_defconfig by Steev Klimaszewski · 10 years ago
  95. 7ebdfaa Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  96. fcf22d8 audit: create private file name copies when auditing inodes by Paul Moore · 10 years ago
  97. efc7a28 fnic: IOMMU Fault occurs when IO and abort IO is out of order by Anil Chintalapati (achintal) · 10 years ago
  98. e461338 sd: tweak discard heuristics to work around QEMU SCSI issue by Martin K. Petersen · 10 years ago
  99. a32442d OMAPDSS: SDI: fix output port_num by Tomi Valkeinen · 10 years ago
  100. 30ea9c5 video/fbdev: fix defio's fsync by Tomi Valkeinen · 10 years ago