index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: cpa: make self-test depend on DEBUG_KERNEL
Ingo Molnar
1
-0
/
+1
2008-01-30
x86: ioremap_nocache fix
Huang, Ying
1
-0
/
+7
2008-01-30
x86: add PAGE_KERNEL_EXEC_NOCACHE
Ingo Molnar
1
-0
/
+2
2008-01-30
x86: fix NX bit handling in change_page_attr()
Huang, Ying
1
-1
/
+6
2008-01-30
x86: change cpa to pfn based
Ingo Molnar
1
-5
/
+8
2008-01-30
x86: keep the BIOS area executable
Ingo Molnar
1
-7
/
+22
2008-01-30
x86: add PG_LEVEL enum
Thomas Gleixner
3
-6
/
+13
2008-01-30
x86: clean up lookup_address() declarations
Thomas Gleixner
3
-10
/
+8
2008-01-30
x86: clean up arch/x86/mm/pageattr.c
Ingo Molnar
2
-8
/
+7
2008-01-30
x86: re-add clflush_cache_range()
Ingo Molnar
1
-0
/
+8
2008-01-30
x86: unify pageattr_32.c and pageattr_64.c
Ingo Molnar
4
-286
/
+2
2008-01-30
x86: prepare for pageattr.c unification
Ingo Molnar
1
-8
/
+0
2008-01-30
x86: backmerge 64-bit details into 32-bit pageattr.c
Ingo Molnar
1
-47
/
+87
2008-01-30
x86: enable DEBUG_PAGEALLOC on 64-bit
Ingo Molnar
1
-1
/
+0
2008-01-30
x86: add kernel_map_pages() to 64-bit
Ingo Molnar
1
-0
/
+30
2008-01-30
x86: return -EINVAL in __change_page_attr(), instead of 0
Ingo Molnar
1
-1
/
+1
2008-01-30
x86: clean up differences between 64-bit and 32-bit
Ingo Molnar
1
-5
/
+11
2008-01-30
x86: 64-bit, add the new split_large_page() function
Ingo Molnar
1
-24
/
+71
2008-01-30
x86: 64-bit pageattr.c, prepare for unification
Ingo Molnar
1
-4
/
+8
2008-01-30
x86: change 64-bit pageattr to use set_pte_atomic()
Ingo Molnar
1
-2
/
+2
2008-01-30
x86: change 64-bit __change_page_attr() to struct page
Ingo Molnar
1
-4
/
+4
2008-01-30
x86: simplify __change_page_attr()
Ingo Molnar
1
-29
/
+18
2008-01-30
x86: introduce native_set_pte_atomic() on 64-bit too
Ingo Molnar
1
-0
/
+5
2008-01-30
x86: clean up and simplify 64-bit split_large_page()
Ingo Molnar
1
-7
/
+7
2008-01-30
x86: unify header part of pageattr_64.c
Ingo Molnar
1
-1
/
+2
2008-01-30
x86: simplify pageattr_64.c
Ingo Molnar
1
-113
/
+55
2008-01-30
x86: prepare for the unification of the cpa code
Ingo Molnar
1
-8
/
+3
2008-01-30
x86: prepare for the unification of the cpa code
Ingo Molnar
2
-5
/
+5
2008-01-30
x86: cpa self-test, WARN_ON()
Ingo Molnar
1
-2
/
+4
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
5
-14
/
+29
2008-01-30
x86: cpa: simplify locking
Ingo Molnar
1
-7
/
+5
2008-01-30
x86: simplify cpa largepage split, #3
Ingo Molnar
1
-14
/
+5
2008-01-30
x86: cpa self-test fixes
Ingo Molnar
2
-11
/
+7
2008-01-30
x86: further cpa largepage-split cleanups
Ingo Molnar
1
-40
/
+49
2008-01-30
x86: simplify 32-bit cpa largepage splitting
Ingo Molnar
1
-6
/
+8
2008-01-30
x86: simplify the 32-bit cpa code
Ingo Molnar
1
-123
/
+56
2008-01-30
x86: fix some bugs about EFI runtime code mapping
Huang, Ying
3
-26
/
+36
2008-01-30
x86: fix more non-global TLB flushes
Ingo Molnar
1
-1
/
+1
2008-01-30
x86: fix early_ioremap() on 64-bit
Andi Kleen
1
-3
/
+3
2008-01-30
x86: remove set_kernel_exec()
Andi Kleen
3
-52
/
+0
2008-01-30
x86: introduce canon_pgprot()
Andi Kleen
1
-0
/
+2
2008-01-30
x86: c_p_a() make it more robust against use of PAT bits
Andi Kleen
2
-4
/
+4
2008-01-30
x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendation
Andi Kleen
2
-7
/
+8
2008-01-30
x86: fix c_p_a() boot crash
Andi Kleen
1
-2
/
+2
2008-01-30
x86: don't drop NX bit in pte modifier functions on 32-bit
Andi Kleen
1
-6
/
+6
2008-01-30
x86: add pte_pgprot to 32-bit
Andi Kleen
2
-2
/
+2
2008-01-30
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
Andi Kleen
2
-3
/
+3
2008-01-30
x86: cpa: remove unnecessary masking of address
Andi Kleen
1
-1
/
+1
2008-01-30
x86: cpa: use wbinvd() macro instead of inline assembly in 64bit c_p_a()
Andi Kleen
1
-1
/
+1
2008-01-30
x86: early_ioremap_init(), enhance warnings
Ingo Molnar
1
-1
/
+16
[next]