index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
10
-167
/
+45
2010-11-04
sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.
Paul Mundt
1
-12
/
+0
2010-11-04
sh: nommu: Support building without an uncached mapping.
Paul Mundt
4
-42
/
+41
2010-11-04
sh: nommu: use 32-bit phys mode.
Paul Mundt
1
-4
/
+4
2010-10-29
sh: mach-edosk7705: Kill off machtype, consolidate board def.
Paul Mundt
1
-7
/
+0
2010-10-29
sh: mach-systemh: Kill off dead board.
Paul Mundt
1
-71
/
+0
2010-10-29
sh: mach-snapgear: Kill off machtype, consolidate board def.
Paul Mundt
1
-0
/
+0
2010-10-29
sh: mach-snapgear: Rip out superfluous PIO routines.
Paul Mundt
1
-22
/
+0
2010-10-29
sh: mach-microdev: SuperIO-relative ioport mapping.
Paul Mundt
1
-9
/
+0
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-6
/
+8
2010-10-27
sh64: _PAGE_SPECIAL support.
Paul Mundt
3
-6
/
+7
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2
-5
/
+0
2010-10-26
sh: Expose physical addressing mode through cpuinfo.
Paul Mundt
1
-0
/
+1
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
27
-280
/
+657
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-5
/
+6
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-7
/
+0
2010-10-15
sh: mach-sdk7786: Add support for the FPGA SRAM.
Paul Mundt
2
-1
/
+17
2010-10-15
sh: Provide a generic SRAM pool for tiny memories.
Paul Mundt
1
-0
/
+38
2010-10-14
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.
Paul Mundt
1
-1
/
+1
2010-10-14
sh: pci: Support slot 4 routing on SDK7786.
Paul Mundt
1
-0
/
+9
2010-10-13
sh: wire up perf alignment and emulation faults.
Paul Mundt
1
-1
/
+1
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-2
/
+2
2010-10-07
SH: Add missing consts to sys_execve() declaration
David Howells
1
-3
/
+4
2010-10-07
sh: Fix up the SH-3 build.
Paul Mundt
1
-0
/
+1
2010-10-04
sh: mach-x3proto: Support for baseboard GPIOs.
Paul Mundt
1
-0
/
+12
2010-10-04
sh: mach-x3proto: Move the ilsel header to a better place.
Paul Mundt
1
-0
/
+0
2010-10-03
sh: Allow GPIO chips to register IRQ mappings.
Paul Mundt
1
-4
/
+2
2010-10-02
sh: pinmux support for SH-X3 proto CPUs.
Paul Mundt
1
-0
/
+64
2010-10-01
sh: Update SH-X3 subtype for clkdev lookups.
Paul Mundt
1
-1
/
+3
2010-09-24
sh: provide generic arch_debugfs_dir.
Paul Mundt
1
-2
/
+0
2010-09-20
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
1
-0
/
+2
2010-09-14
sh: Provide a non-multiplexed sys_recvmmsg path.
Paul Mundt
1
-20
/
+19
2010-09-14
sh: Add syscall entries for non multiplexed socket calls
Carmelo AMOROSO
1
-1
/
+20
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
9
-33
/
+18
2010-08-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-3
/
+4
2010-08-16
sh: wire up fanotify/prlimit64 syscalls.
Paul Mundt
2
-2
/
+8
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
9
-35
/
+20
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
2
-2
/
+2
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+8
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
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-10
Merge branches 'master' and 'devel' into for-linus
Russell King
1
-8
/
+8
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
1
-0
/
+2
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
1
-2
/
+0
2010-08-04
sh: add a parameter to LCDC driver's .display_on() callback
Guennadi Liakhovetski
1
-8
/
+8
[next]