index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: LPAE: Add the Kconfig entries
Catalin Marinas
2011-12-08
2
-1
/
+18
*
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
Will Deacon
2011-12-08
1
-1
/
+15
*
ARM: LPAE: Add identity mapping support for the 3-level page table format
Catalin Marinas
2011-12-08
1
-1
/
+27
*
ARM: LPAE: Add context switching support
Catalin Marinas
2011-12-08
1
-2
/
+17
*
ARM: LPAE: Add fault handling support
Catalin Marinas
2011-12-08
6
-5
/
+104
*
ARM: LPAE: Invalidate the TLB before freeing the PMD
Catalin Marinas
2011-12-08
1
-1
/
+10
*
ARM: LPAE: MMU setup for the 3-level page table format
Catalin Marinas
2011-12-08
5
-12
/
+243
*
ARM: LPAE: Page table maintenance for the 3-level format
Catalin Marinas
2011-12-08
5
-7
/
+150
*
ARM: LPAE: Introduce the 3-level page table format definitions
Catalin Marinas
2011-12-08
6
-0
/
+261
*
ARM: LPAE: add ISBs around MMU enabling code
Will Deacon
2011-12-08
4
-0
/
+16
*
ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S
Catalin Marinas
2011-12-08
2
-149
/
+174
*
ARM: LPAE: Move the FSR definitions to separate files
Catalin Marinas
2011-12-08
3
-93
/
+100
*
ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
Catalin Marinas
2011-12-08
2
-38
/
+41
*
ARM: pgtable: switch to use pgtable-nopud.h
Russell King
2011-12-08
3
-11
/
+15
*
ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud
Catalin Marinas
2011-12-08
1
-12
/
+19
*
ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
Will Deacon
2011-12-06
4
-66
/
+6
*
ARM: head.S: only include __turn_mmu_on in the initial identity mapping
Will Deacon
2011-12-06
1
-7
/
+7
*
ARM: idmap: use idmap_pgd when setting up mm for reboot
Will Deacon
2011-12-06
1
-9
/
+10
*
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
2011-12-06
24
-0
/
+72
*
ARM: suspend: use idmap_pgd instead of suspend_pgd
Will Deacon
2011-12-06
2
-15
/
+5
*
ARM: idmap: populate identity map pgd at init time using .init.text
Will Deacon
2011-12-06
5
-3
/
+51
*
ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function
Santosh Shilimkar
2011-12-06
1
-0
/
+1
*
ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...
Santosh Shilimkar
2011-12-06
1
-0
/
+2
*
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2011-12-03
2
-2
/
+2
|
\
|
*
ARM: exynos4: Fix build error
Axel Lin
2011-12-02
1
-1
/
+1
|
*
ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared
Axel Lin
2011-12-02
1
-1
/
+1
*
|
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2011-11-21
419
-3746
/
+4216
|
\
|
|
*
ARM: VIC: remove non MULTI_IRQ_HANDLER support
Jamie Iles
2011-11-15
4
-70
/
+1
|
*
ARM: picoxcell: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
3
-12
/
+9
|
*
ARM: samsung: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
12
-65
/
+23
|
*
ARM: versatile: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
5
-30
/
+7
|
*
ARM: u300: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
3
-24
/
+3
|
*
ARM: spear: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
7
-63
/
+9
|
*
ARM: s3c64xx: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
12
-3
/
+25
|
*
ARM: nomadik: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
3
-30
/
+3
|
*
ARM: netx: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
5
-13
/
+7
|
*
ARM: ep93xx: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
9
-42
/
+25
|
*
ARM: vic: MULTI_IRQ_HANDLER handler
Jamie Iles
2011-11-15
2
-0
/
+41
|
*
ARM: vic: device tree binding
Jamie Iles
2011-11-15
4
-29
/
+115
|
*
ARM: GIC: Make MULTI_IRQ_HANDLER mandatory
Marc Zyngier
2011-11-15
10
-76
/
+2
|
*
ARM: omap2plus: remove irq-related global base addresses
Marc Zyngier
2011-11-15
5
-9
/
+4
|
*
ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
29
-137
/
+36
|
*
ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions
Marc Zyngier
2011-11-15
2
-0
/
+52
|
*
ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
3
-3
/
+2
|
*
ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
3
-2
/
+3
|
*
ARM: shmobile: convert smp platforms to gic_handle_irq()
Marc Zyngier
2011-11-15
5
-22
/
+2
|
*
ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
4
-2
/
+7
|
*
ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
7
-20
/
+15
|
*
ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
9
-78
/
+18
|
*
ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
6
-58
/
+31
[next]