1. 972cfd5 MIPS: pci-rt3883: drop unneeded of_node_get by Julia Lawall · 9 years ago
  2. a7f4df4 MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() by Alex Smith · 9 years ago
  3. c0a9f72 irqchip: irq-mips-gic: Provide function to map GIC user section by Alex Smith · 9 years ago
  4. ebb5e78 MIPS: Initial implementation of a VDSO by Alex Smith · 9 years ago
  5. 22773aa MIPS: mpc30x_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  6. 1b7d801 MIPS: maltaup_xpa_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  7. 93c7e66 MIPS: maltaup_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  8. b0b98ad MIPS: maltasmvp_eva_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  9. 255faa8 MIPS: maltaaprp_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  10. 077b649 MIPS: malta_qemu_32r6_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  11. 5f6df05 MIPS: malta_kvm_guest_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  12. 91c6fba MIPS: malta_kvm_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  13. d17e465 MIPS: malta_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  14. 7ff7a5b MIPS: lemote2f_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  15. 973852f MIPS: lasat_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  16. 1485ddc MIPS: fuloong2e_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  17. 5c2a53a MIPS: e55_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  18. 5081f4f MIPS: capcella_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  19. adcdd42 MIPS: bigsur_defconfig: Convert to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  20. cab25bc MIPS: Extend hardware table walking support to MIPS64 by Paul Burton · 9 years ago
  21. ecafe3e MIPS: Malta: Register UP SMP ops if all else fails by Paul Burton · 9 years ago
  22. e81a8c7d MIPS: Malta: Setup RAM regions via DT by Paul Burton · 9 years ago
  23. ea05071 MIPS: Malta: Remove fw_memblock_t abstraction by Paul Burton · 9 years ago
  24. e1137e1 MIPS: Malta: Split obj-y entries across lines by Paul Burton · 9 years ago
  25. 033549c MIPS: Allow RIXI for 32-bit kernels on MIPS64 by Paul Burton · 9 years ago
  26. 00bf1c6 MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields by Paul Burton · 9 years ago
  27. c695672 MIPS: Tidy EntryLo bit definitions, add PFN by Paul Burton · 9 years ago
  28. c676589 MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code by Paul Burton · 9 years ago
  29. 974a0b6 MIPS: tlbex: Remove some RIXI redundancy by Paul Burton · 9 years ago
  30. dbfd657 MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo by Paul Burton · 9 years ago
  31. 5b10a0e MIPS: Always use r4k_wait_irqoff for MIPSr6 by Paul Burton · 9 years ago
  32. 78a54c4 MIPS: CM, CPC: Ensure core-other GCRs reflect the correct core by Paul Burton · 9 years ago
  33. 4ede316 MIPS: CM: make use of mips_cm_{lock,unlock}_other by Paul Burton · 9 years ago
  34. 23d5de8 MIPS: CM: Introduce core-other locking functions by Paul Burton · 9 years ago
  35. 252d6aa MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask by Paul Burton · 9 years ago
  36. a8c2061 MIPS: CPS: Warn if a core doesn't start by Paul Burton · 9 years ago
  37. 192fbc2 MIPS: CPS: Skip Config1 presence check by Paul Burton · 9 years ago
  38. 946db17 MIPS: CPS: Read CM GCR base from cop0 by Paul Burton · 9 years ago
  39. 609cf6f MIPS: CPS: Early debug using an ns16550-compatible UART by Paul Burton · 9 years ago
  40. 195cee9 MIPS: Fix duplicate CP0_* definitions. by James Hogan · 9 years ago
  41. 8fe2c547 MIPS: CPS: Set Status.KX on entry for MIPS64 kernels by Paul Burton · 9 years ago
  42. b85ff24 MIPS: CPS: Set Status.BEV bit during early boot by Paul Burton · 9 years ago
  43. 47b26a4 MIPS: Always read full 64 bit CM error GCRs for CM3 by Paul Burton · 9 years ago
  44. b657a62 MIPS: Allow read64 GCR accessors to work on MIPS32 kernels by Paul Burton · 9 years ago
  45. f88e632 MIPS: Avoid buffer overrun in mips_cm_error_report by Paul Burton · 9 years ago
  46. 03b1b85 MIPS: Don't read GCRs when a CM is not present by Paul Burton · 9 years ago
  47. 7784494 MIPS: Clarify mips_cm_is64 documentation by Paul Burton · 9 years ago
  48. 6759657 MIPS: Allow 24Hz timer frequency by Paul Burton · 9 years ago
  49. a13c996 MIPS: traps: tidy up ebase calculation by Paul Burton · 9 years ago
  50. ee42a33 MIPS: JZ4740: Remove unused linux/leds_pwm.h include by Thierry Reding · 9 years ago
  51. 0503b69 MIPS: JZ4740: Use PWM lookup table by Thierry Reding · 9 years ago
  52. 1ee3630 MIPS: Use ARCH_USE_BUILTIN_BSWAP. by Ralf Baechle · 9 years ago
  53. d478b08 MIPS: Allow L2 prefetch to be configured via debugfs by Paul Burton · 9 years ago
  54. 75dcfc1 MIPS: Declare mips_debugfs_dir in a header by Paul Burton · 9 years ago
  55. 4d03551 MIPS: Enable L2 prefetching for CM >= 2.5 by Paul Burton · 9 years ago
  56. 37f2a17 MIPS: Introduce API for enabling & disabling L2 prefetch by Paul Burton · 9 years ago
  57. c1a0e9b MIPS: Allow compact branch policy to be changed by Paul Burton · 9 years ago
  58. 0551399 MIPS: Remove invalid check by Andrzej Hajda · 9 years ago
  59. 32b8819 Linux 4.3-rc7 by Linus Torvalds · 9 years ago
  60. 01815536 Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  61. dd5ae68 Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  62. 4ee8019 Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  63. 410694e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  64. 35df017 Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  65. ea1ee5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  66. ef594c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  67. 37902bc Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  68. 3201ac4 dm cache: the CLEAN_SHUTDOWN flag was not being set by Joe Thornber · 9 years ago
  69. 4dcb8b5 dm btree: fix leak of bufio-backed block in btree_split_beneath error path by Mike Snitzer · 9 years ago
  70. 2871c69 dm btree remove: fix a bug when rebalancing nodes after removal by Joe Thornber · 9 years ago
  71. 6d69bb53 rbd: prevent kernel stack blow up on rbd map by Ilya Dryomov · 9 years ago
  72. 1f2c665 rbd: don't leak parent_spec in rbd_dev_probe_parent() by Ilya Dryomov · 9 years ago
  73. 0386729 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. df55793 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 9f30931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. 0aaafaa sched/core: Add missing lockdep_unpin() annotations by Peter Zijlstra · 9 years ago
  77. a2c01ed Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  78. d0ddf98 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  79. 2c44f4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  80. 8a990fb Merge tag 'trace-fixes-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  81. 0122835 Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  82. 45d80f1 Merge tag 'media/v4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  83. a67b20d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  84. b67de01 ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put by Joseph Qi · 9 years ago
  85. bb38700 fault-inject: fix inverted interval/probability values in printk by Florian Westphal · 9 years ago
  86. 3f181b4 lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y by Andrey Ryabinin · 9 years ago
  87. 296291c mm: make sendfile(2) killable by Jan Kara · 9 years ago
  88. 47aee4d thp: use is_zero_pfn() only after pte_present() check by Minchan Kim · 9 years ago
  89. b8fa0ef mailmap: update Javier Martinez Canillas' email by Javier Martinez Canillas · 9 years ago
  90. 41192a2 MAINTAINERS: add Sergey as zsmalloc reviewer by Sergey Senozhatsky · 9 years ago
  91. 67a2e213 mm: cma: fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  92. 5211613 kmod: don't run async usermode helper as a child of kworker thread by Oleg Nesterov · 9 years ago
  93. b9b6e4a Merge tag 'asoc-fix-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  94. f69eccc Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8904' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 9 years ago
  95. ab5cf7d Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 9 years ago
  96. 56ea37d [media] m88ds3103: use own reg update_bits() implementation by Antti Palosaari · 9 years ago
  97. d18ca5b [media] rtl28xxu: fix control message flaws by Antti Palosaari · 9 years ago
  98. 17f3882 [media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency by Jacek Anaszewski · 9 years ago
  99. 9d2b064 [media] netup_unidvb: fix potential crash when spi is NULL by Abylay Ospan · 9 years ago
  100. 47810b4 [media] si2168: Bounds check firmware by Laura Abbott · 9 years ago