1. 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 11 years ago
  2. b5b6b5f Dump the registers on undefined instruction userspace faults by Russell King · 11 years ago
  3. 0b1f68e ARM: 8018/1: Add {inc,dec}_preempt_count asm macros by Catalin Marinas · 11 years ago
  4. 39ad04c ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h by Catalin Marinas · 11 years ago
  5. a5d4506 ARM: 8016/1: Check cpu id in pj4_cp0_init. by Chao Xie Linux · 11 years ago
  6. 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
  7. 779dd95 ARM: add missing system_misc.h include to process.c by Russell King · 11 years ago
  8. c9d347e0 ARM: 8009/1: dcscb.c: remove call to outer_flush_all() by Nicolas Pitre · 11 years ago
  9. fff00db ARM: 8014/1: mm: fix reporting of read-only PMD bits by Kees Cook · 11 years ago
  10. 8fad87b ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr by Liu Hua · 11 years ago
  11. c7d442f ARM: 8010/1: avoid tracers in soft_restart by Sebastian Capella · 11 years ago
  12. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  13. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  14. 596c471 dmaengine: omap-dma: move register read/writes into omap-dma.c by Russell King · 11 years ago
  15. 34a378f ARM: omap: dma: get rid of 'p' allocation and clean up by Russell King · 11 years ago
  16. 9834f81 ARM: omap: move dma channel allocation into plat-omap code by Russell King · 11 years ago
  17. 0ef6498 ARM: omap: dma: get rid of errata global by Russell King · 11 years ago
  18. 64a2dc3 ARM: omap: clean up DMA register accesses by Russell King · 11 years ago
  19. ad0c381 ARM: omap: remove almost-const variables by Russell King · 11 years ago
  20. e38b1485 ARM: omap: remove references to disable_irq_lch by Russell King · 11 years ago
  21. 1b416c4 dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops by Russell King · 11 years ago
  22. e26a9e0 ARM: Better virt_to_page() handling by Russell King · 11 years ago
  23. 95c52fe ARM: 8007/1: Remove extraneous kcmp syscall ignore by Christopher Covington · 11 years ago
  24. 1ef2bf8 ARM: 8006/1: Remove redundant code by Alexander Shiyan · 11 years ago
  25. 566b60c Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel-stable by Russell King · 11 years ago
  26. c7edc9e ARM: add uprobes support by David A. Long · 11 years ago
  27. b4cd605 ARM: Make arch_specific_insn a define for new arch_probes_insn structure by David A. Long · 11 years ago
  28. 602cd26 ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions by David A. Long · 11 years ago
  29. 47e190f ARM: Change the remaining shared kprobes/uprobes symbols to something generic by David A. Long · 11 years ago
  30. 44a0a59 ARM: Rename the shared kprobes/uprobe return value enum by David A. Long · 11 years ago
  31. eb73ea9 ARM: Change more ARM kprobes symbol names to something more generic by David A. Long · 11 years ago
  32. f145d66 ARM: Make the kprobes condition_check symbol names more generic by David A. Long · 11 years ago
  33. 7579f4b3 ARM: Remove use of struct kprobe from generic probes code by David A. Long · 11 years ago
  34. 3e6cd39 ARM: use a function table for determining instruction interpreter action by David A. Long · 11 years ago
  35. 87abef6 ARM: move generic thumb instruction parsing code to new files for use by other feature by David A. Long · 11 years ago
  36. c18377c ARM: Move generic arm instruction parsing code to new files for sharing between features by David A. Long · 11 years ago
  37. b2531dd ARM: move shared uprobe/kprobe definitions into new include file by David A. Long · 11 years ago
  38. 21254eb ARM: Fix missing includes in kprobes sources by David A. Long · 11 years ago
  39. 09294e3 uprobes: Kconfig dependency fix by David A. Long · 11 years ago
  40. 2ed71e7 ARM: 8003/1: w90x900: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  41. 49710fa ARM: 8002/1: spear: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  42. 9929eed ARM: 8001/1: mmp: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  43. 78f6db9 ARM: 8000/1: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  44. a09df10 ARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabled by Michael Opdenacker · 11 years ago
  45. 1ee6564 ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  46. 19bd9b2 ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  47. 57c06a8 ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  48. 26632be ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLED by Michael Opdenacker · 11 years ago
  49. 38e0b08 ARM: 7992/1: boot: compressed: ignore bswapsdi2.S by Mark Rutland · 11 years ago
  50. 052450f ARM: 7991/1: sa1100: fix compile problem on Collie by Linus Walleij · 11 years ago
  51. 006fa25 ARM: fix noMMU kallsyms symbol filtering by Russell King · 11 years ago
  52. 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
  53. 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
  54. 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
  55. d8efcf3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  56. 78d9e93 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  57. f94def7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  58. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 11 years ago
  59. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 11 years ago
  60. e0cf957 powerpc/powernv: Fix indirect XSCOM unmangling by Benjamin Herrenschmidt · 11 years ago
  61. 2f3f38e powerpc/powernv: Fix opal_xscom_{read,write} prototype by Benjamin Herrenschmidt · 11 years ago
  62. af87d2f powerpc/powernv: Refactor PHB diag-data dump by Gavin Shan · 11 years ago
  63. 9471660 powerpc/powernv: Dump PHB diag-data immediately by Gavin Shan · 11 years ago
  64. 573ebfa powerpc: Increase stack redzone for 64-bit userspace to 512 bytes by Paul Mackerras · 11 years ago
  65. a95fc58 powerpc/ftrace: bugfix for test_24bit_addr by Liu Ping Fan · 11 years ago
  66. f5295bd powerpc/crashdump : Fix page frame number check in copy_oldmem_page by Laurent Dufour · 11 years ago
  67. 41dd03a powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly by Tony Breeds · 11 years ago
  68. 1b385cb kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  69. a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 11 years ago
  70. b20c9f2 arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT by Marc Zyngier · 11 years ago
  71. 26e61e8 perf/x86: Fix event scheduling by Peter Zijlstra · 11 years ago
  72. 404381c KVM: MMU: drop read-only large sptes when creating lower level sptes by Marcelo Tosatti · 11 years ago
  73. e290e8c x86, kaslr: add missed "static" declarations by Kees Cook · 11 years ago
  74. b6085a8 x86, kaslr: export offset in VMCOREINFO ELF notes by Eugene Surovegin · 11 years ago
  75. c378a656 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  76. bafb819 Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  77. a513457 ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow by Anurag Aggarwal · 11 years ago
  78. 8258a98 ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  79. b342ea4 ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry by Ard Biesheuvel · 11 years ago
  80. 27e8efd ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources by Will Deacon · 11 years ago
  81. db38ee8 ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+ by Will Deacon · 11 years ago
  82. d98b90e ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull by Victor Kamensky · 11 years ago
  83. 74c4137 ARM: 7989/1: Delete asm/system.h by David Howells · 11 years ago
  84. 1971188 ARM: 7985/1: mm: implement pte_accessible for faulting mappings by Will Deacon · 11 years ago
  85. c32ffce ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics by Will Deacon · 11 years ago
  86. 335d08b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  87. b3fdfc1 Merge tag 'xtensa-for-next-20140221-1' into for_next by Chris Zankel · 11 years ago
  88. 7267342 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  89. 208937f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 9b3e7c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 1052710 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  92. 337397f perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table by Stephane Eranian · 11 years ago
  93. c9b0888 perf/x86: Correctly use FEATURE_PDCM by Peter Zijlstra · 11 years ago
  94. a3ef222 perf, nmi: Fix unknown NMI warning by Markus Metzger · 11 years ago
  95. f63b6d7 xtensa: wire up sched_setattr and sched_getattr syscalls by Max Filippov · 11 years ago
  96. 34acae3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  97. 2bc2fde xtensa: xtfpga: set ethoc clock frequency by Max Filippov · 11 years ago
  98. cdc9af7 xtensa: xtfpga: use common clock framework by Max Filippov · 11 years ago
  99. bda8932 xtensa: support common clock framework by Max Filippov · 11 years ago
  100. 4e3b4df xtensa: no need to select USE_GENERIC_SMP_HELPERS by Paul Bolle · 11 years ago