index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
Merge tag 'spi-falcon-no-board-check' of git://git.kernel.org/pub/scm/linux/k...
Ralf Baechle
1
-5
/
+0
2017-09-06
MIPS: Refactor handling of stack pointer in get_frame_info
Matt Redfearn
1
-31
/
+30
2017-09-06
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
1
-9
/
+7
2017-09-06
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
2
-2
/
+2
2017-09-06
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
1
-3
/
+7
2017-09-06
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
1
-1
/
+1
2017-09-06
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
1
-3
/
+6
2017-09-06
MIPS: ralink: allow NULL clock for clk_get_rate
Jonas Gorski
1
-0
/
+3
2017-09-06
MIPS: Loongson 2F: allow NULL clock for clk_get_rate
Jonas Gorski
1
-0
/
+3
2017-09-06
MIPS: BCM63XX: allow NULL clock for clk_get_rate
Jonas Gorski
1
-0
/
+3
2017-09-06
MIPS: AR7: allow NULL clock for clk_get_rate
Jonas Gorski
1
-0
/
+3
2017-09-06
MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset
Jonas Gorski
1
-1
/
+1
2017-09-06
mips: Save all registers when saving the frame
Corey Minyard
1
-14
/
+50
2017-09-06
MIPS: Add DWARF unwinding to assembly
Corey Minyard
6
-117
/
+151
2017-09-06
MIPS: Make SAVE_SOME more standard
Corey Minyard
1
-14
/
+37
2017-09-06
MIPS: Fix issues in backtraces
Corey Minyard
1
-3
/
+19
2017-09-06
MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetree
Mathieu Malaterre
1
-0
/
+11
2017-09-06
MIPS: Ci20: Enable RTC driver
Mathieu Malaterre
1
-0
/
+2
2017-09-04
watchdog: octeon-wdt: Add support for 78XX SOCs.
Carlos Munoz
1
-30
/
+103
2017-09-04
watchdog: octeon-wdt: Add support for cn68XX SOCs.
David Daney
1
-13
/
+35
2017-09-04
watchdog: octeon-wdt: File cleaning.
Steven J. Hill
1
-15
/
+30
2017-09-04
MIPS: Octeon: Allow access to CIU3 IRQ domains.
Steven J. Hill
2
-0
/
+11
2017-09-04
MIPS: Octeon: Make CSR functions node aware.
Steven J. Hill
1
-0
/
+28
2017-09-04
MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.
Steven J. Hill
1
-0
/
+10
2017-09-04
watchdog: octeon-wdt: Remove old boot vector code.
Steven J. Hill
2
-132
/
+44
2017-09-04
MIPS: Octeon: Add support for accessing the boot vector.
Steven J. Hill
5
-1
/
+334
2017-09-04
MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
Martin Blumenstingl
3
-148
/
+2
2017-09-04
MIPS: lantiq: remove old USB PHY initialisation
Hauke Mehrtens
1
-43
/
+0
2017-09-04
phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
Hauke Mehrtens
7
-19
/
+324
2017-09-04
MIPS: lantiq: remove old GPHY loader code
Hauke Mehrtens
3
-221
/
+0
2017-09-04
MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
Martin Blumenstingl
5
-2
/
+316
2017-09-04
MIPS: lantiq: remove old reset controller implementation
Hauke Mehrtens
1
-68
/
+0
2017-09-04
reset: Add a reset controller driver for the Lantiq XWAY based SoCs
Martin Blumenstingl
4
-0
/
+249
2017-09-04
MIPS: lantiq: Replace ltq_boot_select() with dummy implementation.
Ralf Baechle
1
-5
/
+5
2017-09-04
MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
Hauke Mehrtens
3
-34
/
+0
2017-09-04
MIPS: lantiq: Convert the fpi bus driver to a platform_driver
Hauke Mehrtens
7
-45
/
+121
2017-09-04
Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
Hauke Mehrtens
1
-0
/
+89
2017-09-04
MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
Martin Blumenstingl
1
-0
/
+1
2017-09-04
watchdog: lantiq: add device tree binding documentation
Hauke Mehrtens
1
-0
/
+24
2017-09-04
watchdog: lantiq: access boot cause register through regmap
Hauke Mehrtens
1
-5
/
+69
2017-09-04
mtd: lantiq-flash: drop check of boot select
Hauke Mehrtens
1
-6
/
+0
2017-09-04
MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
Martin Blumenstingl
1
-1
/
+1
2017-09-04
irqchip: mips-gic: Let the core set struct irq_common_data affinity
Paul Burton
1
-2
/
+1
2017-09-04
irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
Paul Burton
1
-6
/
+6
2017-09-04
irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handling
Paul Burton
1
-7
/
+7
2017-09-04
irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
Paul Burton
1
-21
/
+31
2017-09-04
irqchip: mips-gic: Make pcpu_masks a per-cpu variable
Paul Burton
1
-9
/
+8
2017-09-04
irqchip: mips-gic: Inline gic_basic_init()
Paul Burton
1
-27
/
+19
2017-09-04
irqchip: mips-gic: Inline __gic_init()
Paul Burton
1
-60
/
+55
2017-09-04
irqchip: mips-gic: Remove linux/irqchip/mips-gic.h
Paul Burton
1
-14
/
+0
[next]