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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
sh: sh7786 mstp32 index rework
Magnus Damm
1
-43
/
+51
2010-05-13
sh: sh7785 mstp32 clkdev lookup
Magnus Damm
1
-0
/
+47
2010-05-13
sh: sh7785 mstp32 index rework
Magnus Damm
1
-29
/
+35
2010-05-13
sh: sh7366 mstp32 clkdev lookup
Magnus Damm
1
-0
/
+52
2010-05-13
sh: sh7366 mstp32 index rework
Magnus Damm
1
-42
/
+50
2010-05-13
sh: sh7343 mstp32 clkdev lookup
Magnus Damm
1
-0
/
+62
2010-05-13
sh: sh7343 mstp32 index rework
Magnus Damm
1
-46
/
+56
2010-05-11
sh: clkfwk: Use debugfs_remove_recursive() for rewinding
Hiroshi DOYU
1
-1
/
+1
2010-05-11
sh: get rid of div6 clock names
Magnus Damm
6
-18
/
+14
2010-05-11
sh: tie in div6 clocks using clkdev
Magnus Damm
5
-19
/
+65
2010-05-11
sh: get rid of hwblk clock names
Magnus Damm
4
-153
/
+133
2010-05-11
sh: allow registering clocks without name
Magnus Damm
1
-3
/
+4
2010-05-11
sh: tie in hwblk clocks using clkdev
Magnus Damm
3
-4
/
+119
2010-05-11
sh: scif and tmu clkdev changes
Magnus Damm
3
-15
/
+112
2010-05-11
sh: hwblk index rework
Magnus Damm
5
-18
/
+23
2010-05-06
sh: Make initrd detection more robust.
Paul Mundt
1
-20
/
+58
2010-04-29
sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n
Matt Fleming
1
-1
/
+1
2010-04-29
sh: add CONFIG_VIRTUALIZATION for virtio support
Magnus Damm
1
-0
/
+16
2010-04-27
sh: make latencytop available on SMP, too.
Paul Mundt
1
-1
/
+0
2010-04-26
Merge branch 'sh/smp'
Paul Mundt
15
-40
/
+373
2010-04-26
sh: CPU hotplug support for SH-X3 SMP.
Paul Mundt
1
-0
/
+47
2010-04-26
sh: CPU hotplug support.
Paul Mundt
8
-6
/
+194
2010-04-26
sh: cache secondary CPUs idle loop.
Paul Mundt
2
-4
/
+13
2010-04-26
sh: flag smp_store_cpu_info() __cpuinit.
Paul Mundt
1
-2
/
+2
2010-04-26
sh: provide percpu CPU states for hotplug notifiers.
Paul Mundt
2
-4
/
+13
2010-04-26
sh: Make sure all SH-X3 cores are populated in the present CPU map.
Paul Mundt
1
-0
/
+3
2010-04-26
sh: convert online CPU map twiddling to cpumask.
Paul Mundt
2
-2
/
+2
2010-04-26
sh: arch/sh/kernel/setup.c needs asm/smp.h.
Paul Mundt
1
-0
/
+1
2010-04-26
sh: Flag present CPUs hotpluggable in topology registration.
Paul Mundt
1
-1
/
+5
2010-04-26
sh: mach-sdk7786: update defconfig for compressed kernel image.
Paul Mundt
2
-193
/
+444
2010-04-26
sh: Kill off dangling goto labels from oom-killer rework.
Paul Mundt
2
-2
/
+0
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
4674
-5730
/
+28453
2010-04-26
SH: fix error paths in DMA driver
Guennadi Liakhovetski
1
-6
/
+21
2010-04-26
sh: sh7751 pci controller io port fix
Magnus Damm
1
-2
/
+3
2010-04-26
sh: Fix maximum number of SCIF ports in R2D defconfigs
Magnus Damm
2
-2
/
+2
2010-04-26
SH: fix TS field shift calculation for DMA drivers
Guennadi Liakhovetski
1
-1
/
+1
2010-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...
Paul Mundt
5
-6
/
+24
2010-04-26
SH: constify multiple DMA related objects and references to them
Guennadi Liakhovetski
7
-67
/
+30
2010-04-26
sh: invoke oom-killer from page fault
Nick Piggin
2
-24
/
+8
2010-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+9
2010-04-25
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
1
-1
/
+1
2010-04-25
sh: Use correct mask when comparing PMB DATA array values
Matt Fleming
1
-1
/
+4
2010-04-25
sh: Do not try merging two 128MB PMB mappings
Matt Fleming
1
-1
/
+1
2010-04-25
sh: Fix zImage load address when CONFIG_32BIT=y
Matt Fleming
1
-0
/
+6
2010-04-25
sh: Fix address to decompress at when CONFIG_32BIT=y
Matt Fleming
1
-0
/
+4
2010-04-25
sh: Assembly friendly __pa and __va definitions
Matt Fleming
1
-4
/
+9
2010-04-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-11
/
+14
2010-04-24
e100: Fix the TX workqueue race
Alan Cox
1
-2
/
+8
2010-04-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-7
/
+20
2010-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
31
-59
/
+678
[next]