index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: clockevents: fix IOP clock events initialization
Russell King
2010-12-19
1
-3
/
+2
*
Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable
Russell King
2010-11-26
11
-77
/
+273
|
\
|
*
ARM: ftrace: enable function graph tracer
Rabin Vincent
2010-11-19
2
-1
/
+2
|
*
ARM: ftrace: graph tracer + dynamic ftrace
Rabin Vincent
2010-11-19
2
-5
/
+76
|
*
ARM: ftrace: function graph tracer support
Tim Bird
2010-11-19
3
-1
/
+82
|
*
ARM: ftrace: use gas macros to avoid code duplication
Rabin Vincent
2010-11-19
1
-66
/
+80
|
*
ARM: place C irq handlers in IRQ_ENTRY for ftrace
Rabin Vincent
2010-11-19
5
-5
/
+33
|
*
ARM: versatile: ensure sched_clock() is notrace
Rabin Vincent
2010-11-19
1
-0
/
+1
*
|
Merge branch 'perf-split' of git://linux-arm.org/linux-2.6-wd into devel-stable
Russell King
2010-11-26
4
-2414
/
+2419
|
\
\
|
*
|
ARM: perf: separate PMU backends into multiple files
Will Deacon
2010-11-25
4
-2352
/
+2390
|
*
|
ARM: perf: encode PMU name in arm_pmu structure
Will Deacon
2010-11-25
1
-11
/
+8
|
*
|
ARM: perf: add _init() functions to PMUs
Will Deacon
2010-11-25
1
-20
/
+45
|
*
|
ARM: perf: avoid exposing internal stop function for v6 PMU
Will Deacon
2010-11-25
1
-1
/
+1
|
*
|
ARM: perf: consolidate common PMU behaviour
Will Deacon
2010-11-25
1
-93
/
+38
*
|
|
Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...
Russell King
2010-11-26
2
-4
/
+8
|
\
\
\
|
*
|
|
arm: kconfig: dis-allow hotplug on MSM
Daniel Walker
2010-11-22
1
-0
/
+1
|
*
|
|
arm: kconfig: enable SMP for MSM targets
Daniel Walker
2010-11-22
2
-4
/
+7
|
|
/
/
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-11-25
29
-53
/
+119
|
\
\
\
|
*
|
|
ARM: 6482/2: Fix find_next_zero_bit and related assembly
James Jones
2010-11-24
1
-2
/
+4
|
*
|
|
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
MyungJoo Ham
2010-11-23
1
-0
/
+4
|
*
|
|
ARM: avoid annoying <4>'s in printk output
Russell King
2010-11-23
1
-2
/
+2
|
*
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2010-11-23
5
-19
/
+5
|
|
\
\
\
|
|
*
|
|
mx25: fix spi device registration typo
Baruch Siach
2010-11-15
1
-2
/
+2
|
|
*
|
|
ARM i.MX27 eukrea: Fix compilation
Sascha Hauer
2010-11-15
1
-6
/
+0
|
|
*
|
|
ARM i.MX spi: fix compilation for i.MX21
Sascha Hauer
2010-11-15
1
-0
/
+1
|
|
*
|
|
ARM i.MX pcm037 eet: compile fixes
Sascha Hauer
2010-11-15
1
-2
/
+1
|
|
*
|
|
ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGED
Sascha Hauer
2010-11-15
1
-8
/
+0
|
|
*
|
|
mach-pcm037_eet: Fix section mismatch for eet_init_devices()
Alberto Panizzo
2010-11-02
1
-1
/
+1
|
*
|
|
|
ARM: avoid marking decompressor .stack section as having contents
Russell King
2010-11-22
2
-2
/
+2
|
*
|
|
|
ARM: 6489/1: thumb2: fix incorrect optimisation in usracc
Will Deacon
2010-11-21
1
-1
/
+1
|
*
|
|
|
ARM: 6488/1: nomadik: prevent sched_clock() wraparound
Linus Walleij
2010-11-21
1
-9
/
+80
|
*
|
|
|
ARM: 6484/1: fix compile warning in mm/init.c
Anand Gadiyar
2010-11-21
15
-15
/
+15
|
*
|
|
|
ARM: 6473/1: Small update to ux500 specific L2 cache code
Per Fransson
2010-11-21
1
-3
/
+3
|
*
|
|
|
ARM: improve compiler's ability to optimize page tables
Russell King
2010-11-21
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-11-25
1
-4
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
2010-11-16
1
-4
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
sh: clkfwk: Kill off now unused algo_id in set_rate op.
Paul Mundt
2010-11-15
1
-4
/
+2
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-11-24
3
-8
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ASoC: davinci: fixes for multi-component
Chris Paulson-Ellis
2010-11-17
3
-8
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-15
4
-6
/
+6
|
\
\
\
\
|
*
|
|
|
arm: omap1: devices: need to return with a value
Felipe Balbi
2010-11-08
1
-3
/
+2
|
*
|
|
|
OMAP1: camera.h: add missing include
Janusz Krzysztofik
2010-11-05
1
-0
/
+2
|
*
|
|
|
omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts
Mathias Nyman
2010-11-05
1
-0
/
+2
|
*
|
|
|
OMAP2: Devkit8000: Fix mmc regulator failure
Thomas Weber
2010-11-05
1
-3
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-11-15
2
-17
/
+17
|
\
\
\
\
|
*
|
|
|
ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings
Kukjin Kim
2010-11-13
1
-4
/
+4
|
*
|
|
|
ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings
Kukjin Kim
2010-11-13
1
-6
/
+6
|
*
|
|
|
ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings
Kyungmin Park
2010-11-13
2
-7
/
+7
|
|
/
/
/
*
|
|
|
Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...
Linus Torvalds
2010-11-15
2
-1
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
2010-11-15
1
-0
/
+4
|
|
\
\
\
[next]