1. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  3. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 11 years ago
  4. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  5. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. ade63aa Merge branch '3.14-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  8. 9a1724c MIPS: CPC: Use __raw_ memory access functions by Paul Burton · 11 years ago
  9. cd21754 MIPS: CM: use __raw_ memory access functions by Paul Burton · 11 years ago
  10. b966087 MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=n by Paul Burton · 11 years ago
  11. a809d46 MIPS: Fix gigaton of warning building with microMIPS. by Ralf Baechle · 11 years ago
  12. 968a073 MIPS: MT: core_nvpes function to retrieve VPE count by Paul Burton · 11 years ago
  13. d94c90f MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=n by Paul Burton · 11 years ago
  14. fa12b77 MIPS: Malta: Setup PM I/O region on boot by Paul Burton · 11 years ago
  15. c4a987d MIPS: Loongson 3: Add CPU hotplug support by Huacai Chen · 11 years ago
  16. 300459d MIPS: Loongson 3: Add Loongson-3 SMP support by Huacai Chen · 11 years ago
  17. 1299b0e MIPS: Loongson: Add swiotlb to support All-Memory DMA by Huacai Chen · 11 years ago
  18. d788bfa MIPS: Loongson 3: Add IRQ init and dispatch support by Huacai Chen · 11 years ago
  19. c7d3555 MIPS: Loongson 3: Add HT-linked PCI support by Huacai Chen · 11 years ago
  20. 1a08f15 MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support by Huacai Chen · 11 years ago
  21. 5f6d693 MIPS: Loongson 3: Add Lemote-3A machtypes definition by Huacai Chen · 11 years ago
  22. c579d31 MIPS: Loongson: Add basic Loongson-3 CPU support by Huacai Chen · 11 years ago
  23. 152ebb4 MIPS: Loongson: Add basic Loongson-3 definition by Huacai Chen · 11 years ago
  24. d6d3c9a MIPS: MT: proc: Add support for printing VPE and TC ids by Ralf Baechle · 11 years ago
  25. 2685919 MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2 by Huacai Chen · 11 years ago
  26. 61d3edb MIPS: Alchemy: remove duplicate UART register offset definitions by Manuel Lauss · 11 years ago
  27. 0dae62e MIPS: BCM47XX: Add Belkin F7Dxxxx board detection by Cody P Schafer · 11 years ago
  28. d508eb7 MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2 by Hauke Mehrtens · 11 years ago
  29. 848eeb6 MIPS: BCM47XX: Detect some more Linksys devices by Hauke Mehrtens · 11 years ago
  30. f36c472 MIPS: Add support for the M5150 processor by Leonid Yegoshin · 11 years ago
  31. 4975b86 MIPS: Add processor identifier for the M5150 processor by Leonid Yegoshin · 11 years ago
  32. a16afa5 MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code by Manuel Lauss · 11 years ago
  33. 8005711 MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use by Manuel Lauss · 11 years ago
  34. d0ba354 MIPS: malta: Add support for SMP EVA by Markos Chandras · 11 years ago
  35. e6ca4e5 MIPS: malta: malta-memory: Add support for the 'ememsize' variable by Markos Chandras · 11 years ago
  36. c9fede2 MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA) by Markos Chandras · 11 years ago
  37. f8b7faf MIPS: malta: Configure Segment Control registers for EVA boot by Markos Chandras · 11 years ago
  38. 0893d3f MIPS: mm: init: Add free_init_pages() callback for EVA by Markos Chandras · 11 years ago
  39. 7ae6696 MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing by Markos Chandras · 11 years ago
  40. 27b3db2 MIPS: asm: page: Allow __pa_symbol overrides by Leonid Yegoshin · 11 years ago
  41. de8974e MIPS: asm: r4kcache: Add EVA cache flushing functions by Leonid Yegoshin · 11 years ago
  42. a805385 MIPS: asm: r4kcache: Add protected cache operation for EVA by Leonid Yegoshin · 11 years ago
  43. 41e62b0 MIPS: asm: r4kcache: Build flushing code for instruction cache by Leonid Yegoshin · 11 years ago
  44. c2d85bc MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function by Leonid Yegoshin · 11 years ago
  45. fb31691 MIPS: asm: checksum: Split kernel and user copy operations by Leonid Yegoshin · 11 years ago
  46. ac85227 MIPS: checksum: Split the 'copy_user' symbol by Markos Chandras · 11 years ago
  47. e3a9b07 MIPS: asm: uaccess: Add EVA support for str*_user operations by Markos Chandras · 11 years ago
  48. 05c6516 MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user by Markos Chandras · 11 years ago
  49. 0081ad2 MIPS: asm: uaccess: Rename {get,put}_user_asm macros by Markos Chandras · 11 years ago
  50. ac1d859 MIPS: asm: uaccess: Use EVA instructions wrappers by Markos Chandras · 11 years ago
  51. 18e9001 MIPS: asm: uaccess: Disable unaligned access macros for EVA by Leonid Yegoshin · 11 years ago
  52. ec56b1d MIPS: asm: uaccess: Move duplicated code to common function by Markos Chandras · 11 years ago
  53. d84869a MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm by Markos Chandras · 11 years ago
  54. aa1af47 MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions by Leonid Yegoshin · 11 years ago
  55. a442c9e MIPS: uapi: inst: Add new EVA opcodes by Leonid Yegoshin · 11 years ago
  56. a6813fe MIPS: futex: Add EVA support for futex operations by Markos Chandras · 11 years ago
  57. 9324494 MIPS: asm: Add wrappers for EVA/non-EVA instructions by Markos Chandras · 11 years ago
  58. 5b736cd MIPS: asm: Add prefetch instruction for EVA by Leonid Yegoshin · 11 years ago
  59. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 11 years ago
  60. f43e4df MIPS: Add MIPS P5600 PRid and cputype identifiers by James Hogan · 11 years ago
  61. eec43a2 MIPS: Save/restore MSA context around signals by Paul Burton · 11 years ago
  62. 1db1af8 MIPS: Basic MSA context switching support by Paul Burton · 11 years ago
  63. a5e9a69 MIPS: Detect the MSA ASE by Paul Burton · 11 years ago
  64. 7f65afb MIPS: Add MSA register definitions & access by Paul Burton · 11 years ago
  65. 0298763 MIPS: Don't assume 64-bit FP registers for context switch by Paul Burton · 11 years ago
  66. e87ce94 MIPS: Update outdated comment by Paul Burton · 11 years ago
  67. bbd426f MIPS: Simplify FP context access by Paul Burton · 11 years ago
  68. 4c21b8f MIPS: seccomp: Handle indirect system calls (o32) by Markos Chandras · 11 years ago
  69. 1225eb8 MIPS: ptrace: Move away from secure_computing_strict by Markos Chandras · 11 years ago
  70. 137f7df MIPS: asm: thread_info: Add _TIF_SECCOMP flag by Markos Chandras · 11 years ago
  71. 6e34574 MIPS: asm: syscall: Define syscall_get_arch by Markos Chandras · 11 years ago
  72. 22feadb MIPS: asm: syscall: Add the syscall_rollback function by Markos Chandras · 11 years ago
  73. 9d98127 MIPS: Remove gcmpregs.h by Paul Burton · 11 years ago
  74. 7dc2834 MIPS: Malta: Probe CPC when supported by Paul Burton · 11 years ago
  75. 237036d MIPS: Malta: Make use of generic CM support by Paul Burton · 11 years ago
  76. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 11 years ago
  77. b86c224 MIPS: Add cpu_vpe_id macro by Paul Burton · 11 years ago
  78. 579ec9e audit: use uapi/linux/audit.h for AUDIT_ARCH declarations by Eric Paris · 11 years ago
  79. 5e937a9 syscall_get_arch: remove useless function arguments by Eric Paris · 11 years ago
  80. 71ca758 MIPS: Make local_irq_disable macro safe for non-Mipsr2 by Jim Quinlan · 11 years ago
  81. b08ac66 MIPS: ftrace: Tweak safe_load()/safe_store() macros by Viller Hsiao · 11 years ago
  82. 26f4f3b MIPS: KVM: Consult HWREna before emulating RDHWR by James Hogan · 11 years ago
  83. 2202794 MIPS: KVM: asm/kvm_host.h: Clean up whitespace by James Hogan · 11 years ago
  84. 86ca57b MIPS: Fix syscall tracing interface by Lars Persson · 11 years ago
  85. a8031d2 MIPS: asm: syscall: Fix copying system call arguments by Markos Chandras · 11 years ago
  86. f5868f0 MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2 by Paul Bolle · 11 years ago
  87. 51061b8 MIPS: math-emu: Fix prefx detection and COP1X function field definition by Deng-Cheng Zhu · 11 years ago
  88. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 11 years ago
  89. 9c38cf4 MIPS: Add CPC probe, access functions by Paul Burton · 11 years ago
  90. 9f98f3d MIPS: Add generic CM probe & access code by Paul Burton · 11 years ago
  91. 72e2014 MIPS: Move GIC IPI functions out of smp-cmp.c by Paul Burton · 11 years ago
  92. 1d68808 MIPS: Introduce _EXT assembler macro by Paul Burton · 11 years ago
  93. 6d9727a MIPS: Add missing includes to gic.h by Paul Burton · 11 years ago
  94. 4dd8ee5 MIPS: Add CP0 CMGCRBase definitions & accessor by Paul Burton · 11 years ago
  95. 20a8d5d MIPS: Define Config1 cache field shifts & sizes by Paul Burton · 11 years ago
  96. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  97. 02dc6bf MIPS: mm: c-r4k: Detect instruction cache aliases by Markos Chandras · 11 years ago
  98. f517928 MIPS: Fix randconfig build error. by Ralf Baechle · 11 years ago
  99. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
  100. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago