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