index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-02
sh: Support early IRQ vector map reservation for delayed controllers.
Paul Mundt
1
-0
/
+11
2010-10-02
sh: Support IRQ balancing for SH-X3 proto cores, too.
Paul Mundt
1
-1
/
+1
2010-08-20
sh: reinstate clock framework rate rounding.
Paul Mundt
1
-1
/
+15
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2
-4
/
+59
2010-08-04
sh: add a reparent function to DIV6 clocks
Guennadi Liakhovetski
1
-2
/
+56
2010-07-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-5
/
+7
2010-07-02
sh: remove bogus highest / lowest logic from clock rate rounding
Guennadi Liakhovetski
1
-13
/
+0
2010-07-02
sh: move a debug printk() to a more meaningful location in the clock driver
Guennadi Liakhovetski
1
-2
/
+2
2010-06-02
sh: Make intc messages consistent via pr_fmt.
Paul Mundt
1
-5
/
+7
2010-05-20
ARM: mach-shmobile: Use shared clock framework
Magnus Damm
1
-2
/
+3
2010-05-13
sh: simplify WARN usage in SH clock driver
Guennadi Liakhovetski
1
-5
/
+2
2010-05-13
sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c
Magnus Damm
2
-0
/
+299
2010-05-13
sh: move sh clock.c contents to drivers/sh/clk.
Magnus Damm
2
-0
/
+549
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
1
-0
/
+1
2010-04-15
sh: intc: IRQ auto-distribution support.
Paul Mundt
2
-52
/
+159
2010-04-13
sh: intc: userimask support.
Paul Mundt
2
-2
/
+80
2010-04-13
sh: intc: Tidy up loglevel mismatches.
Paul Mundt
1
-4
/
+7
2010-04-13
sh: intc: Provide sysdev name for intc controllers.
Paul Mundt
1
-0
/
+16
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-30
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
1
-2
/
+93
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+30
2010-03-19
sh: INTC ioremap support
Magnus Damm
1
-10
/
+74
2010-03-19
sh: add INTC out of memory error handling
Magnus Damm
1
-1
/
+28
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
2
-77
/
+226
2010-03-08
sh: Support CPU affinity masks for INTC controllers.
Paul Mundt
1
-1
/
+30
2010-02-17
sh: Use dummy_irq_chip for INTC redirect vectors.
Paul Mundt
1
-1
/
+1
2010-02-16
sh: extend INTC with force_disable
Magnus Damm
1
-0
/
+3
2010-02-09
sh: fix INTC to use set_irq_chained_handler() for redirects
Magnus Damm
1
-2
/
+2
2010-02-09
Merge branch 'sh/intc-extension'
Paul Mundt
1
-58
/
+173
2010-02-09
sh: extend INTC with force_enable
Magnus Damm
1
-19
/
+132
2010-02-09
sh: extend INTC with struct intc_hw_desc
Magnus Damm
1
-43
/
+45
2010-02-08
sh: Let INTC set IRQF_VALID on ARM platforms.
Magnus Damm
1
-1
/
+9
2010-02-02
sh: Provide create_irq_nr() for dynamic IRQ creation by number.
Paul Mundt
1
-12
/
+16
2010-01-20
sh: update PFC to allow any enum in MARK lists
Magnus Damm
1
-5
/
+32
2009-12-09
sh: pfc: Fixup type mismatch in debug printks.
Paul Mundt
1
-1
/
+1
2009-12-09
sh: intc: Fixup compile breakage.
Paul Mundt
1
-1
/
+1
2009-12-09
sh: intc: Fixed resume from hibernation
Francesco VIRLINZI
1
-0
/
+2
2009-11-30
sh: pfc: pr_info() -> pr_debug() cleanups.
Paul Mundt
1
-16
/
+9
2009-11-30
sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.
Paul Mundt
1
-9
/
+9
2009-11-30
sh: Break out SuperH PFC code
Magnus Damm
2
-0
/
+585
2009-11-02
sh: intc: Handle legacy IRQ reservation in vector map.
Paul Mundt
1
-0
/
+25
2009-11-02
sh: intc: dynamic IRQ support.
Paul Mundt
1
-1
/
+83
2009-10-27
sh: intc: Make ack_regs generally available.
Paul Mundt
1
-13
/
+1
2009-10-13
sh: maple: PHYSADDR() -> virt_to_phys() conversion.
Paul Mundt
1
-2
/
+2
2009-08-31
sh: Fix up simplified multi-evt handling under sparseirq.
Paul Mundt
1
-1
/
+12
2009-08-24
sh: Simplify "multi-evt" interrupt handling.
Pawel Moll
1
-37
/
+17
2009-08-24
sh: Fixes some write posting issues in the interrupt handling for SH
Stuart Menefy
1
-1
/
+7
2009-06-12
sh: intc: alloc_bootmem() -> kzalloc() conversion.
Paul Mundt
1
-7
/
+6
2009-06-11
sh: Tie sparseirq in to Kconfig.
Paul Mundt
1
-6
/
+4
2009-05-22
sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.
Paul Mundt
1
-1
/
+4
[prev]
[next]