index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: pgtable: add pud-level code
Russell King
2011-02-21
9
-22
/
+116
*
ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...
Will Deacon
2011-02-21
2
-3
/
+4
*
ARM: Use long long format when printing meminfo physical addresses
Russell King
2011-02-21
1
-6
/
+8
*
ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions
Will Deacon
2011-02-15
3
-7
/
+8
*
ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...
Will Deacon
2011-02-15
1
-6
/
+8
*
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
2011-02-15
4
-21
/
+23
*
ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE
Catalin Marinas
2011-02-14
1
-1
/
+1
*
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
2010-12-22
5
-42
/
+41
*
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
2010-12-22
4
-35
/
+34
*
ARM: pgtable: remove FIRST_USER_PGD_NR
Russell King
2010-12-22
2
-7
/
+4
*
ARM: pgtable: use conventional page table code for identity mappings
Russell King
2010-12-22
1
-15
/
+31
*
ARM: pgtable: collect up identity mapping functions
Russell King
2010-12-22
5
-71
/
+56
*
ARM: pgtable: remove L2 cache flushes for SMP page table bring-up
Russell King
2010-12-22
1
-2
/
+0
*
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
2010-12-22
5
-49
/
+41
*
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-11-26
5
-25
/
+28
*
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
2010-11-26
3
-7
/
+10
*
ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()
Russell King
2010-11-26
1
-13
/
+14
*
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
Russell King
2010-11-26
2
-7
/
+4
*
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
Russell King
2010-11-26
2
-12
/
+12
*
ARM: pgtable: group pte functions together
Russell King
2010-11-26
1
-59
/
+51
*
ARM: pgtable: group pgd functions and data together
Russell King
2010-11-26
1
-21
/
+23
*
ARM: pgtable: move pgprot functions to one place
Russell King
2010-11-26
1
-22
/
+21
*
ARM: improve compiler's ability to optimize page tables
Russell King
2010-11-21
1
-0
/
+3
*
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-11-18
2
-11
/
+10
|
\
|
*
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
2010-11-17
1
-8
/
+7
|
*
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2010-11-17
2
-3
/
+3
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-11-18
2
-6
/
+10
|
\
\
|
*
|
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
2010-11-17
1
-2
/
+2
|
*
|
kgdb,x86: fix regression in detach handling
Jason Wessel
2010-11-17
1
-4
/
+8
*
|
|
powerpc: Update a BKL related comment
Alessio Igor Bogani
2010-11-18
1
-3
/
+2
*
|
|
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
2010-11-18
1
-1
/
+4
*
|
|
powerpc: Fix call to subpage_protection()
Michael Neuling
2010-11-18
1
-1
/
+1
*
|
|
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
2010-11-18
1
-0
/
+4
*
|
|
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
2010-11-18
1
-1
/
+1
*
|
|
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
2010-11-18
3
-4
/
+6
*
|
|
powerpc: Fix div64 in bootloader
Benjamin Herrenschmidt
2010-11-18
1
-1
/
+2
*
|
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
26
-26
/
+0
|
|
/
|
/
|
*
|
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-11-16
4
-21
/
+73
|
\
\
|
|
/
|
/
|
|
*
[S390] kprobes: Fix the return address of multiple kretprobes
Martin Schwidefsky
2010-11-10
1
-3
/
+26
|
*
[S390] kprobes: disable interrupts throughout
Martin Schwidefsky
2010-11-10
1
-14
/
+27
|
*
[S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checking
Hendrik Brueckner
2010-11-10
2
-0
/
+17
|
*
[S390] fix get_user_pages_fast
Martin Schwidefsky
2010-11-10
1
-4
/
+3
*
|
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-09
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-11-15
1
-20
/
+83
|
\
\
\
|
*
|
|
x86/PCI: coalesce overlapping host bridge windows
Bjorn Helgaas
2010-11-11
1
-20
/
+83
|
|
|
/
|
|
/
|
[next]