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.12.y
linux-6.13.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
2012-03-06
ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4
Paul Walmsley
5
-142
/
+76
2012-03-06
ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE...
Paul Walmsley
1
-8
/
+4
2012-03-06
ARM: OMAP: omap_device: remove omap_device_parent
Kevin Hilman
3
-12
/
+4
2012-03-06
ARM: OMAP2+: PM debug: fix the use of debugfs_create_* API
Jean Pihet
1
-3
/
+3
2012-03-06
ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4
Paul Walmsley
5
-45
/
+14
2012-03-06
ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()
Paul Walmsley
1
-22
/
+17
2012-03-06
ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()
Paul Walmsley
2
-7
/
+0
2012-03-06
Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base
Kevin Hilman
127
-710
/
+1135
2012-02-29
ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes
Tony Lindgren
1
-0
/
+2
2012-02-29
Merge branch 'iomap' into cleanup
Tony Lindgren
89
-258
/
+439
2012-02-25
ARM: OMAP: convert omap_device_build() and callers to __init
Kevin Hilman
6
-11
/
+12
2012-02-25
ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init
Tony Lindgren
9
-27
/
+32
2012-02-24
ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
Tony Lindgren
4
-50
/
+43
2012-02-24
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
30
-109
/
+179
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
32
-215
/
+264
2012-02-24
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
36
-72
/
+152
2012-02-24
ARM: OMAP1: Move 16xx GPIO system clock to platform init code
Tony Lindgren
1
-0
/
+7
2012-02-24
ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h
Tony Lindgren
3
-2
/
+3
2012-02-24
ARM: OMAP2+: Move SDRC related functions from io.h into local common.h
Tony Lindgren
2
-4
/
+5
2012-02-24
ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path
Paul Walmsley
1
-21
/
+1
2012-02-24
ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
Jarkko Nikula
6
-10
/
+0
2012-02-23
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
113
-1771
/
+378
2012-02-22
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
58
-591
/
+0
2012-02-22
ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
Rob Herring
1
-1
/
+2
2012-02-22
ARM: rpc: make default fiq handler run-time installed
Rob Herring
3
-1
/
+23
2012-02-22
ARM: make arch_ret_to_user macro optional
Rob Herring
2
-1
/
+13
2012-02-20
ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins
Tony Lindgren
21
-57
/
+150
2012-02-20
ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}
Ohad Ben-Cohen
2
-10
/
+10
2012-02-20
ARM: OMAP: Fix build error when mmc_omap is built as module
Tony Lindgren
1
-0
/
+4
2012-02-20
ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a module
Tony Lindgren
2
-1
/
+7
2012-02-19
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
61
-388
/
+492
2012-02-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+40
2012-02-19
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-17
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-17
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-27
/
+51
2012-02-15
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-1
/
+8
2012-02-14
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2
-2
/
+7
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
2
-3
/
+8
2012-02-14
powerpc/powernv: Disable interrupts while taking phb->lock
Michael Ellerman
1
-8
/
+14
[next]