1. b5f065e MIPS: kernel: cpu-probe: Add support for probing interAptiv cores by Leonid Yegoshin · 11 years ago
  2. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 11 years ago
  3. 0ce7d58 MIPS: Add processor identifiers for the interAptiv processors by Leonid Yegoshin · 11 years ago
  4. 29f9087 MIPS: Add debugfs file to print the segmentation control registers by Steven J. Hill · 11 years ago
  5. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  6. 601cfa7 MIPS: mm: Use the TLBINVF instruction to flush the VTLB by Leonid Yegoshin · 11 years ago
  7. 198bb4c MIPS: Add function for flushing the TLB using the TLBINV instruction by Leonid Yegoshin · 11 years ago
  8. b0d4d30 MIPS: kernel: cpu-probe: Add support for probing proAptiv cores by Leonid Yegoshin · 11 years ago
  9. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 11 years ago
  10. 76f59e3 MIPS: Add processor identifiers for the proAptiv processors by Leonid Yegoshin · 11 years ago
  11. 6e7f8b8 MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLB by Leonid Yegoshin · 11 years ago
  12. 4a0156f MIPS: features: Add initial support for Segmentation Control registers by Steven J. Hill · 11 years ago
  13. 1745c1e MIPS: features: Add initial support for TLBINVF capable cores by Leonid Yegoshin · 11 years ago
  14. c01905e MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file by Markos Chandras · 11 years ago
  15. 691038b MIPS: Add missing bits for Config registers by Leonid Yegoshin · 11 years ago
  16. 795038a MIPS: MT: proc: Add support for printing VPE and TC ids by Markos Chandras · 11 years ago
  17. f6ba061 MIPS: Malta: Remove ttyS2 serial for CMP platforms by Leonid Yegoshin · 11 years ago
  18. 6de2045 MIPS: Add printing of ES bit for Imgtec cores when cache error occurs. by Leonid Yegoshin · 11 years ago
  19. 5cf8b24 MIPS: GIC: Send IPIs using the GIC by Steven J. Hill · 11 years ago
  20. c2c2a64 MIPS: MT: Mark existing TCs as present by Markos Chandras · 11 years ago
  21. 175cba8 MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value by Markos Chandras · 11 years ago
  22. 4014988 MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT by Markos Chandras · 11 years ago
  23. 710d86f MIPS: BCM47XX: Fix some very confused types and data corruption by Ilia Mirkin · 11 years ago
  24. 0ded1be MIPS: BCM47XX: add vectored interrupt support by Hauke Mehrtens · 11 years ago
  25. d775c96 MIPS: BCM47XX: add cpu-feature-overrides.h by Hauke Mehrtens · 11 years ago
  26. f4c4d58 MIPS: BCM47XX: move constant array from stack by Hauke Mehrtens · 11 years ago
  27. 69733c9 MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch() by Hauke Mehrtens · 11 years ago
  28. 484e20a MIPS: BCM47XX: update defconfig by Hauke Mehrtens · 11 years ago
  29. e1ccbb6 MIPS: BCM47XX: add EARLY_PRINTK_8250 support by Hauke Mehrtens · 11 years ago
  30. cb881f5 MIPS: BCM47XX: Remove CFE support by Hauke Mehrtens · 11 years ago
  31. dd57328 MIPS: BCM47XX: only print SoC name in system type in cpuinfo by Hauke Mehrtens · 11 years ago
  32. 3a705ab MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1 by Jonas Gorski · 11 years ago
  33. baaac02 MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS* by Jonas Gorski · 11 years ago
  34. 75d5f42 MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSB by Jonas Gorski · 11 years ago
  35. 68ac1d6 MIPS: BCM63XX: let the individual SoCs select the appropriate CPUs by Jonas Gorski · 11 years ago
  36. 1010269 MIPS: BCM63XX: always register bmips smp ops by Jonas Gorski · 11 years ago
  37. 04fa8bf MIPS: BMIPS: add a smp ops registration helper by Jonas Gorski · 11 years ago
  38. fe7f62c MIPS: BMIPS: extend BMIPS3300 to include BMIPS32 by Jonas Gorski · 11 years ago
  39. 69aaf9c MIPS: BMIPS: select CPU_HAS_PREFETCH by Jonas Gorski · 11 years ago
  40. 5618354 MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEM by Jonas Gorski · 11 years ago
  41. cd74624 MIPS: BMIPS: merge CPU options into one option by Jonas Gorski · 11 years ago
  42. 6465460 MIPS: BMIPS: change compile time checks to runtime checks by Jonas Gorski · 11 years ago
  43. 68248d0 MIPS: allow asm/cpu.h to be included from assembly by Jonas Gorski · 11 years ago
  44. 0e983d7 MIPS: BCM63XX: disable SMP also on BCM3368 by Jonas Gorski · 11 years ago
  45. 83bb90f MIPS: BCM63XX: add HSSPI platform device and register it by Jonas Gorski · 11 years ago
  46. fd034a1 MIPS: BCM63XX: add HSSPI IRQ and register offsets by Jonas Gorski · 11 years ago
  47. 26b8c07 MIPS: BCM63XX: setup the HSSPI clock rate by Jonas Gorski · 11 years ago
  48. 0ebe8aa MIPS: BCM63XX: expose the HSSPI clock by Jonas Gorski · 11 years ago
  49. 597ce17 MIPS: Support for 64-bit FP with O32 binaries by Paul Burton · 11 years ago
  50. 56a22d2 MIPS: Remove unused {en,dis}able_fpu macros by Paul Burton · 11 years ago
  51. 9355e59 MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator by Steven J. Hill · 11 years ago
  52. 1ac94400 MIPS: math-emu: Add mfhc1 & mthc1 support. by Leonid Yegoshin · 11 years ago
  53. 7e22e91 Linux 3.13-rc8 by Linus Torvalds · 10 years ago
  54. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 10 years ago
  55. eecc1e4 thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only by Hugh Dickins · 10 years ago
  56. 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 11 years ago
  57. 228fdc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. e2bc447 Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  59. 324c66f Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  60. cff539b1 Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  61. c43a5eb Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 10 years ago
  62. e70988d leds: lp5521/5523: Remove duplicate mutex by Milo Kim · 11 years ago
  63. 1f4a63b xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 10 years ago
  64. bba719b xfs: fix off-by-one error in xfs_attr3_rmt_verify by Jie Liu · 10 years ago
  65. d6e9c89 qlcnic: Fix ethtool statistics length calculation by Shahed Shaikh · 10 years ago
  66. 1ac6762 qlcnic: Fix bug in TX statistics by Manish Chopra · 10 years ago
  67. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 10 years ago
  68. b13ba1b macvlan: forbid L2 fowarding offload for macvtap by Jason Wang · 10 years ago
  69. c4d7099 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  70. 95e92fd bnx2x: fix DMA unmapping of TSO split BDs by Michal Schmidt · 10 years ago
  71. 21e20e2 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  72. 2aa63ce Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  73. 07edd74 ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME by Hannes Frederic Sowa · 10 years ago
  74. 9a2620c bnx2x: prevent WARN during driver unload by Yuval Mintz · 10 years ago
  75. 13de22c Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  76. 8839099 intel_idle: close avn_cstates array with correct marker by Jiang Liu · 10 years ago
  77. 0f74d82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  78. ba0dc81 Revert "intel_idle: mark states tables with __initdata tag" by Jiang Liu · 10 years ago
  79. 7d1c153 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  80. f882915 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  81. f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 10 years ago
  82. 2eff7c7 Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 10 years ago
  83. 778037e clk: clk-divider: fix divisor > 255 bug by James Hogan · 11 years ago
  84. ceb3b02 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  85. a3f28ef Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  86. bbc6319 drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip() by Christian Engelmayer · 11 years ago
  87. 5d2f476 drm/nouveau/bios: fix offset calculation for BMPv1 bioses by Ilia Mirkin · 10 years ago
  88. a04c0e2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  89. 732256b tipc: correctly unlink packets from deferred packet queue by Erik Hugne · 10 years ago
  90. 657e5d1 ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c by Li RongQing · 10 years ago
  91. 47f9564 MAINTAINERS: Updates for drm/i915 by Daniel Vetter · 10 years ago
  92. c1ccaa6 drm/nouveau: return offset of allocated notifier by Bob Gleitsmann · 10 years ago
  93. 6d60792 drm/nouveau/bios: make jump conditional by Ilia Mirkin · 10 years ago
  94. 6e9cbb4 drm/nvce/mc: fix msi rearm on GF114 by Sid Boyce · 10 years ago
  95. 854cc0e drm/nvc0/gr: fix mthd data submission by Kelly Doran · 11 years ago
  96. 61b365a drm/nouveau: populate master subdev pointer only when fully constructed by Ben Skeggs · 11 years ago
  97. ef350bb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  98. a707271 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  99. 77410ba Merge branches 'acpi-battery' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  100. fe0d692 bridge: use spin_lock_bh() in br_multicast_set_hash_max by Curt Brune · 10 years ago