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-12-09
sh: Can't compare physical and virtual addresses for aliases
Matt Fleming
1
-2
/
+1
2009-12-04
sh: include empty zero page in romImage
Magnus Damm
2
-3
/
+47
2009-12-04
sh: Make associative cache writes fatal on all SH-4A parts.
Paul Mundt
1
-9
/
+4
2009-12-04
sh: Drop associative writes for SH-4 cache flushes.
Matt Fleming
1
-2
/
+2
2009-12-04
sh: Partial revert of copy/clear_user_highpage() optimizations.
Paul Mundt
1
-53
/
+13
2009-12-04
sh: Add default uImage rule for se7724, ap325rxa, and migor.
Paul Mundt
1
-0
/
+3
2009-12-04
sh: allow runtime pm without suspend/resume callbacks
Magnus Damm
1
-6
/
+11
2009-12-04
sh: mach-ecovec24: Remove un-defined settings for VPU
Kuninori Morimoto
1
-1
/
+0
2009-12-04
sh: mach-ecovec24: LCDC drive ability become high
Kuninori Morimoto
1
-2
/
+2
2009-12-04
sh: fix sh7724 VEU3F resource size
Magnus Damm
1
-2
/
+2
2009-11-30
sh: Improve kfr2r09 serial port setup code
Magnus Damm
1
-0
/
+51
2009-11-30
sh: Break out SuperH PFC code
Magnus Damm
3
-666
/
+1
2009-11-30
sh: Move KEYSC header file
Magnus Damm
6
-19
/
+5
2009-11-30
sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
Alexey Dobriyan
1
-46
/
+31
2009-11-30
sh: Add CPG save/restore code for sh7724 R-standby
Magnus Damm
1
-0
/
+11
2009-11-30
sh: Add SDHI power control support to Ecovec
Magnus Damm
1
-6
/
+30
2009-11-30
sh: mach-ecovec24: modify address map
Kuninori Morimoto
1
-1
/
+1
2009-11-25
sh: Fix up the FPU emulation build.
Paul Mundt
2
-7
/
+4
2009-11-24
sh: Apply the sleazy FPU changes for SH-2A FPU as well.
Paul Mundt
1
-4
/
+12
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
8
-42
/
+48
2009-11-24
sh: Improve performance of SH4 versions of copy/clear_user_highpage
Stuart Menefy
2
-14
/
+60
2009-11-24
Merge branch 'master' into sh/st-integration
Paul Mundt
115
-2076
/
+3900
2009-11-24
sh: Optimised memset for SH4
Stuart Menefy
2
-2
/
+112
2009-11-24
sh: add sleazy FPU optimization
Giuseppe CAVALLARO
3
-4
/
+31
2009-11-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
4
-20
/
+26
2009-11-18
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-49
/
+48
2009-11-18
OMAP: cs should be positive in gpmc_cs_free()
Roel Kluin
1
-1
/
+1
2009-11-18
omap: fix unlikely(x) < y
Roel Kluin
1
-1
/
+1
2009-11-18
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2009-11-17
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...
Rusty Russell
1
-12
/
+7
2009-11-17
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...
John Villalovos
1
-6
/
+17
2009-11-17
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
Roel Kluin
1
-1
/
+1
2009-11-17
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
Krzysztof Helt
1
-1
/
+1
2009-11-18
Merge branch 'sh/stable-updates'
Paul Mundt
114
-1737
/
+3403
2009-11-18
sh: Fixup last users of irq_chip->typename
Thomas Gleixner
2
-2
/
+2
2009-11-17
omap3: clock: Fixed dpll3_m2x2 rate calculation
Tero Kristo
1
-2
/
+2
2009-11-17
omap3: clock: Fix the DPLL freqsel computations
Rajendra Nayak
1
-1
/
+1
2009-11-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-7
/
+21
2009-11-17
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2
-17
/
+26
2009-11-17
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-14
/
+14
2009-11-17
fcntl: Use consistent values for F_[GS]ETOWN_EX
Stephen Rothwell
2
-4
/
+0
2009-11-16
omap: Fix keymap for zoom2 according to matrix keypad framwork
Vimal Singh
1
-44
/
+43
2009-11-16
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
6
-6
/
+9
2009-11-17
[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}
Roel Kluin
1
-2
/
+2
2009-11-17
[ARM] pxa/hx4700: fix hx4700 touchscreen pressure values
Paul Parsons
1
-1
/
+1
2009-11-16
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
2
-0
/
+11
2009-11-16
ARM: 5787/1: U300 COH 901 331 fixes
Linus Walleij
1
-1
/
+1
2009-11-16
at91: at91sam9g20ek modify dual slot evaluation kit
Nicolas Ferre
2
-17
/
+26
2009-11-15
arch/sparc/boot/*.c: Mark various internal functions static
Josh Triplett
3
-10
/
+10
2009-11-15
arch/powerpc/boot/addRamDisk.c: Mark several internal functions static
Josh Triplett
1
-3
/
+3
[next]