index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: boot kernel with SR.BL set
Magnus Damm
2010-09-30
3
-2
/
+7
*
sh: fix a kfree address in clkdev code
Guennadi Liakhovetski
2010-09-30
1
-1
/
+3
*
sh: provide generic arch_debugfs_dir.
Paul Mundt
2010-09-24
8
-40
/
+24
*
sh: change to new flag variable
matt mooney
2010-09-23
4
-4
/
+4
*
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
2010-09-20
4
-12
/
+17
*
sh: pci: clock framework support for SH7786 PCIe.
Paul Mundt
2010-09-20
1
-21
/
+86
*
sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.
Paul Mundt
2010-09-20
2
-17
/
+25
*
sh: pci: Support ports with disabled links on SH7786 PCIe.
Paul Mundt
2010-09-20
1
-5
/
+12
*
sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.
Paul Mundt
2010-09-20
1
-3
/
+0
*
sh: pci: Support root complex config accesses on SH7786 PCIe.
Paul Mundt
2010-09-20
2
-9
/
+55
*
sh: pci: Move Renesas PCI IDs to a better place.
Paul Mundt
2010-09-20
1
-6
/
+0
*
sh: pci: Give SH7786 PHY some time to settle.
Paul Mundt
2010-09-19
1
-0
/
+3
*
sh: pci: Toggle configuration accesses on SH7786.
Paul Mundt
2010-09-19
1
-0
/
+3
*
sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().
Paul Mundt
2010-09-19
1
-34
/
+1
*
sh: kill big kernel lock
Arnd Bergmann
2010-09-16
1
-6
/
+3
*
Revert "sh: ecovec24: modify tsc2007 platform settings"
Paul Mundt
2010-09-14
1
-2
/
+24
*
sh: Provide a non-multiplexed sys_recvmmsg path.
Paul Mundt
2010-09-14
2
-20
/
+20
*
sh: Add syscall entries for non multiplexed socket calls
Carmelo AMOROSO
2010-09-14
2
-1
/
+38
*
sh: ecovec24: modify tsc2007 platform settings
Kuninori Morimoto
2010-09-14
1
-24
/
+2
*
sh: Set CONFIG_SYSFS_DEPRECATED_V2=n
Matt Fleming
2010-09-14
38
-38
/
+0
*
Merge branch 'sh/pci-express-integration'
Paul Mundt
2010-09-07
2
-11
/
+85
|
\
|
*
sh: Hook up 3rd memory window for all SH7786 PCIe channels.
Paul Mundt
2010-09-07
1
-0
/
+3
|
*
sh: Properly wire up channel 2's I/O window on SH7786 PCIe.
Paul Mundt
2010-09-07
1
-0
/
+1
|
*
sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.
Paul Mundt
2010-09-07
1
-8
/
+16
|
*
sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.
Paul Mundt
2010-09-07
1
-1
/
+1
|
*
sh: Make SH7786 PCIe port reset logic more aggressive.
Paul Mundt
2010-09-07
1
-1
/
+11
|
*
sh: Additional register definitions for SH7786 PCIe.
Matt Fleming
2010-09-07
1
-2
/
+54
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-20
5
-10
/
+15
|
\
\
|
*
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
4
-7
/
+12
*
|
|
Merge branch 'sh/pci-express-integration'
Paul Mundt
2010-08-20
2
-21
/
+36
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sh: Relax devfn constraints for SH7786 PCIe.
Paul Mundt
2010-08-20
1
-9
/
+4
|
*
|
sh: Fix up SH7786 PCIe PHY initialization.
Paul Mundt
2010-08-20
1
-12
/
+18
|
*
|
sh: Support type 1 accesses for SH7786 PCI.
Paul Mundt
2010-08-20
1
-7
/
+21
*
|
|
sh: sh2007/sh7757lcr defconfig reduction.
Paul Mundt
2010-08-20
2
-2185
/
+0
*
|
|
sh: stub __flush_tlb_global() definition for nommu.
Paul Mundt
2010-08-16
1
-0
/
+4
*
|
|
sh: fix up fallout from syscall arg constification.
Paul Mundt
2010-08-16
1
-1
/
+2
*
|
|
sh: wire up fanotify/prlimit64 syscalls.
Paul Mundt
2010-08-16
4
-2
/
+14
*
|
|
sh: fix recursive dependency in Kconfig
Sam Ravnborg
2010-08-16
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-16
66
-59507
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
defconfig reduction
Sam Ravnborg
2010-08-14
50
-59459
/
+1
|
*
|
archs: replace unifdef-y with header-y
Sam Ravnborg
2010-08-14
1
-5
/
+4
|
*
|
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
3
-3
/
+3
|
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-11
4
-12
/
+14
|
|
\
\
|
|
*
\
Merge branches 'master' and 'devel' into for-linus
Russell King
2010-08-10
4
-12
/
+14
|
|
|
\
\
|
|
|
*
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
2010-08-06
4
-12
/
+14
|
|
|
|
\
\
|
|
|
|
*
|
sh: add a parameter to LCDC driver's .display_on() callback
Guennadi Liakhovetski
2010-08-04
4
-12
/
+14
|
*
|
|
|
|
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
1
-6
/
+0
|
*
|
|
|
|
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
1
-9
/
+0
|
*
|
|
|
|
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
2010-08-11
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-2
/
+0
|
|
\
\
\
\
\
[next]