1. 2a153f1 MIPS: ralink: Add support for reset-controller API by John Crispin · 11 years ago
  2. 9852ba6 MIPS: ralink: mt7620: Add cpu-feature-override header by Gabor Juhos · 11 years ago
  3. 0d46496 MIPS: ralink: mt7620: Add spi clock definition by John Crispin · 11 years ago
  4. 68c9b7e MIPS: ralink: mt7620: Add wdt clock definition by John Crispin · 11 years ago
  5. ded1e9d MIPS: ralink: mt7620: Improve clock frequency detection by Gabor Juhos · 11 years ago
  6. 2b9dbb1 MIPS: ralink: mt7620: This SoC has EHCI and OHCI hosts by John Crispin · 11 years ago
  7. 538e0da MIPS: ralink: mt7620: Add verbose ram info by John Crispin · 11 years ago
  8. b1f172a MIPS: ralink: Probe clocksources from OF by John Crispin · 11 years ago
  9. 1f2acc5 MIPS: ralink: Add support for systick timer found on newer ralink SoC by John Crispin · 11 years ago
  10. 80ecbd2 MIPS: ralink: Add support for periodic timer irq by John Crispin · 11 years ago
  11. 1cf0e1b MIPS: Netlogic: Built-in DTB for XLP2xx SoC boards by Ganesan Ramalingam · 11 years ago
  12. 9eac359 MIPS: Netlogic: Add support for USB on XLP2xx by Ganesan Ramalingam · 11 years ago
  13. e5be1fd MIPS: Netlogic: XLP2xx update for I2C controller by Ganesan Ramalingam · 11 years ago
  14. c49e42a MIPS: Netlogic: Core wakeup changes for XLP2XX by Jayachandran C · 11 years ago
  15. 57ceb4b MIPS: Netlogic: XLP2XX CPU and PIC frequency by Ganesan Ramalingam · 11 years ago
  16. 5b6ff35 MIPS: Netlogic: Call xlp_mmu_init on all threads by Jayachandran C · 11 years ago
  17. 4ca86a2 MIPS: Netlogic: Add support for XLP2XX by Jayachandran C · 11 years ago
  18. 13314a9 MIPS: Netlogic: Fix DT flash size parameter by Jayachandran C · 11 years ago
  19. 4f848ba MIPS: Netlogic: Remove memory section from built-in DT by Jayachandran C · 11 years ago
  20. a2ba6cd MIPS: Netlogic: Read memory from DRAM BARs by Jayachandran C · 11 years ago
  21. 2c4f1ac MIPS: ath79: Switch to the clkdev framework by Gabor Juhos · 11 years ago
  22. 6612a68 MIPS: ath79: Use local variables for clock rates by Gabor Juhos · 11 years ago
  23. 59a8c10 MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates by Gabor Juhos · 11 years ago
  24. 2310780 MIPS: ath79: Use a helper function to get system clock rates by Gabor Juhos · 11 years ago
  25. 837f036 MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq by Gabor Juhos · 11 years ago
  26. a119192 MIPS: ath79: Fix ar933x watchdog clock by Felix Fietkau · 11 years ago
  27. 70c3c4c MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0 by Gabor Juhos · 11 years ago
  28. 9d9a49a MIPS: Lantiq: Add defconfig for xway SoC by John Crispin · 11 years ago
  29. df8b5be MIPS: Lantiq: Falcon: fix asc clock definition by Thomas Langer · 11 years ago
  30. 362b34f MIPS: Lantiq: Falcon: add cpu-feature-override.h by Thomas Langer · 11 years ago
  31. 45d3f18 MIPS: Lantiq: Adds minimal dcdc driver by John Crispin · 11 years ago
  32. 17efb59 MIPS: Move declaration of Octeon function fixup_irqs() to header. by Ralf Baechle · 11 years ago
  33. 4defe45 MIPS: Add uImage build target by James Hogan · 11 years ago
  34. 3185557 MIPS: Refactor load/entry address calculations by James Hogan · 11 years ago
  35. 38d2d64 MIPS: Refactor boot and boot/compressed rules by James Hogan · 11 years ago
  36. 3b29aa5 MIPS: add <dt-bindings/> symlink by James Hogan · 11 years ago
  37. b819954 MIPS: Discard .eh_frame sections in linker script. by David Daney · 11 years ago
  38. 99cab4b MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIB by David Daney · 11 years ago
  39. 36b0f79 MIPS: Remove unreachable break statements from cp1emu.c by David Daney · 11 years ago
  40. 43d3093 MIPS: BMIPS: Fix compilation for BMIPS5000 by Ralf Baechle · 11 years ago
  41. d8b7427 MIPS: cavium-octeon: fix I/O space setup on non-PCI systems by Aaro Koskinen · 11 years ago
  42. 83eefab MIPS:Netlogic: Remove redundant value in operation. by Alexandru Juncu · 11 years ago
  43. 62597c6 MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs. by David Daney · 11 years ago
  44. 4723b20 MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2. by David Daney · 11 years ago
  45. 4122af0 MIPS: Use r4k_wait for OCTEON3 CPUs. by David Daney · 11 years ago
  46. af04bb8 MIPS: Probe for new OCTEON CPU/SoC types. by David Daney · 11 years ago
  47. 71a8b7d MIPS: Add CPU identifiers for more OCTEON family members. by David Daney · 11 years ago
  48. cad3b62 MIPS: use generic-y where possible by James Hogan · 11 years ago
  49. 774b617 MIPS: tlbex: Guard tlbmiss_handler_setup_pgd by Tony Wu · 11 years ago
  50. 1b4757e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  51. b0f55f2 ARC: [lib] strchr breakage in Big-endian configuration by Joern Rennecke · 11 years ago
  52. 1f8b766 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  53. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  54. 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 11 years ago
  55. 30ca222 ARM: tegra: always enable USB VBUS regulators by Stephen Warren · 11 years ago
  56. d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  57. 0903391 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  58. 7d06baf Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  59. 69bbe13 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  60. c26d421 MIPS: Handle OCTEON BBIT instructions in FPU emulator. by David Daney · 11 years ago
  61. fc78d34 xen/smp: initialize IPI vectors before marking CPU online by Chuck Anderson · 11 years ago
  62. 3bc38cb x86/xen: do not identity map UNUSABLE regions in the machine E820 by David Vrabel · 11 years ago
  63. ee7538a arm64: perf: fix event validation for software group leaders by Will Deacon · 11 years ago
  64. 868f6fe arm64: perf: fix array out of bounds access in armpmu_map_hw_event() by Will Deacon · 11 years ago
  65. e1f0203 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  66. ac12450 ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text by Nicolas Pitre · 11 years ago
  67. 4f9b4fb ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic by Vijaya Kumar K · 11 years ago
  68. 7cb3be0 ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() by Fabio Estevam · 11 years ago
  69. acd3635 ARM: davinci: nand: specify ecc strength by Sekhar Nori · 11 years ago
  70. 7067552 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 215b28a s390: Fix broken build by Guenter Roeck · 11 years ago
  72. 2620bf0 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  73. 359d16c Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  74. cc05fcc ARM: OMAP: rx51: change musb mode to OTG by Aaro Koskinen · 11 years ago
  75. 386d20a ARM: OMAP2: fix musb usage for n8x0 by Daniel Mack · 11 years ago
  76. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  77. eb6095b Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  78. f1d6e17 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  79. ccb1f55 Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 11 years ago
  80. ea077b1 m68k: Truncate base in do_div() by Andreas Schwab · 11 years ago
  81. e8184e1 m68k/atari: ARAnyM - Fix NatFeat module support by Geert Uytterhoeven · 11 years ago
  82. a57603c ARM: at91/DT: fix at91sam9n12ek memory node by Nicolas Ferre · 11 years ago
  83. b524f38 ARM: at91: add missing uart clocks DT entries by Boris BREZILLON · 11 years ago
  84. 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
  85. df54d6f x86 get_unmapped_area(): use proper mmap base for bottom-up direction by Radu Caragea · 11 years ago
  86. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  87. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  88. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  89. bfd3605 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. b88a259 perf/arm: Fix armpmu_map_hw_event() by Stephen Boyd · 11 years ago
  91. 2a28224 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  92. 2103f6c ARM: 7807/1: kexec: validate CPU hotplug support by Stephen Warren · 11 years ago
  93. 00efaa0 ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock by Will Deacon · 11 years ago
  94. afa31d8 ARM: 7811/1: locks: use early clobber in arch_spin_trylock by Will Deacon · 11 years ago
  95. d9f9663 ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() by Stephen Boyd · 11 years ago
  96. c95eb31 ARM: 7809/1: perf: fix event validation for software group leaders by Will Deacon · 11 years ago
  97. e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
  98. 8451609 x86, microcode, AMD: Fix early microcode loading by Torsten Kaiser · 11 years ago
  99. 8c6b79b x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinfo_x86 by Torsten Kaiser · 11 years ago
  100. 0499bd8 perf/x86: Add Haswell ULT model number used in Macbook Air and other systems by Andi Kleen · 11 years ago