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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Use RSMEM for sleep code on sh7724
Magnus Damm
2009-10-30
1
-4
/
+8
*
sh: Add MMU and Cache handling sleep mode code
Magnus Damm
2009-10-30
4
-0
/
+132
*
sh: Keep track of allowed sleep modes
Magnus Damm
2009-10-30
3
-18
/
+34
*
sh: Rework SuperH Mobile sleep mode code
Magnus Damm
2009-10-30
4
-164
/
+171
*
sh: Add Ecovec24 specific memory pre/post sleep code
Magnus Damm
2009-10-30
3
-1
/
+67
*
sh: Add ap325rxa specific memory pre/post sleep code
Magnus Damm
2009-10-30
3
-1
/
+83
*
sh: Move ap325rxa board code into separate directory
Magnus Damm
2009-10-30
4
-1
/
+3
*
sh: Add migor specific memory pre/post sleep code
Magnus Damm
2009-10-30
3
-2
/
+82
*
sh: Add ms7724se specific memory pre/post sleep code
Magnus Damm
2009-10-30
3
-1
/
+65
*
sh: Add kfr2r09 specific memory pre/post sleep code
Magnus Damm
2009-10-30
3
-1
/
+66
*
sh: Allow boards to register memory pre/post sleep code
Magnus Damm
2009-10-30
2
-0
/
+10
*
sh: Add sh7724 notifier for R-standby save/restore
Magnus Damm
2009-10-30
1
-0
/
+167
*
sh: Add notifiers chains for cpu/board code
Magnus Damm
2009-10-30
2
-0
/
+23
*
sh: Do not apply virt_to_phys() to a physical address
Matt Fleming
2009-10-30
1
-2
/
+1
*
sh: perf events: Kill off left over debugging cruft.
Paul Mundt
2009-10-28
1
-1
/
+1
*
sh: perf events: Add preliminary support for SH-4A counters.
Paul Mundt
2009-10-28
5
-2
/
+576
*
sh: mach-ecovec24: Add USB1 gadget support
Kuninori Morimoto
2009-10-28
1
-21
/
+17
*
sh: add SDHI1 support to ms7724se
Magnus Damm
2009-10-28
1
-0
/
+35
*
sh: mac address through private data for sh_eth on ms7724se
Magnus Damm
2009-10-28
1
-10
/
+4
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-27
4
-3
/
+9
|
\
|
*
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
Paul Mundt
2009-10-27
3
-3
/
+8
|
*
sh: Document uImage.bin target in archhelp.
Paul Mundt
2009-10-27
1
-0
/
+1
*
|
sh: enable PERF_USE_VMALLOC across the board.
Paul Mundt
2009-10-27
1
-0
/
+1
*
|
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
2009-10-27
2
-2
/
+11
*
|
sh: Clean up more superfluous symbol exports.
Paul Mundt
2009-10-27
4
-51
/
+16
*
|
sh: intc: Make ack_regs generally available.
Paul Mundt
2009-10-27
2
-17
/
+1
*
|
sh64: cache flush symbol exports.
Paul Mundt
2009-10-27
2
-11
/
+6
*
|
sh: Fix up dma_is_consistent().
Paul Mundt
2009-10-27
1
-0
/
+5
*
|
sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.
Paul Mundt
2009-10-27
2
-8
/
+7
*
|
sh: Revamp PCI DMA coherence Kconfig bits.
Paul Mundt
2009-10-27
4
-25
/
+18
*
|
sh: Annotate irq functions with "notrace"
Matt Fleming
2009-10-27
2
-4
/
+4
*
|
sh: fix watchdog timer for sh7780/sh7785
Valentin R Sitsikov
2009-10-27
2
-1
/
+71
*
|
sh: mac address through private data for sh_eth on ecovec24
Magnus Damm
2009-10-26
1
-29
/
+4
*
|
sh: add hwblk_id to sh_eth on ecovec24
Magnus Damm
2009-10-26
1
-0
/
+3
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-26
4
-15
/
+20
|
\
\
|
|
/
|
*
sh: add uImage.bin target
Magnus Damm
2009-10-26
2
-2
/
+6
|
*
sh: rsk7203 CONFIG_MTD=n fix
Magnus Damm
2009-10-26
2
-13
/
+14
*
|
sh: fix kexec by removing check for old kexec-tools
Magnus Damm
2009-10-26
1
-6
/
+0
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-26
74
-308
/
+592
|
\
\
|
|
/
|
*
sh: Check for return_to_handler when unwinding the stack
Matt Fleming
2009-10-26
1
-0
/
+22
|
*
sh: Build fix: define more __movmem* symbols
Lubomir Rintel
2009-10-26
1
-0
/
+14
|
*
sh: __irq_entry annotate do_IRQ().
Paul Mundt
2009-10-26
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-10-23
14
-48
/
+12
|
|
\
|
|
*
move virtrng_remove to .devexit.text
Uwe Kleine-König
2009-10-22
1
-1
/
+1
|
|
*
move virtballoon_remove to .devexit.text
Uwe Kleine-König
2009-10-22
1
-1
/
+1
|
|
*
virtio_blk: Revert serial number support
Rusty Russell
2009-10-22
2
-38
/
+3
|
|
*
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
14
-7
/
+7
|
|
*
virtio_blk: revert QUEUE_FLAG_VIRT addition
Christoph Hellwig
2009-10-22
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-23
20
-86
/
+212
|
|
\
\
|
|
*
|
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...
Joyce Yu
2009-10-21
1
-1
/
+1
[next]