index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-08
[ARM] omap: watchdog: provide a dummy ick for OMAP1
Russell King
1
-0
/
+2
2009-02-08
[ARM] omap: watchdog: convert clocks to match by devid and conid
Russell King
3
-5
/
+5
2009-02-08
[ARM] omap: provide a dummy clock node
Russell King
1
-0
/
+20
2009-02-08
[ARM] omap: remove pre-CLKDEV clk_get/clk_put
Russell King
1
-46
/
+0
2009-02-08
[ARM] omap: convert OMAP3 to use clkdev
Russell King
4
-456
/
+331
2009-02-08
[ARM] omap: convert OMAP2 to use clkdev
Russell King
4
-337
/
+218
2009-02-08
[ARM] omap: convert OMAP1 to use clkdev
Russell King
6
-160
/
+145
2009-02-08
[ARM] omap: allow double-registering of clocks
Russell King
1
-0
/
+6
2009-02-08
[ARM] omap: ensure devname is set for dummy devices
Russell King
1
-0
/
+1
2009-02-08
[ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate methods
Russell King
3
-64
/
+72
2009-02-08
[ARM] omap: move propagate_rate() calls into generic omap clock code
Russell King
7
-40
/
+11
2009-02-08
[ARM] omap: remove unnecessary calls to propagate_rate()
Russell King
1
-8
/
+1
2009-02-08
[ARM] omap: move clock propagation into core omap clock code
Russell King
3
-10
/
+5
2009-02-08
[ARM] omap: provide a standard clk_get_parent() implementation
Russell King
2
-13
/
+1
2009-02-08
[ARM] omap: remove clk_deny_idle and clk_allow_idle
Russell King
3
-42
/
+0
2009-02-08
[ARM] omap: rearrange clock.h structure order
Russell King
1
-9
/
+9
2009-02-08
[ARM] omap: remove clk->owner
Russell King
2
-6
/
+2
2009-02-08
[ARM] omap: don't use clkops_omap2_dflt_wait for non-ICLK/FCLK clocks
Russell King
3
-17
/
+15
2009-02-08
[ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready
Russell King
4
-32
/
+35
2009-02-08
[ARM] omap: add default .ops to all remaining OMAP2 clocks
Russell King
4
-14
/
+271
2009-02-08
[ARM] omap: kill PARENT_CONTROLS_CLOCK
Russell King
4
-111
/
+114
2009-02-08
[ARM] omap: provide a NULL clock operations structure
Russell King
7
-93
/
+135
2009-02-02
[ARM] omap: introduce clock operations structure
Russell King
8
-133
/
+115
2009-02-02
[ARM] omap: remove VIRTUAL_CLOCK
Russell King
3
-7
/
+4
2009-02-01
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
110
-3192
/
+4489
2009-01-31
rename platform_driver name "flash" to "sa1100-mtd"
Uwe Kleine-König
1
-1
/
+1
2009-01-31
annotate that [fp, #-4] is the saved lr
Uwe Kleine-König
1
-1
/
+1
2009-01-31
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
Uwe Kleine-König
1
-1
/
+1
2009-01-29
ARM: OMAP: fix fault in enter_full_retention()
Kevin Hilman
1
-2
/
+1
2009-01-29
ARM: OMAP: Mask interrupts when disabling interrupts, v2
김규원
1
-0
/
+1
2009-01-29
ARM: OMAP: gptimer min_delta_ns corrected
Aaro Koskinen
1
-1
/
+2
2009-01-29
ARM: OMAP: Fix hsmmc init, v2
Tony Lindgren
4
-12
/
+18
2009-01-29
ARM: OMAP: Fix omap34xx revision detection for ES3.1
Tony Lindgren
2
-1
/
+6
2009-01-29
ARM: OMAP: DMA: Fix uninitialized channel flags
Jarkko Nikula
1
-0
/
+1
2009-01-29
ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling
Juha Yrjola
1
-2
/
+2
2009-01-29
ARM: OMAP: Fix McBSP spin_lock deadlock
Stanley.Miao
4
-223
/
+78
2009-01-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
84
-1920
/
+4343
2009-01-28
[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches
Nicolas Pitre
1
-1
/
+4
2009-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
12
-1031
/
+37
2009-01-28
[ARM] call undefined instruction exception handler with irqs enabled
Russell King
1
-0
/
+1
2009-01-28
[ARM] msm: fix build errors
Russell King
1
-0
/
+1
2009-01-28
powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
Gerhard Pircher
1
-3
/
+3
2009-01-28
powerpc/pseries: Correct VIO bus accounting problem in CMO env.
Robert Jennings
1
-3
/
+4
2009-01-28
powerpc: Remove arch/ppc cruft from Kconfig
Josh Boyer
1
-4
/
+0
2009-01-28
powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c
Stephen Rothwell
1
-13
/
+13
2009-01-28
Merge commit 'jwb/jwb-merge' into merge
Benjamin Herrenschmidt
27
-592
/
+1203
2009-01-28
Merge commit 'kumar/kumar-merge' into merge
Benjamin Herrenschmidt
53
-1305
/
+3120
2009-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-23
/
+0
2009-01-28
USB: musb_hdrc: another davinci buildfix (otg related)
David Brownell
1
-23
/
+0
2009-01-27
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+0
[next]