1. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  4. e6b8075 arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack by Mark Charlebois · 11 years ago
  5. 37649de arm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  6. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 11 years ago
  7. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 11 years ago
  8. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 11 years ago
  9. edcb4d3 perf/ARM: Use common PMU interrupt disabled code by Vince Weaver · 11 years ago
  10. ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 11 years ago
  11. d270506 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 11 years ago
  12. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  13. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  14. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago
  15. ca8f0b0 ARM: ensure C page table setup code follows assembly code by Russell King · 11 years ago
  16. 8229c54 ARM: consolidate last remaining open-coded alignment trap enable by Russell King · 11 years ago
  17. 0aeb340 ARM: remove global cr_no_alignment by Russell King · 11 years ago
  18. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 11 years ago
  19. 8b5742a ARM/PCI: Call pcie_bus_configure_settings() to set MPS by Murali Karicheri · 11 years ago
  20. 9c98666 ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation by Lin Yongting · 11 years ago
  21. 3780f7a ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction by Arun K S · 11 years ago
  22. 805604e ARM: l2c: add platform independent core L2 cache OF initialisation by Russell King · 11 years ago
  23. 03eff46 ARM: 8054/1: perf: add support for the Cortex-A17 PMU by Will Deacon · 11 years ago
  24. 0e0779d ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume by Lorenzo Pieralisi · 11 years ago
  25. 72e6ae2 ARM: 8043/1: uprobes need icache flush after xol write by Victor Kamensky · 11 years ago
  26. 1dc5455 ARM: 8028/1: move __fixup_smp out of init section by Rob Herring · 11 years ago
  27. 483a6c9 ARM: 8064/1: fix v7-M signal return by Rabin Vincent · 11 years ago
  28. 8203d5b ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcode by Nikolay Borisov · 11 years ago
  29. 07b4034 ARM: stacktrace: include exception PC value in stacktrace output by Russell King · 11 years ago
  30. 3683f44 ARM: stacktrace: avoid listing stacktrace functions in stacktrace by Russell King · 11 years ago
  31. 4585eaf ARM: use get_cr() rather than cr_alignment by Russell King · 11 years ago
  32. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  33. 9a721c4 ARM: align cpu_method_of_table naming by Rob Herring · 11 years ago
  34. c814ca0 ARM: Check if a CPU has gone offline by Ashwin Chaugule · 11 years ago
  35. e71246a PSCI: Add initial support for PSCIv0.2 functions by Ashwin Chaugule · 11 years ago
  36. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 11 years ago
  37. fb2aa85 sched, ARM: Create a dedicated scheduler topology table by Vincent Guittot · 11 years ago
  38. d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 11 years ago
  39. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
  40. 1f809b4b ARM: dt: use default early_init_dt_alloc_memory_arch by Rob Herring · 11 years ago
  41. 2b9d1c0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  42. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  43. d93003e ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B by Sebastian Hesselbarth · 11 years ago
  44. e89f443 ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor by Sebastian Hesselbarth · 11 years ago
  45. 7d06565 ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set by Sebastian Hesselbarth · 11 years ago
  46. c2f07fe ARM: 8038/1: iwmmxt: explicitly check for supported architectures by Sebastian Hesselbarth · 11 years ago
  47. 1417a6b ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr by Catalin Marinas · 11 years ago
  48. 431a84b ARM: 8034/1: Disable preemption in iwmmxt_task_enable() by Catalin Marinas · 11 years ago
  49. 556d3f7 ARM: add renameat2 syscall by Miklos Szeredi · 11 years ago
  50. a672917 ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX by Rabin Vincent · 11 years ago
  51. 603fb42 ARM: 8011/1: ARM hibernation / suspend-to-disk by Sebastian Capella · 11 years ago
  52. e3892e9 ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issue by Victor Kamensky · 11 years ago
  53. 56b700f ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo by Liu Hua · 11 years ago
  54. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 11 years ago
  55. 44ae903 ARM: 8008/1: topology: Coding style fixes by Mark Brown · 11 years ago
  56. ede1d63 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  57. 98f0701 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  58. 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 11 years ago
  59. b5b6b5f Dump the registers on undefined instruction userspace faults by Russell King · 11 years ago
  60. 39ad04c ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h by Catalin Marinas · 11 years ago
  61. a5d4506 ARM: 8016/1: Check cpu id in pj4_cp0_init. by Chao Xie Linux · 11 years ago
  62. 779dd95 ARM: add missing system_misc.h include to process.c by Russell King · 11 years ago
  63. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  64. 8fad87b ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr by Liu Hua · 11 years ago
  65. c7d442f ARM: 8010/1: avoid tracers in soft_restart by Sebastian Capella · 11 years ago
  66. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  67. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  68. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  69. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  70. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  71. e26a9e0 ARM: Better virt_to_page() handling by Russell King · 11 years ago
  72. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  73. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  74. 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
  75. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  76. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  77. 41b5368 ARM: kprobes-test: Workaround GAS .align bug by Taras Kondratiuk · 11 years ago
  78. 3b86ee7 ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction building by Ben Dooks · 11 years ago
  79. af886d2 ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building by Ben Dooks · 11 years ago
  80. 4712e17 ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses by Ben Dooks · 11 years ago
  81. 888be25 ARM: probes: fix instruction fetch order with <asm/opcodes.h> by Ben Dooks · 11 years ago
  82. 5d50ffd locks: add new fcntl cmd values for handling file private locks by Jeff Layton · 11 years ago
  83. c5929bd arm, hw-breakpoint: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  84. 566b60c Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel-stable by Russell King · 11 years ago
  85. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  86. c7edc9e ARM: add uprobes support by David A. Long · 11 years ago
  87. b4cd605 ARM: Make arch_specific_insn a define for new arch_probes_insn structure by David A. Long · 11 years ago
  88. 602cd26 ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions by David A. Long · 11 years ago
  89. 47e190f ARM: Change the remaining shared kprobes/uprobes symbols to something generic by David A. Long · 11 years ago
  90. 44a0a59 ARM: Rename the shared kprobes/uprobe return value enum by David A. Long · 11 years ago
  91. eb73ea9 ARM: Change more ARM kprobes symbol names to something more generic by David A. Long · 11 years ago
  92. f145d66 ARM: Make the kprobes condition_check symbol names more generic by David A. Long · 11 years ago
  93. 7579f4b3 ARM: Remove use of struct kprobe from generic probes code by David A. Long · 11 years ago
  94. 3e6cd39 ARM: use a function table for determining instruction interpreter action by David A. Long · 11 years ago
  95. 87abef6 ARM: move generic thumb instruction parsing code to new files for use by other feature by David A. Long · 11 years ago
  96. c18377c ARM: Move generic arm instruction parsing code to new files for sharing between features by David A. Long · 11 years ago
  97. 21254eb ARM: Fix missing includes in kprobes sources by David A. Long · 11 years ago
  98. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  99. 1760e4f Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 11 years ago
  100. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago