1. a6e1878 MIPS: Kconfig: Add Kconfig symbols for EVA support by Leonid Yegoshin · 11 years ago
  2. 8c7f6ba MIPS: OProfile: Add CPU_P5600 cases by James Hogan · 11 years ago
  3. d83b0e8 MIPS: Allow FTLB to be turned on for CPU_P5600 by James Hogan · 11 years ago
  4. 829dcc0 MIPS: Add MIPS P5600 probe support by James Hogan · 11 years ago
  5. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 11 years ago
  6. f43e4df MIPS: Add MIPS P5600 PRid and cputype identifiers by James Hogan · 11 years ago
  7. eec43a2 MIPS: Save/restore MSA context around signals by Paul Burton · 11 years ago
  8. a8ad136 MIPS: Warn if vector register partitioning is implemented by Paul Burton · 11 years ago
  9. 2bcb3fb MIPS: Dumb MSA FP exception handler by Paul Burton · 11 years ago
  10. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 11 years ago
  11. a5e9a69 MIPS: Detect the MSA ASE by Paul Burton · 11 years ago
  12. 7f65afb MIPS: Add MSA register definitions & access by Paul Burton · 11 years ago
  13. 0298763 MIPS: Don't assume 64-bit FP registers for context switch by Paul Burton · 11 years ago
  14. 72b22bb MIPS: Don't assume 64-bit FP registers for FP regset by Paul Burton · 11 years ago
  15. 6cec7c4 MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu by Paul Burton · 11 years ago
  16. ef1c47a MIPS: Clear upper bits of FP registers on emulator writes by Paul Burton · 11 years ago
  17. 6bbfd65 MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace by Paul Burton · 11 years ago
  18. ff3aa5f MIPS: Don't require FPU on sigcontext setup/restore by Paul Burton · 11 years ago
  19. b2ead52 MIPS: Move & rename fpu_emulator_{save,restore}_context by Paul Burton · 11 years ago
  20. e87ce94 MIPS: Update outdated comment by Paul Burton · 11 years ago
  21. bbd426f MIPS: Simplify FP context access by Paul Burton · 11 years ago
  22. 490b004 MIPS: Select HAVE_ARCH_SECCOMP_FILTER by Markos Chandras · 11 years ago
  23. 4c21b8f MIPS: seccomp: Handle indirect system calls (o32) by Markos Chandras · 11 years ago
  24. 9d37c40 MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter by Markos Chandras · 11 years ago
  25. 1225eb8 MIPS: ptrace: Move away from secure_computing_strict by Markos Chandras · 11 years ago
  26. 137f7df MIPS: asm: thread_info: Add _TIF_SECCOMP flag by Markos Chandras · 11 years ago
  27. 6e34574 MIPS: asm: syscall: Define syscall_get_arch by Markos Chandras · 11 years ago
  28. 22feadb MIPS: asm: syscall: Add the syscall_rollback function by Markos Chandras · 11 years ago
  29. 5cac93b MIPS: Deprecate CONFIG_MIPS_CMP by Paul Burton · 11 years ago
  30. a6ce202 MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP by Paul Burton · 11 years ago
  31. 044505c MIPS: More helpful CONFIG_MIPS_CMP label, help text by Paul Burton · 11 years ago
  32. 9d98127 MIPS: Remove gcmpregs.h by Paul Burton · 11 years ago
  33. e56b6aa MIPS: Malta: Allow use of MIPS CPS SMP implementation by Paul Burton · 11 years ago
  34. 7dc2834 MIPS: Malta: Probe CPC when supported by Paul Burton · 11 years ago
  35. 237036d MIPS: Malta: Make use of generic CM support by Paul Burton · 11 years ago
  36. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 11 years ago
  37. b86c224 MIPS: Add cpu_vpe_id macro by Paul Burton · 11 years ago
  38. 9c38cf4 MIPS: Add CPC probe, access functions by Paul Burton · 11 years ago
  39. 9f98f3d MIPS: Add generic CM probe & access code by Paul Burton · 11 years ago
  40. 72e2014 MIPS: Move GIC IPI functions out of smp-cmp.c by Paul Burton · 11 years ago
  41. 1d68808 MIPS: Introduce _EXT assembler macro by Paul Burton · 11 years ago
  42. 6d9727a MIPS: Add missing includes to gic.h by Paul Burton · 11 years ago
  43. 4dd8ee5 MIPS: Add CP0 CMGCRBase definitions & accessor by Paul Burton · 11 years ago
  44. 20a8d5d MIPS: Define Config1 cache field shifts & sizes by Paul Burton · 11 years ago
  45. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  46. 02dc6bf MIPS: mm: c-r4k: Detect instruction cache aliases by Markos Chandras · 11 years ago
  47. 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
  48. 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
  49. d8efcf3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  50. 78d9e93 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  51. f94def7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  52. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 11 years ago
  53. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 11 years ago
  54. e0cf957 powerpc/powernv: Fix indirect XSCOM unmangling by Benjamin Herrenschmidt · 11 years ago
  55. 2f3f38e powerpc/powernv: Fix opal_xscom_{read,write} prototype by Benjamin Herrenschmidt · 11 years ago
  56. af87d2f powerpc/powernv: Refactor PHB diag-data dump by Gavin Shan · 11 years ago
  57. 9471660 powerpc/powernv: Dump PHB diag-data immediately by Gavin Shan · 11 years ago
  58. 573ebfa powerpc: Increase stack redzone for 64-bit userspace to 512 bytes by Paul Mackerras · 11 years ago
  59. a95fc58 powerpc/ftrace: bugfix for test_24bit_addr by Liu Ping Fan · 11 years ago
  60. f5295bd powerpc/crashdump : Fix page frame number check in copy_oldmem_page by Laurent Dufour · 11 years ago
  61. 41dd03a powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly by Tony Breeds · 11 years ago
  62. 1b385cb kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  63. a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 11 years ago
  64. b20c9f2 arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT by Marc Zyngier · 11 years ago
  65. 26e61e8 perf/x86: Fix event scheduling by Peter Zijlstra · 11 years ago
  66. 404381c KVM: MMU: drop read-only large sptes when creating lower level sptes by Marcelo Tosatti · 11 years ago
  67. e290e8c x86, kaslr: add missed "static" declarations by Kees Cook · 11 years ago
  68. b6085a8 x86, kaslr: export offset in VMCOREINFO ELF notes by Eugene Surovegin · 11 years ago
  69. c378a65 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  70. bafb819 Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  71. 335d08b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  72. b3fdfc1 Merge tag 'xtensa-for-next-20140221-1' into for_next by Chris Zankel · 11 years ago
  73. 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
  74. 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
  75. 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
  76. 1052710 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  77. 337397f perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table by Stephane Eranian · 11 years ago
  78. c9b0888 perf/x86: Correctly use FEATURE_PDCM by Peter Zijlstra · 11 years ago
  79. a3ef222 perf, nmi: Fix unknown NMI warning by Markus Metzger · 11 years ago
  80. f63b6d7 xtensa: wire up sched_setattr and sched_getattr syscalls by Max Filippov · 11 years ago
  81. 34acae3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  82. 2bc2fde xtensa: xtfpga: set ethoc clock frequency by Max Filippov · 11 years ago
  83. cdc9af7 xtensa: xtfpga: use common clock framework by Max Filippov · 11 years ago
  84. bda8932 xtensa: support common clock framework by Max Filippov · 11 years ago
  85. 4e3b4df xtensa: no need to select USE_GENERIC_SMP_HELPERS by Paul Bolle · 11 years ago
  86. 8e9356c xtensa: fsf: drop nonexistent GPIO32 support by Max Filippov · 11 years ago
  87. e9d6dca xtensa: don't pass high memory to bootmem allocator by Max Filippov · 11 years ago
  88. 5ec6d49 s390/pci/dma: use correct segment boundary size by Gerald Schaefer · 11 years ago
  89. 423edb6 s390/compat: fix sys_sched_getattr compat wrapper by Heiko Carstens · 11 years ago
  90. 6a4d07f Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  91. d496496 Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  92. b519051 of: Move testcase FDT data into drivers/of by Grant Likely · 11 years ago
  93. a56b072 sparc32: make copy_to/from_user_page() usable from modular code by Paul Gortmaker · 11 years ago
  94. 4f6500f sparc32: fix build failure for arch_jump_label_transform by Paul Gortmaker · 11 years ago
  95. 3e11e81 x86: tsc: Add missing Baytrail frequency to the table by Mika Westerberg · 11 years ago
  96. 5f0e030 x86, tsc: Fallback to normal calibration if fast MSR calibration fails by Thomas Gleixner · 11 years ago
  97. 8859685 ARM: tegra: only run PL310 init on systems with one by Stephen Warren · 11 years ago
  98. 688b56b ARM: tegra: Add head numbers to display controllers by Thierry Reding · 11 years ago
  99. c5b84c4 Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  100. 28a9f3b ARM: imx6: build pm-imx6q.c independently of CONFIG_PM by Shawn Guo · 11 years ago