1. 98f0701 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  2. 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 11 years ago
  3. b5b6b5f Dump the registers on undefined instruction userspace faults by Russell King · 11 years ago
  4. 0b1f68e ARM: 8018/1: Add {inc,dec}_preempt_count asm macros by Catalin Marinas · 11 years ago
  5. 39ad04c ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h by Catalin Marinas · 11 years ago
  6. a5d4506 ARM: 8016/1: Check cpu id in pj4_cp0_init. by Chao Xie Linux · 11 years ago
  7. fdb487f ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some differences with V7 by Chao Xie Linux · 11 years ago
  8. 779dd95 ARM: add missing system_misc.h include to process.c by Russell King · 11 years ago
  9. c9d347e ARM: 8009/1: dcscb.c: remove call to outer_flush_all() by Nicolas Pitre · 11 years ago
  10. fff00db ARM: 8014/1: mm: fix reporting of read-only PMD bits by Kees Cook · 11 years ago
  11. 8fad87b ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr by Liu Hua · 11 years ago
  12. c7d442f ARM: 8010/1: avoid tracers in soft_restart by Sebastian Capella · 11 years ago
  13. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  14. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  15. aa4c5b9 dmaengine: omap-dma: more consolidation of CCR register setup by Russell King · 11 years ago
  16. 6ddeb6d dmaengine: omap-dma: move IRQ handling to omap-dma by Russell King · 11 years ago
  17. 596c471 dmaengine: omap-dma: move register read/writes into omap-dma.c by Russell King · 11 years ago
  18. 34a378f ARM: omap: dma: get rid of 'p' allocation and clean up by Russell King · 11 years ago
  19. 9834f81 ARM: omap: move dma channel allocation into plat-omap code by Russell King · 11 years ago
  20. 0ef6498 ARM: omap: dma: get rid of errata global by Russell King · 11 years ago
  21. 64a2dc3 ARM: omap: clean up DMA register accesses by Russell King · 11 years ago
  22. ad0c381 ARM: omap: remove almost-const variables by Russell King · 11 years ago
  23. e38b1485 ARM: omap: remove references to disable_irq_lch by Russell King · 11 years ago
  24. b07fd62 dmaengine: omap-dma: cleanup errata 3.3 handling by Russell King · 11 years ago
  25. c5ed98b dmaengine: omap-dma: provide register read/write functions by Russell King · 11 years ago
  26. 45da7b0 dmaengine: omap-dma: use cached CCR value when enabling DMA by Russell King · 11 years ago
  27. 5987190 dmaengine: omap-dma: move barrier to omap_dma_start_desc() by Russell King · 11 years ago
  28. 965aeb4d dmaengine: omap-dma: move clnk_ctrl setting to preparation functions by Russell King · 11 years ago
  29. 893e63e dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers by Russell King · 11 years ago
  30. 470b23f dmaengine: omap-dma: consolidate clearing channel status register by Russell King · 11 years ago
  31. 49ae0b2 dmaengine: omap-dma: move CCR buffering disable errata out of the fast path by Russell King · 11 years ago
  32. 9043826 dmaengine: omap-dma: provide register definitions by Russell King · 11 years ago
  33. 3ed4d18 dmaengine: omap-dma: consolidate setup of CCR by Russell King · 11 years ago
  34. 2f0d13b dmaengine: omap-dma: consolidate setup of CSDP by Russell King · 11 years ago
  35. 3997cab dmaengine: omap-dma: move reading of dma position to omap-dma.c by Russell King · 11 years ago
  36. fa3ad86 dmaengine: omap-dma: control start/stop directly by Russell King · 11 years ago
  37. 913a2d0 dmaengine: omap-dma: consolidate writes to DMA registers by Russell King · 11 years ago
  38. b9e9782 dmaengine: omap-dma: program hardware directly by Russell King · 11 years ago
  39. 1b416c4 dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops by Russell King · 11 years ago
  40. 104fce7 dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev. by Russell King · 11 years ago
  41. e26a9e0 ARM: Better virt_to_page() handling by Russell King · 11 years ago
  42. 9877593 Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.kondratiuk/linux into devel-stable by Russell King · 11 years ago
  43. 41b5368 ARM: kprobes-test: Workaround GAS .align bug by Taras Kondratiuk · 11 years ago
  44. 3b86ee7 ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction building by Ben Dooks · 11 years ago
  45. af886d2 ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building by Ben Dooks · 11 years ago
  46. 4712e17 ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses by Ben Dooks · 11 years ago
  47. 888be25 ARM: probes: fix instruction fetch order with <asm/opcodes.h> by Ben Dooks · 11 years ago
  48. 95c52fe ARM: 8007/1: Remove extraneous kcmp syscall ignore by Christopher Covington · 11 years ago
  49. 1ef2bf8 ARM: 8006/1: Remove redundant code by Alexander Shiyan · 11 years ago
  50. 566b60c Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel-stable by Russell King · 11 years ago
  51. c7edc9e ARM: add uprobes support by David A. Long · 11 years ago
  52. b4cd605 ARM: Make arch_specific_insn a define for new arch_probes_insn structure by David A. Long · 11 years ago
  53. 602cd26 ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions by David A. Long · 11 years ago
  54. 47e190f ARM: Change the remaining shared kprobes/uprobes symbols to something generic by David A. Long · 11 years ago
  55. 44a0a59 ARM: Rename the shared kprobes/uprobe return value enum by David A. Long · 11 years ago
  56. eb73ea9 ARM: Change more ARM kprobes symbol names to something more generic by David A. Long · 11 years ago
  57. f145d66 ARM: Make the kprobes condition_check symbol names more generic by David A. Long · 11 years ago
  58. 7579f4b3 ARM: Remove use of struct kprobe from generic probes code by David A. Long · 11 years ago
  59. 3e6cd39 ARM: use a function table for determining instruction interpreter action by David A. Long · 11 years ago
  60. 87abef6 ARM: move generic thumb instruction parsing code to new files for use by other feature by David A. Long · 11 years ago
  61. c18377c ARM: Move generic arm instruction parsing code to new files for sharing between features by David A. Long · 11 years ago
  62. b2531dd ARM: move shared uprobe/kprobe definitions into new include file by David A. Long · 11 years ago
  63. 6fe50a2 uprobes: allow ignoring of probe hits by David A. Long · 11 years ago
  64. 21254eb ARM: Fix missing includes in kprobes sources by David A. Long · 11 years ago
  65. 09294e3 uprobes: Kconfig dependency fix by David A. Long · 11 years ago
  66. 83b3f64 ARM: 8004/1: [SCSI]: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  67. 2ed71e7 ARM: 8003/1: w90x900: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  68. 49710fa ARM: 8002/1: spear: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  69. 9929eed ARM: 8001/1: mmp: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  70. 78f6db9 ARM: 8000/1: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  71. a09df10 ARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabled by Michael Opdenacker · 11 years ago
  72. 1ee6564 ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  73. 19bd9b2 ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  74. 57c06a8 ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  75. 26632be ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLED by Michael Opdenacker · 11 years ago
  76. fec5101 ARM: 7993/1: mm/memblock: add memblock_get_current_limit by Laura Abbott · 11 years ago
  77. 38e0b08 ARM: 7992/1: boot: compressed: ignore bswapsdi2.S by Mark Rutland · 11 years ago
  78. 052450f ARM: 7991/1: sa1100: fix compile problem on Collie by Linus Walleij · 11 years ago
  79. 006fa25 ARM: fix noMMU kallsyms symbol filtering by Russell King · 11 years ago
  80. 3ba4cea Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  81. 0414855 Linux 3.14-rc5 by Linus Torvalds · 11 years ago
  82. c59224d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  83. a53c8ce Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  84. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  85. 9ff7aeb Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  86. d668ca1c Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  87. 9f4a9b8 Merge iio fixes into staging-linus by Greg Kroah-Hartman · 11 years ago
  88. 3154da3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 49e893b Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  90. 6950e23 drm/vmwgfx: avoid null pointer dereference at failure paths by Alexey Khoroshilov · 11 years ago
  91. a34417f drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date. by Thomas Hellstrom · 11 years ago
  92. ae20456 drm/vmwgfx: Remove some unused surface formats by Thomas Hellstrom · 11 years ago
  93. 55de1ed Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 702256e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  95. 3750c14 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  96. 751a03c Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  97. af76815 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  98. d3dae4a Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  99. 8427def MAINTAINERS: add maintainer entry for Armada DRM driver by Russell King · 11 years ago
  100. ebb7c19 Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago