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.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-01-05
ARM: 7269/1: mach-sa1100: fix sched_clock breakage
Linus Walleij
1
-1
/
+1
2012-01-04
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
6
-17
/
+0
2012-01-03
ARM: 7236/1: vic: always use simple ops
Jamie Iles
1
-1
/
+1
2012-01-03
Revert "ARM: move VMALLOC_END down temporarily for shmobile"
Nicolas Pitre
1
-7
/
+0
2012-01-03
ARM: mach-shmobile: use standard 2MiB coherent DMA memory size
Magnus Damm
5
-10
/
+0
2011-12-20
Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...
Russell King
9
-12
/
+56
2011-12-19
imx6q: Remove unconditional dependency on l2x0 L2 cache support
Dave Martin
1
-1
/
+0
2011-12-19
highbank: Unconditionally require l2x0 L2 cache controller support
Dave Martin
1
-1
/
+1
2011-12-19
omap4: Unconditionally require l2x0 L2 cache controller support
Dave Martin
1
-1
/
+1
2011-12-19
ARM: SMP: Refactor Kconfig to be more maintainable
Dave Martin
7
-4
/
+23
2011-12-19
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
Dave Martin
7
-7
/
+33
2011-12-19
ARM: 7233/1: ux500: remove overlapping iotable entries
Linus Walleij
2
-6
/
+4
2011-12-19
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
19
-435
/
+161
2011-12-12
ARM: kexec: use soft_restart for branching to the reboot buffer
Will Deacon
1
-12
/
+3
2011-12-12
ARM: stop: execute platform callback from cpu_stop code
Will Deacon
2
-1
/
+5
2011-12-12
ARM: reset: implement soft_restart for jumping to a physical address
Will Deacon
1
-10
/
+40
2011-12-12
ARM: lib: add call_with_stack function for safely changing stack
Will Deacon
2
-1
/
+46
2011-12-11
ARM: 7183/1: vic: register the VIC for ST-modified VIC's
Jamie Iles
1
-2
/
+3
2011-12-08
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Russell King
32
-322
/
+1199
2011-12-08
ARM: LPAE: Add the Kconfig entries
Catalin Marinas
2
-1
/
+18
2011-12-08
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
Will Deacon
1
-1
/
+15
2011-12-08
ARM: LPAE: Add identity mapping support for the 3-level page table format
Catalin Marinas
1
-1
/
+27
2011-12-08
ARM: LPAE: Add context switching support
Catalin Marinas
1
-2
/
+17
2011-12-08
ARM: LPAE: Add fault handling support
Catalin Marinas
6
-5
/
+104
2011-12-08
ARM: LPAE: Invalidate the TLB before freeing the PMD
Catalin Marinas
1
-1
/
+10
2011-12-08
ARM: LPAE: MMU setup for the 3-level page table format
Catalin Marinas
5
-12
/
+243
2011-12-08
ARM: LPAE: Page table maintenance for the 3-level format
Catalin Marinas
5
-7
/
+150
2011-12-08
ARM: LPAE: Introduce the 3-level page table format definitions
Catalin Marinas
6
-0
/
+261
2011-12-08
ARM: LPAE: add ISBs around MMU enabling code
Will Deacon
4
-0
/
+16
2011-12-08
ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S
Catalin Marinas
2
-149
/
+174
2011-12-08
ARM: LPAE: Move the FSR definitions to separate files
Catalin Marinas
3
-93
/
+100
2011-12-08
ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
Catalin Marinas
2
-38
/
+41
2011-12-08
ARM: pgtable: switch to use pgtable-nopud.h
Russell King
3
-11
/
+15
2011-12-08
ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud
Catalin Marinas
1
-12
/
+19
2011-12-07
Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Russell King
32
-89
/
+140
2011-12-07
ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...
Tony Lindgren
1
-1
/
+2
2011-12-06
ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
Will Deacon
4
-66
/
+6
2011-12-06
ARM: head.S: only include __turn_mmu_on in the initial identity mapping
Will Deacon
1
-7
/
+7
2011-12-06
ARM: idmap: use idmap_pgd when setting up mm for reboot
Will Deacon
1
-9
/
+10
2011-12-06
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
24
-0
/
+72
2011-12-06
ARM: suspend: use idmap_pgd instead of suspend_pgd
Will Deacon
2
-15
/
+5
2011-12-06
ARM: idmap: populate identity map pgd at init time using .init.text
Will Deacon
5
-3
/
+51
2011-12-06
ARM: 7192/1: OMAP: Fix build error for omap1_defconfig
Tony Lindgren
1
-0
/
+1
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
93
-1398
/
+146
2011-12-06
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
241
-1618
/
+2028
2011-12-06
ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function
Santosh Shilimkar
1
-0
/
+1
2011-12-06
ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...
Santosh Shilimkar
1
-0
/
+2
2011-12-03
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2
-2
/
+2
2011-12-02
Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk
Will Deacon
4
-16
/
+200
2011-12-02
arm: pmu: allow platform specific irq enable/disable handling
Ming Lei
2
-5
/
+20
[next]