1. 405bc8f MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE by Matt Redfearn · 9 years ago
  2. 5e7c1c9 MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT by Matt Redfearn · 9 years ago
  3. 8c530ea MIPS: Add CONFIG_RELOCATABLE Kconfig option by Matt Redfearn · 9 years ago
  4. 61cd52d MIPS: bootmem: When relocatable, free memory below kernel by Matt Redfearn · 9 years ago
  5. af09ab5 MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y by Matt Redfearn · 9 years ago
  6. 279b991 MIPS: Kernel: Add relocate.c by Matt Redfearn · 9 years ago
  7. e818fac MIPS: Generate relocation table when CONFIG_RELOCATABLE by Matt Redfearn · 9 years ago
  8. 069fd76 MIPS: Reserve space for relocation table by Matt Redfearn · 9 years ago
  9. aadeec4 MIPS: tools: Build relocs tool by Matt Redfearn · 9 years ago
  10. 766c580 MIPS: tools: Add relocs tool by Matt Redfearn · 9 years ago
  11. cb4253a secomp: Constify mode1 syscall whitelist by Matt Redfearn · 9 years ago
  12. b1b4fad MIPS: seccomp: Support compat with both O32 and N32 by Matt Redfearn · 9 years ago
  13. c983f0e seccomp: Get compat syscalls from asm-generic header by Matt Redfearn · 9 years ago
  14. a400bed MIPS: scall: Handle seccomp filters which redirect syscalls by Matt Redfearn · 9 years ago
  15. 5050e91 MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel by Matt Redfearn · 9 years ago
  16. 0ce105b selftests/seccomp: add MIPS self-test support by Matt Redfearn · 9 years ago
  17. 8571e64 pinctrl/lantiq: update devicetree binding in dts file by Martin Schiller · 9 years ago
  18. e55d531 crash_dump: Add vmcore_elf32_check_arch by Daniel Wagner · 9 years ago
  19. 331ae5f irqchip: Add brcm, bcm6345-l1-intc device tree binding by Simon Arlott · 9 years ago
  20. e2c93cf MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY by Borislav Petkov · 9 years ago
  21. 3d2ca73 MIPS: Use generic clkdev.h header by Stephen Boyd · 9 years ago
  22. 37d22a0d MIPS: Sync icache & dcache in set_pte_at by Paul Burton · 9 years ago
  23. f4281bb MIPS: Handle highmem pages in __update_cache by Paul Burton · 9 years ago
  24. 234859e4 MIPS: Flush highmem pages in __flush_dcache_page by Paul Burton · 9 years ago
  25. 763fee9 MIPS: Flush dcache for flush_kernel_dcache_page by Paul Burton · 9 years ago
  26. b4f37b2 MIPS: OCTEON: cavium_octeon_defconfig: enable all OCTEON SoC drivers by Aaro Koskinen · 9 years ago
  27. b5a6455 MIPS: Detect DSP v3 support by Zubair Lutfullah Kakakhel · 9 years ago
  28. 157b939 serial: pic32_uart: Add PIC32 UART driver by Andrei Pistirica · 9 years ago
  29. 81dfdd39 dt/bindings: Add bindings for PIC32 UART driver by Andrei Pistirica · 9 years ago
  30. 0c94fa3 MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x) by James Hogan · 10 years ago
  31. c0291f7 MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap by James Hogan · 10 years ago
  32. 738a3f7 MIPS: BMIPS: Add early CPU initialization code by Florian Fainelli · 9 years ago
  33. 036aff9 MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulation by Maciej W. Rozycki · 9 years ago
  34. c400d5e BUS: brcmstb_gisb: Hook to MIPS board_be_handler by Florian Fainelli · 9 years ago
  35. 885872b MIPS: Octeon: Add Octeon III CN7xxx interface detection by Zubair Lutfullah Kakakhel · 9 years ago
  36. 04cc89d MIPS: Make flush_thread by Ralf Baechle · 9 years ago
  37. 5d3c792 MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs by Paul Burton · 9 years ago
  38. ad8319e MIPS: Support R_MIPS_PC{21,26} rela-style relocs by Paul Burton · 9 years ago
  39. 55d791f MIPS: module: Make consistent use of pr_*() by Steven J. Hill · 9 years ago
  40. 43aff74 MIPS: Probe the M6250 CPU by Paul Burton · 9 years ago
  41. 1dbf6a8 MIPS: Add M6250 cases to CPU switch statements by Paul Burton · 9 years ago
  42. df8b1a5 MIPS: Add M6250 PRID & cpu_type_enum values by Paul Burton · 9 years ago
  43. eba20a3a MIPS: Probe the P6600 core by Paul Burton · 9 years ago
  44. 1091bfa MIPS: Add P6600 cases to CPU switch statements by Paul Burton · 9 years ago
  45. 5cd0d5b MIPS: Add P6600 PRID & cpu_type_enum values by Paul Burton · 9 years ago
  46. bff3d47 MIPS: <asm/cpu.h>: Reformat to 80 columns. by Ralf Baechle · 9 years ago
  47. d4594b2 MIPS: SEAD3 can support MIPS32r6 CPUs by Paul Burton · 9 years ago
  48. 6609ccd MIPS: smp-cps: Stop printing EJTAG exceptions to UART by Paul Burton · 9 years ago
  49. 6422a91 MIPS: smp-cps: Add nothreads kernel parameter by Paul Burton · 9 years ago
  50. 5a3e7c0 MIPS: smp-cps: Support MIPSr6 Virtual Processors by Paul Burton · 9 years ago
  51. 87a70bc MIPS: smp-cps: Skip core setup if coherent by Paul Burton · 9 years ago
  52. f12401d MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes by Paul Burton · 9 years ago
  53. 3dbc997 MIPS: smp-cps: Pull cache init into a function by Paul Burton · 9 years ago
  54. ba1c0a4 MIPS: smp-cps: Ensure our VP ident calculation is correct by Paul Burton · 9 years ago
  55. 835d2b4 irqchip: mips-gic: Provide VP ID accessor by Paul Burton · 9 years ago
  56. d46812b irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR by Paul Burton · 9 years ago
  57. a60ae81 MIPS: CM: Fix mips_cm_max_vp_width for UP kernels by Paul Burton · 9 years ago
  58. db8e00a MIPS: CM: Add CM GCR_BEV_BASE accessors by Paul Burton · 9 years ago
  59. 8803655 MIPS: CPC: Add start, stop and running CM3 CPC registers by Markos Chandras · 9 years ago
  60. 0f2a148 MIPS: pm-cps: Avoid offset overflow on MIPSr6 by Markos Chandras · 9 years ago
  61. 04d83f9 MIPS: traps: Make sure secondary cores have a sane ebase register by Markos Chandras · 9 years ago
  62. f270d88 MIPS: Detect MIPSr6 Virtual Processor support by Paul Burton · 9 years ago
  63. 98c1c50 MIPS: ath79: add initial support for DPT-Module by Antony Pavlov · 9 years ago
  64. f40aec2 devicetree: add DPTechnics vendor id by Antony Pavlov · 9 years ago
  65. 930c54f MIPS: ath79: add initial support for Onion Omega by Antony Pavlov · 9 years ago
  66. e454cc4 devicetree: add Onion Corporation vendor id by Antony Pavlov · 9 years ago
  67. 3b9ec1b MIPS: ath79: add initial support for Dragino MS14 (Dragino 2) by Antony Pavlov · 9 years ago
  68. 4d53673 devicetree: add Dragino vendor id by Antony Pavlov · 9 years ago
  69. 2c3694d MIPS: ath79: add initial support for TP-LINK MR3020 by Antony Pavlov · 9 years ago
  70. 5ae5c45 MIPS: ath79: update devicetree clock support for AR9331 by Antony Pavlov · 9 years ago
  71. 1e6a349 MIPS: dts: qca: introduce AR9331 devicetree by Antony Pavlov · 9 years ago
  72. f4fe969 MIPS: ath79: Disable platform code for OF boards. by Antony Pavlov · 9 years ago
  73. 3bdf107 MIPS: ath79: update devicetree clock support for AR9132 by Antony Pavlov · 9 years ago
  74. af5ad0d MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h> by Antony Pavlov · 9 years ago
  75. 83fe838 MIPS: dts: qca: ar9132: use short references for dt nodes by Antony Pavlov · 9 years ago
  76. 2cdfec1 MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: drop unused alias node by Antony Pavlov · 9 years ago
  77. e791dfb MIPS: Lantiq: Make it possible to build in no device tree by Hauke Mehrtens · 9 years ago
  78. 84f47cf MIPS: Lantiq: Add support for device tree file from boot loader by Hauke Mehrtens · 9 years ago
  79. 842c1e2 MIPS: Octeon: Add DTS for EdgeRouter Lite by Aaro Koskinen · 9 years ago
  80. fa0a497 MIPS: Octeon: Add DTS for D-Link DSR-1000N by Aaro Koskinen · 9 years ago
  81. 99a7a23 MIPS: panic immediately when panic_on_oops by Aaro Koskinen · 9 years ago
  82. 2ab71a0 MIPS: BCM47xx: Move SPROM driver to drivers/firmware/ by Rafał Miłecki · 9 years ago
  83. b11d022 MIPS: ralink: Make reset_control_ops const by Philipp Zabel · 9 years ago
  84. 24bc827 MIPS: lantiq: Make reset_control_ops const by Philipp Zabel · 9 years ago
  85. 2296cec MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtb by Aaro Koskinen · 9 years ago
  86. 377de39 MIPS: Octeon: device_tree_init: don't fill mac if already set by Aaro Koskinen · 9 years ago
  87. 43349b9 MIPS: Octeon: device_tree_init: use separate pass to fill mac addresses by Aaro Koskinen · 9 years ago
  88. 1a1590a MIPS: Octeon: Use model string from DTB for unknown board type by Aaro Koskinen · 9 years ago
  89. 8f2068b MIPS: Octeon: Initialize system type string after device tree init. by Aaro Koskinen · 9 years ago
  90. 6ecffaf MIPS: Octeon: board_type_to_string: return NULL for unsupported board by Aaro Koskinen · 9 years ago
  91. 490f754 MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type() by David Daney · 9 years ago
  92. c6d2b22 MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al. by David Daney · 9 years ago
  93. ce210d3 MIPS: OCTEON: Add support for OCTEON III interrupt controller. by David Daney · 9 years ago
  94. 9bc2223 MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models. by David Daney · 9 years ago
  95. 182a6d1 MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xx by David Daney · 9 years ago
  96. 2df1122 MIPS: OCTEON: Add register definitions for cn73xx, cnf75xx and cn78xx. by David Daney · 9 years ago
  97. 1d2753a MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work. by David Daney · 9 years ago
  98. 2253e0b MIPS: OCTEON: Remove some code limiting NR_IRQS to 255 by David Daney · 9 years ago
  99. 7d52ab1 MIPS: OCTEON: Extend number of supported CPUs past 32 by David Daney · 9 years ago
  100. 58546e3 MIPS: OCTEON: Remove dead code from cvmx-sysinfo. by David Daney · 9 years ago