1. 7202216 ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC by Vladimir Murzin · 3 years, 2 months ago
  2. 19f29ae ARM: smp: Pass task to secondary_start_kernel by Keith Packard · 3 years, 4 months ago
  3. 4c0742f ARM: 8914/1: NOMMU: Fix exc_ret for XIP by Vladimir Murzin · 5 years ago
  4. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  5. c314396 ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled by Tigran Tadevosyan · 6 years ago
  6. d410a8a ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4 by Vladimir Murzin · 6 years ago
  7. c61b466 Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 6 years ago
  8. cbfc561 ARM: 8784/1: NOMMU: Allow enter in Hyp mode by Vladimir Murzin · 6 years ago
  9. cea3947 ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code by Vladimir Murzin · 7 years ago
  10. 046835b ARM: 8757/1: NOMMU: Support PMSAv8 MPU by Vladimir Murzin · 7 years ago
  11. 3c24121 ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_init by Vladimir Murzin · 7 years ago
  12. 22893aa ARM: 8755/1: NOMMU: Reorganise __setup_mpu by Vladimir Murzin · 7 years ago
  13. 9cfb541 ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace by Vladimir Murzin · 7 years ago
  14. 2162183 ARM: 8713/1: NOMMU: Support MPU in XIP configuration by Vladimir Murzin · 7 years ago
  15. 9fcb01a ARM: 8711/1: V7M: Add support for MPU to M-class by Vladimir Murzin · 7 years ago
  16. a0995c08 ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C by Vladimir Murzin · 7 years ago
  17. ad47511 ARM: 8649/2: nommu: remove Hivecs configuration is asm by Afzal Mohammed · 8 years ago
  18. bc0ee9d ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support. by Jonathan Austin · 8 years ago
  19. 5b526bd ARM: 8572/1: nommu: change memory reserve for the vectors by Jean-Philippe Brucker · 9 years ago
  20. 970d96f ARM: 8383/1: nommu: avoid deprecated source register on mov by Stefan Agner · 10 years ago
  21. 05c9ca8 Merge branch 'bsym' into for-next by Russell King · 10 years ago
  22. b2c3e38 ARM: redo TTBR setup code for LPAE by Russell King · 10 years ago
  23. 14327c6 ARM: replace BSYM() with badr assembly macro by Russell King · 10 years ago
  24. 0a9024e ARM: Fix nommu booting by Russell King · 10 years ago
  25. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 11 years ago
  26. b713aa0 ARM: fix asm/memory.h build error by Russell King · 11 years ago
  27. 2449189 ARM: Add .text annotations where required after __CPUINIT removal by Russell King · 11 years ago
  28. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago
  29. 9dfc28b ARM: mpu: protect the vectors page with an MPU region by Jonathan Austin · 12 years ago
  30. eb08375 ARM: mpu: add MPU initialisation for secondary cores by Jonathan Austin · 12 years ago
  31. 67c9845 ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU by Jonathan Austin · 12 years ago
  32. 01fafca ARM: nommu: add entry point for secondary CPUs to head-nommu.S by Will Deacon · 13 years ago
  33. 55bdd69 ARM: Add base support for ARMv7-M by Catalin Marinas · 15 years ago
  34. bc7dea0 ARM: let CPUs not being able to run in ARM mode enter in THUMB mode by Uwe Kleine-König · 13 years ago
  35. 76e0920 ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 by Armando Visconti · 12 years ago
  36. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
  37. 540b573 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state by Dave Martin · 14 years ago
  38. 6fc31d5 ARM: Defer lookup of machine_type to setup.c by Russell King · 14 years ago
  39. f131a08 ARM: no need for nommu to jump through the hoops that mmu does by Russell King · 14 years ago
  40. 2abc1c5 ARM: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  41. 05efde9 nommu: Do not override the CP15 control reg value returned from initfunc by Catalin Marinas · 15 years ago
  42. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
  43. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
  44. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  45. 08fdffd [ARM] Ensure head text is always placed at the start of kernel by Russell King · 18 years ago
  46. ee90dab [ARM] Include asm/elf.h instead of asm/procinfo.h by Russell King · 18 years ago
  47. 6afd6fa [ARM] nommu: confirms the CR_V bit in nommu mode by Hyok S. Choi · 18 years ago
  48. f12d0d7 [ARM] nommu: manage the CP15 things by Hyok S. Choi · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  50. 801194e [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ by Russell King · 19 years ago
  51. 2eb9d31 [ARM] 3496/1: more constants for asm-offsets.h by Uwe Zeisberger · 19 years ago
  52. 3b920ce [ARM] nommu: trivial fixups for head-nommu.S and the Makefile by Hyok S. Choi · 19 years ago
  53. 75d9083 [ARM] nommu: start-up code by Hyok S. Choi · 19 years ago