index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-12-28
2
-3
/
+2
|
\
|
*
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
2008-12-25
2
-3
/
+2
*
|
sh: oprofile: Fix up the module build.
Paul Mundt
2008-12-22
1
-5
/
+1
*
|
sh: add UIO support for JPU on SH7722.
Takanari Hayama
2008-12-22
1
-0
/
+31
*
|
sh: mach-rsk: Use uImage generation by default for rsk7201/7203.
Paul Mundt
2008-12-22
1
-1
/
+1
*
|
sh: mach-sh03: Fix up pata_platform build breakage.
Paul Mundt
2008-12-22
1
-9
/
+20
*
|
sh: enable deferred io LCDC on Migo-R
Magnus Damm
2008-12-22
1
-0
/
+2
*
|
sh: add LCDC interrupt configuration to AP325 and Migo-R
Magnus Damm
2008-12-22
2
-0
/
+8
*
|
sh: split coherent pages
Magnus Damm
2008-12-22
1
-1
/
+6
*
|
sh: dma: Kill off ISA DMA wrapper.
Paul Mundt
2008-12-22
3
-110
/
+0
*
|
sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
Paul Mundt
2008-12-22
3
-1
/
+22
*
|
sh: Kill off the unused SH_ALPHANUMERIC debug option.
Paul Mundt
2008-12-22
1
-8
/
+2
*
|
sh: Enable skipping of bss on debug platforms for sh32 also.
Paul Mundt
2008-12-22
2
-5
/
+22
*
|
doc: Update sh cpufreq documentation.
Paul Mundt
2008-12-22
1
-2
/
+6
*
|
sh: mrshpc_setup_windows() needs to be inline.
Paul Mundt
2008-12-22
1
-1
/
+1
*
|
sh: Kill off cf-enabler with extreme prejudice.
Paul Mundt
2008-12-22
8
-220
/
+63
*
|
sh: Add a simple edosk7705_defconfig for build testing.
Paul Mundt
2008-12-22
1
-0
/
+438
*
|
sh: mach-edosk7705: Fix up edosk7705 so it all builds again.
Paul Mundt
2008-12-22
5
-80
/
+24
*
|
sh: mach-microdev: Split out the fdc37c93xapm initialization code.
Paul Mundt
2008-12-22
3
-181
/
+167
*
|
sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().
Paul Mundt
2008-12-22
2
-10
/
+2
*
|
sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.
Paul Mundt
2008-12-22
2
-6
/
+35
*
|
sh: board-shmin: Convert shmin to use __set_io_port_base().
Paul Mundt
2008-12-22
1
-11
/
+3
*
|
sh: Kill off dead mv_init_pci() from machvec.
Paul Mundt
2008-12-22
1
-1
/
+0
*
|
sh: Simplify kernel_thread_helper() for sh32.
Paul Mundt
2008-12-22
1
-15
/
+4
*
|
sh: Kill off mv_heartbeat() from the machvec.
Paul Mundt
2008-12-22
3
-12
/
+0
*
|
sh: Kill off the cayman and microdev special heartbeat code.
Paul Mundt
2008-12-22
5
-166
/
+0
*
|
sh: Kill off sh_bios_in_gdb_mode().
Paul Mundt
2008-12-22
2
-18
/
+0
*
|
sh: export sh_bios_get_node_addr() symbol for stnic module.
Paul Mundt
2008-12-22
1
-2
/
+2
*
|
sh: Run sh_bios through a long overdue Lindent.
Paul Mundt
2008-12-22
1
-36
/
+34
*
|
sh: oprofile: Convert op_model_sh7750 to new common interface.
Paul Mundt
2008-12-22
1
-94
/
+78
*
|
sh: oprofile: Backtrace support.
Dave Peverley
2008-12-22
2
-0
/
+127
*
|
sh: oprofile: Refactor common setup code for multiple driver support.
Paul Mundt
2008-12-22
4
-30
/
+178
*
|
sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines
Matt Fleming
2008-12-22
1
-2
/
+0
*
|
sh: Convert Cayman boards from hw_interrupt_type to irq_chip
Matt Fleming
2008-12-22
1
-27
/
+8
*
|
sh: Convert Dreamcast support from hw_interrupt_type to irq_chip
Matt Fleming
2008-12-22
2
-106
/
+91
*
|
sh: Convert SystemH board support from hw_interrupt_type to irq_chip
Matt Fleming
2008-12-22
1
-31
/
+6
*
|
sh: Convert Microdev boards from hw_interrupt_type to irq_chip
Matt Fleming
2008-12-22
1
-29
/
+7
*
|
sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.
Paul Mundt
2008-12-22
6
-5
/
+314
*
|
sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().
Paul Mundt
2008-12-22
8
-94
/
+440
*
|
sh: Kill off remaining CONFIG_SH_KGDB bits.
Paul Mundt
2008-12-22
1
-1
/
+0
*
|
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
15
-1244
/
+328
*
|
sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.
Paul Mundt
2008-12-22
3
-4
/
+4
*
|
sh: Provide linux/regset.h interface for SH-5.
Paul Mundt
2008-12-22
3
-4
/
+186
*
|
sh: Provide asm/syscall.h for SH-5.
Paul Mundt
2008-12-22
3
-32
/
+108
*
|
sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.
Paul Mundt
2008-12-22
1
-45
/
+48
*
|
sh: Fix up syscall_get_nr() comment in syscall_32.h.
Paul Mundt
2008-12-22
1
-1
/
+1
*
|
sh: Fix up the cpu_asid() return value on nommu.
Paul Mundt
2008-12-22
2
-3
/
+3
*
|
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
2008-12-22
5
-43
/
+81
*
|
sh: Kill off sh64's unused alloc/free_task_struct() definitions.
Paul Mundt
2008-12-22
1
-12
/
+0
*
|
sh: mach-migor: Kill off unused Migo-R machvec.
Paul Mundt
2008-12-22
1
-9
/
+0
[next]