1. f29ad10 MIPS: Loongson1B: Some fixes/updates for LS1B by Kelvin Cheung · 11 years ago
  2. 813c141 MIPS: Loongson1B: Improve early printk by Kelvin Cheung · 11 years ago
  3. a13f079 MIPS: Loongson1B: Fix reboot problem on LS1B by Kelvin Cheung · 11 years ago
  4. 0dc294c MIPS: DMA: Explain the lack of special handling for R14000/R16000. by Ralf Baechle · 11 years ago
  5. 341097f MIPS: BCM47XX: Clean up nvram header by Rafał Miłecki · 11 years ago
  6. 9d1d086 MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content by Rafał Miłecki · 11 years ago
  7. f4af6fb MIPS: Kconfig option to better exercise/debug hybrid FPRs by Paul Burton · 11 years ago
  8. 90cee75 MIPS: ELF: Set FP mode according to .MIPS.abiflags by Paul Burton · 11 years ago
  9. 6cd9622 MIPS: ELF: Add definition for the .MIPS.abiflags section by Paul Burton · 11 years ago
  10. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 11 years ago
  11. d175ed2 MIPS: Ensure Config5.UFE is clear on boot by Paul Burton · 11 years ago
  12. adac5d5 MIPS: detect presence of the FRE & UFR bits by Paul Burton · 11 years ago
  13. 5ff04a8 MIPS: define bits introduced for hybrid FPRs by Paul Burton · 11 years ago
  14. e292ccd MIPS: Loongson-3: Add RS780/SBX00 HPET support by Huacai Chen · 11 years ago
  15. 89467e73 MIPS: Loongson-3: Add oprofile support by Huacai Chen · 11 years ago
  16. 3adeb25 MIPS: Loongson: Improve LEFI firmware interface by Huacai Chen · 11 years ago
  17. ec0f8d3 MIPS: Loongson: Allow booting from any core by Huacai Chen · 11 years ago
  18. f490682 MIPS: Loongson-3: Add PHYS48_TO_HT40 support by Huacai Chen · 11 years ago
  19. 432d9ec MIPS: R3000: Remove redundant parentheses by Isamu Mogi · 11 years ago
  20. 80e8bd2 MIPS: R3000: Replace magic numbers with macros by Isamu Mogi · 11 years ago
  21. 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 11 years ago
  22. e5810fa MIPS: BCM47XX: Initialize bcma bus later (with mm available) by Rafał Miłecki · 11 years ago
  23. a59da8f MIPS: BCM47XX: Move SPROM fallback code into sprom.c by Rafał Miłecki · 11 years ago
  24. 7177efc MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 11 years ago
  25. 21400f2 MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 11 years ago
  26. 8d602dd MIPS: BCM47XX: Get rid of calls to KSEG1ADDR by Rafał Miłecki · 11 years ago
  27. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 11 years ago
  28. 5f68fea irqchip: mips-gic: Use proper iomem accessors by Andrew Bresticker · 11 years ago
  29. 609ead0 MIPS: Malta: Stop using GIC REG macros by Andrew Bresticker · 11 years ago
  30. 327b8c8 MIPS: SEAD3: Stop using GIC REG macros by Andrew Bresticker · 11 years ago
  31. 387904f irqchip: mips-gic: Export function to read counter width by Andrew Bresticker · 11 years ago
  32. 7d9ad5d MIPS: Malta: Use gic_read_count() to read GIC timer by Andrew Bresticker · 11 years ago
  33. a393d93 MIPS: SEAD3: Use generic plat_irq_dispatch by Andrew Bresticker · 11 years ago
  34. 4203d64 MIPS: Malta: Use generic plat_irq_dispatch by Andrew Bresticker · 11 years ago
  35. 3263d08 irqchip: mips-gic: Remove unnecessary globals by Andrew Bresticker · 11 years ago
  36. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 11 years ago
  37. 4a6a3ea3 irqchip: mips-gic: Use separate edge/level irq_chips by Andrew Bresticker · 11 years ago
  38. fbd5524 irqchip: mips-gic: Probe for number of external interrupts by Andrew Bresticker · 11 years ago
  39. 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 11 years ago
  40. c49581a irqchip: mips-gic: Use IRQ domains by Andrew Bresticker · 11 years ago
  41. 95150ae irqchip: mips-gic: Implement irq_set_type callback by Andrew Bresticker · 11 years ago
  42. 5561c9e irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks by Andrew Bresticker · 11 years ago
  43. 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 11 years ago
  44. 8635233 MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h by Andrew Bresticker · 11 years ago
  45. aa827b7 MIPS: Malta: Move MSC01 interrupt base by Andrew Bresticker · 11 years ago
  46. dfc94d1 MIPS: sead3: Do not overlap CPU/GIC IRQ ranges by Andrew Bresticker · 11 years ago
  47. d8725fd MIPS: SEAD3: Remove sead3-serial.c by Andrew Bresticker · 11 years ago
  48. a67b3cf MIPS: Remove gic_{enable,disable}_interrupt() by Andrew Bresticker · 11 years ago
  49. ff1e29a MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs by Andrew Bresticker · 11 years ago
  50. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 11 years ago
  51. 079a460 MIPS: i8259: Use IRQ domains by Andrew Bresticker · 11 years ago
  52. f64e55d MIPS: Set vint handler when mapping CPU interrupts by Andrew Bresticker · 11 years ago
  53. 85f7cda MIPS: Provide a generic plat_irq_dispatch by Andrew Bresticker · 11 years ago
  54. afe8dc2 MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init() by Andrew Bresticker · 11 years ago
  55. 0f84c30 MIPS: Always use IRQ domains for CPU IRQs by Andrew Bresticker · 11 years ago
  56. 97f4ad2 MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB by Markos Chandras · 11 years ago
  57. 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 11 years ago
  58. e5067c7 MIPS: pci-rt3883: Remove odd locking in PCI config space access code by Sergey Ryazanov · 11 years ago
  59. 490a0ec MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code by Sergey Ryazanov · 11 years ago
  60. c4a3053 MIPS: MSP71xx: remove odd locking in PCI config space access code by Sergey Ryazanov · 11 years ago
  61. 6ff9c2f MIPS: NILE4: Remove odd locking in PCI config space access code by Sergey Ryazanov · 11 years ago
  62. 856839b MIPS: Add arch_trigger_all_cpu_backtrace() function by Eunbong Song · 11 years ago
  63. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 11 years ago
  64. 82975bc uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME by Andy Lutomirski · 11 years ago
  65. 00c89b2 Merge branch 'x86-traps' (trap handling from Andy Lutomirski) by Linus Torvalds · 11 years ago
  66. b645af2 x86_64, traps: Rework bad_iret by Andy Lutomirski · 11 years ago
  67. 6f442be x86_64, traps: Stop using IST for #SS by Andy Lutomirski · 11 years ago
  68. af726f2 x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C by Andy Lutomirski · 11 years ago
  69. 2794631 Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  70. e6a588d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  71. 4fc82c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 11 years ago
  72. c6c9161 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 13f5004 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. b5e212a x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 by Andy Lutomirski · 11 years ago
  75. 49e4193 ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependent I2C controller by Tyler Baker · 11 years ago
  76. 935c2db MIPS: jump_label.c: Handle the microMIPS J instruction encoding by Maciej W. Rozycki · 11 years ago
  77. 99436f7 MIPS: jump_label.c: Correct the span of the J instruction by Maciej W. Rozycki · 11 years ago
  78. 640465b MIPS: Zero variable read by get_user / __get_user in case of an error. by Ralf Baechle · 11 years ago
  79. 51b1029 MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller by Markos Chandras · 11 years ago
  80. 6a8dff6 MIPS: tlb-r4k: Add missing HTW stop/start sequences by Markos Chandras · 11 years ago
  81. 5856381 MIPS: asm: uaccess: Add v1 register to clobber list on EVA by Markos Chandras · 11 years ago
  82. bbaf113 MIPS: oprofile: Fix backtrace on 64-bit kernel by Aaro Koskinen · 11 years ago
  83. 7352c8b MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1 by Huacai Chen · 11 years ago
  84. cc94ea3 MIPS: Loongson: Fix the write-combine CCA value setting by Huacai Chen · 11 years ago
  85. 5829b0e MIPS: IP27: Fix __node_distances undefined error by James Cowgill · 11 years ago
  86. 21255da MIPS: Loongson3: Fix __node_distances undefined error by James Cowgill · 11 years ago
  87. 4a8ab77 Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes by Arnd Bergmann · 11 years ago
  88. 5210436 Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 11 years ago
  89. 3410d42 Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 11 years ago
  90. 1b6166e Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 11 years ago
  91. 4e2594c Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Arnd Bergmann · 11 years ago
  92. 70b61e3 x86, kaslr: Handle Gold linker for finding bss/brk by Kees Cook · 11 years ago
  93. 45e2a9d x86, mm: Set NX across entire PMD at boot by Kees Cook · 11 years ago
  94. fb86b97 x86, microcode: Update BSPs microcode on resume by Borislav Petkov · 11 years ago
  95. d7ce437 powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD by Kevin Hao · 11 years ago
  96. e35c5a2 Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  97. 435e46f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  98. e899dba ARM: at91/dt: Fix sama5d3x typos by Peter Rosin · 11 years ago
  99. f7efdad Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  100. ae8f504 Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago