index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into sh/clkfwk
Paul Mundt
2009-05-12
1
-29
/
+0
|
\
|
*
sh: Kill off the remnants of the old timer code.
Paul Mundt
2009-05-12
1
-28
/
+0
|
*
sh: remove old TMU driver
Magnus Damm
2009-05-12
1
-1
/
+0
*
|
sh: clkfwk: Wire up clk_get_sys() support.
Paul Mundt
2009-05-12
1
-0
/
+7
*
|
sh: clkfwk: Kill off clk_recalc_rate().
Paul Mundt
2009-05-12
1
-1
/
+0
*
|
sh: clkfwk: Improve the generic clk_set_parent() implementation.
Paul Mundt
2009-05-12
1
-0
/
+1
*
|
sh: clkfwk: Fix up the clk_enable() error path.
Paul Mundt
2009-05-12
1
-1
/
+1
*
|
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
Paul Mundt
2009-05-12
1
-16
/
+0
*
|
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
Paul Mundt
2009-05-12
1
-2
/
+1
*
|
sh: clkfwk: refactor rate propagation.
Paul Mundt
2009-05-12
1
-3
/
+6
*
|
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
2009-05-12
1
-1
/
+1
*
|
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-12
1
-1
/
+2
|
/
*
sh: Fix up R0 dependence in __arch_swab16/32.
Paul Mundt
2009-05-10
1
-6
/
+6
*
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2009-05-09
3
-4
/
+4
*
sh: Provide __read_{read,write}sl() definitions for sh64.
Paul Mundt
2009-05-09
1
-1
/
+6
*
sh: Fix UBC setup and registers for SH2A
Kieran Bingham
2009-05-09
1
-0
/
+11
*
sh: Add in some ptrace definitions from GDB.
Kieran Bingham
2009-05-09
1
-0
/
+5
*
sh: clock framework update, fix count and kill off kref
Magnus Damm
2009-05-08
1
-2
/
+2
*
sh: Kill off dead handle_timer_tick() code.
Paul Mundt
2009-05-08
1
-5
/
+0
*
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-05-07
1
-7
/
+0
*
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
2009-05-07
2
-2
/
+4
*
sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.
Paul Mundt
2009-05-03
1
-10
/
+0
*
sh: remove old MTU2 driver
Magnus Damm
2009-05-03
1
-1
/
+1
*
time: sh: convert to use arch_getoffset() infrastructure
john stultz
2009-05-03
1
-2
/
+2
*
Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...
Paul Mundt
2009-05-03
1
-1
/
+1
|
\
|
*
sh: Fix up unsigned syscall_nr in SH-5 pt_regs.
Paul Mundt
2009-04-27
1
-1
/
+1
*
|
sh: remove old CMT driver
Magnus Damm
2009-04-30
1
-1
/
+1
*
|
sh: pass through ioremap() for non-mmu processors.
Magnus Damm
2009-04-30
1
-6
/
+6
*
|
sh: rtc-generic support.
Paul Mundt
2009-04-27
1
-0
/
+11
|
|
|
\
*
-
.
\
Merge branches 'sh/stable-updates' and 'sh/pci-rework'
Paul Mundt
2009-04-27
1
-47
/
+51
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
sh: pci: Fix up the build for CONFIG_PCI=n.
Paul Mundt
2009-04-24
1
-0
/
+2
|
|
*
sh: pci: Kill off the last remnants of the now unused pci-auto code.
Paul Mundt
2009-04-20
1
-16
/
+0
|
|
*
sh: pci: Kill off the now unused hose->io_base.
Paul Mundt
2009-04-20
1
-1
/
+0
|
|
*
sh: pci: Track io and mem_offset per-channel.
Paul Mundt
2009-04-20
1
-0
/
+3
|
|
*
sh: pci: New-style controller registration.
Paul Mundt
2009-04-20
1
-11
/
+18
|
|
*
sh: pci: Rework fixed region checks in ioremap().
Paul Mundt
2009-04-20
1
-18
/
+11
|
|
*
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
2009-04-20
1
-20
/
+2
|
|
*
sh: pci: Kill off unused pcibios_fixup().
Paul Mundt
2009-04-20
1
-1
/
+0
|
|
*
sh: pci: Consolidate pcibios_align_resource() definitions.
Paul Mundt
2009-04-20
1
-4
/
+1
|
|
*
sh: pci: HAVE_PCI_MMAP support.
Paul Mundt
2009-04-20
1
-0
/
+3
|
|
*
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
Paul Mundt
2009-04-20
1
-3
/
+24
|
|
*
sh: pci io port base address code
Magnus Damm
2009-04-16
1
-27
/
+20
|
|
*
sh: pci memory range checking code
Magnus Damm
2009-04-16
1
-4
/
+19
|
|
*
sh: add io_base member to pci_channel
Magnus Damm
2009-04-16
1
-0
/
+1
|
|
*
sh: add reg_base member to pci_channel
Magnus Damm
2009-04-16
1
-0
/
+1
|
|
*
sh: hook in struct pci_channel in sysdata
Magnus Damm
2009-04-16
1
-2
/
+4
|
|
*
sh: add init member to pci_channel data
Magnus Damm
2009-04-16
1
-0
/
+2
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
Paul Mundt
2009-04-19
2
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
Kuninori Morimoto
2009-04-16
1
-1
/
+1
|
|
/
|
/
|
|
*
sh: Add plat_early_device_setup()
Magnus Damm
2009-04-19
1
-0
/
+2
|
/
[next]