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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-27
sh: fix CPU_SH7723/7724 numbering bug
Kuninori Morimoto
1
-1
/
+1
2009-08-25
sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.
Paul Mundt
1
-1
/
+1
2009-08-24
Merge branch 'sh/st-integration'
Paul Mundt
27
-116
/
+452
2009-08-24
sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
Paul Mundt
2
-2
/
+1
2009-08-24
sh: Simplify "multi-evt" interrupt handling.
Pawel Moll
1
-1
/
+1
2009-08-24
sh: fix sys_cacheflush error checking
Giuseppe Cavallaro
2
-1
/
+8
2009-08-24
sh: Fix problems with cache flushing when cache is in write-through mode
Stuart Menefy
1
-0
/
+34
2009-08-24
sh: Fix overzealous checking in __ioremap()
Stuart Menefy
1
-8
/
+0
2009-08-24
sh: Fixes some write posting issues in the interrupt handling for SH
Stuart Menefy
1
-0
/
+1
2009-08-24
sh: Fix underflow in SH udelay() code.
Stuart Menefy
1
-2
/
+3
2009-08-24
sh: Add sys_cacheflush() call for SH CPUs.
Stuart Menefy
7
-5
/
+60
2009-08-24
sh: Improve comments int SH4 cache flushing code
Stuart Menefy
1
-0
/
+11
2009-08-24
sh: Optimise memcpy_to/fromio for SH4
Stuart Menefy
1
-21
/
+72
2009-08-24
sh: generic_in/outs{bwl} optimizations.
Stuart Menefy
1
-42
/
+8
2009-08-24
sh: Read from CCN_PVR instead of ROM for delay.
Stuart Menefy
1
-1
/
+5
2009-08-24
sh: Remove implicit sign extension from assembler immediates
Stuart Menefy
5
-6
/
+7
2009-08-24
sh: Allow for kernel command line concatenation.
Pawel Moll
2
-5
/
+28
2009-08-24
sh: Use internal watchdog timer to perform reset
Jon Frosdick
1
-0
/
+20
2009-08-24
sh: kgdb: do not reload VBR while handling debugger breackpoint
Giuseppe Cavallaro
1
-2
/
+0
2009-08-24
sh: Allow use of GENERIC_IOMAP
David McKay
3
-0
/
+18
2009-08-24
sh: Improve unwind info for signals
Carl Shaw
1
-1
/
+11
2009-08-24
sh: cleanup of do_address_error()
Andre Draszik
1
-10
/
+10
2009-08-24
sh: Allow user control over misaligned fixup handling
Andre Draszik
1
-0
/
+153
2009-08-24
sh: ratelimit unaligned fixups
Andre Draszik
1
-13
/
+4
2009-08-23
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
Paul Mundt
95
-523
/
+1693
2009-08-23
sh: drop static UIO clocks for sh7722, sh7723 and sh7724
Magnus Damm
3
-10
/
+10
2009-08-23
sh: let ARCH_SHMOBILE select PM and PM_RUNTIME
Magnus Damm
1
-0
/
+2
2009-08-23
sh: Fix section mismatch in platform bus notifier.
Paul Mundt
1
-3
/
+2
2009-08-23
sh: Runtime PM for SuperH Mobile platform bus devices
Magnus Damm
4
-1
/
+317
2009-08-23
Merge branch 'sh/hwblk' into sh/pm-runtime
Paul Mundt
98
-1087
/
+5776
2009-08-23
Merge branch 'master' into for-linus
Rafael J. Wysocki
2
-11
/
+13
2009-08-22
sh: unwinder: cacheline align slab cache objects.
Paul Mundt
1
-2
/
+5
2009-08-22
Merge branch 'sh/dwarf-unwinder'
Paul Mundt
10
-130
/
+265
2009-08-22
sh64: dummy unwinder BUG wrappers.
Paul Mundt
1
-0
/
+5
2009-08-22
sh: unwinder: Use a special bug flag for unwinder traps.
Paul Mundt
4
-35
/
+24
2009-08-22
Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...
Paul Mundt
10
-105
/
+252
2009-08-22
sh: Export unwind_stack() to satisfy modular oprofile.
Paul Mundt
1
-0
/
+2
2009-08-21
x86: don't call '->send_IPI_mask()' with an empty mask
Linus Torvalds
1
-11
/
+10
2009-08-21
x86: don't send an IPI to the empty set of CPU's
Linus Torvalds
1
-0
/
+3
2009-08-21
sh: Handle the DWARF op, DW_CFA_undefined
Matt Fleming
2
-2
/
+14
2009-08-21
sh: Fix bug calculating the end of the FDE instructions
Matt Fleming
1
-3
/
+4
2009-08-21
sh: Setup the frame pointer in handle_interrupt
Matt Fleming
1
-0
/
+2
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
8
-26
/
+95
2009-08-21
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
Matt Fleming
2
-1
/
+3
2009-08-21
sh: unwinder: Fix memory leak and create our own kmem cache
Matt Fleming
2
-81
/
+142
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
12
-7
/
+2935
2009-08-21
sh: update kfr2r09 defconfig
Magnus Damm
1
-15
/
+197
2009-08-21
sh: add kfr2r09 romimage defconfig
Magnus Damm
1
-0
/
+774
2009-08-21
sh: jump to p1 during boot on kfr2r09
Magnus Damm
1
-0
/
+13
2009-08-21
sh: invalidate icache and tlbs during boot on kfr2r09
Magnus Damm
1
-0
/
+6
[next]