index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
MIPS: Remove "weak" from mips_cdmm_phys_base() declaration
Bjorn Helgaas
2
-3
/
+15
2015-09-03
MIPS: Remove "weak" from get_c0_fdc_int() declaration
Bjorn Helgaas
2
-4
/
+7
2015-09-03
MIPS: Remove "weak" from get_c0_compare_int() declaration
Bjorn Helgaas
2
-5
/
+8
2015-08-26
MIPS: MT: Remove "weak" from vpe_run() declaration
Bjorn Helgaas
2
-6
/
+6
2015-08-26
MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined
Bjorn Helgaas
1
-1
/
+6
2015-08-26
MIPS: Remove "weak" from platform_maar_init() declaration
Bjorn Helgaas
1
-1
/
+1
2015-08-26
MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it static
Bjorn Helgaas
2
-11
/
+8
2015-08-26
MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.h
Paul Burton
2
-57
/
+0
2015-08-26
MIPS: ops-emma2rh: Drop nonsensical db_assert
Paul Burton
1
-4
/
+2
2015-08-26
MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: netlogic: Prepare ipi handlers for irq argument removal
Thomas Gleixner
1
-2
/
+4
2015-08-26
MIPS: octeon: Replace the homebrewn flow handler
Thomas Gleixner
1
-11
/
+11
2015-08-26
MIPS: ath91: Remove pointless irqdisable/enable
Thomas Gleixner
1
-16
/
+2
2015-08-26
MIPS: alchemy: Remove pointless irqdisable/enable
Thomas Gleixner
1
-2
/
+4
2015-08-26
MIPS: bcm63xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: alchemy: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
3
-8
/
+11
2015-08-26
MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-08-26
MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: jz4740: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: Set up FTLB probability for I6400
Markos Chandras
2
-5
/
+15
2015-08-26
MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6
Markos Chandras
1
-1
/
+10
2015-08-26
MIPS: Add default case for the FTLB enable/disable code
Markos Chandras
1
-3
/
+10
2015-08-26
MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLB
Markos Chandras
1
-1
/
+0
2015-08-26
IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs
Markos Chandras
2
-9
/
+28
2015-08-26
IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs
Markos Chandras
2
-47
/
+84
2015-08-26
MIPS: CM: Add support for reporting CM cache errors
Markos Chandras
3
-111
/
+254
2015-08-26
MIPS: CPC: Fix type for GCR CPC base reg for 64-bit
Markos Chandras
1
-1
/
+1
2015-08-26
MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.
Markos Chandras
1
-1
/
+1
2015-08-26
MIPS: mips-cm: Extend CM accessors for 64-bit CPUs
Markos Chandras
2
-4
/
+48
2015-08-26
MIPS: Add platform callback before initializing the L2 cache
Markos Chandras
3
-0
/
+24
2015-08-26
MIPS: CM3: Add support for CM3 L2 cache.
Paul Burton
1
-0
/
+32
2015-08-26
MIPS: CM: Add GCR_L2_CONFIG register accessors
Paul Burton
1
-0
/
+11
2015-08-26
MIPS: mips-cm: Implement mips_cm_revision
Paul Burton
1
-0
/
+21
2015-08-26
MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6
Markos Chandras
1
-3
/
+3
2015-08-26
MIPS: Add MIPS I6400 probe support
Markos Chandras
1
-0
/
+4
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
9
-0
/
+21
2015-08-26
MIPS: Add MIPS I6400 PRid and cputype identifiers
Markos Chandras
1
-0
/
+2
2015-08-26
MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h
Alban Bedel
1
-1
/
+0
2015-08-23
Linux 4.2-rc8
v4.2-rc8
Linus Torvalds
1
-1
/
+1
2015-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-13
/
+15
2015-08-23
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2015-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2015-08-22
9p: ensure err is initialized to 0 in p9_client_read/write
Vincent Bernat
1
-0
/
+2
2015-08-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+4
2015-08-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+14
2015-08-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+37
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-2
/
+23
2015-08-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
[next]