index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-25
|
\
|
*
x86: Fix an incorrect argument of reserve_bootmem()
Amerigo Wang
2009-08-24
|
*
x86, pat: Allow ISA memory range uncacheable mapping requests
Suresh Siddha
2009-08-17
*
|
x86: don't call '->send_IPI_mask()' with an empty mask
Linus Torvalds
2009-08-21
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-04
|
\
|
*
x86, 32-bit: Fix double accounting in reserve_top_address()
Jan Beulich
2009-08-04
|
*
x86: Fix CPA memtype reserving in the set_pages_array*() cases
Thomas Hellstrom
2009-08-03
|
*
x86, pat: Fix set_memory_wc related corruption
Pallipadi, Venkatesh
2009-07-30
*
|
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-07-29
|
\
\
|
|
/
|
/
|
|
*
x86: Export kmap_atomic_prot() needed for TTM.
Thomas Hellstrom
2009-07-29
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-27
|
\
\
|
*
|
x86-64: Fix bad_srat() to clear all state
Andi Kleen
2009-07-21
*
|
|
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
|
/
/
*
/
x86: Remove spurious printk level from segfault message
Roland Dreier
2009-07-11
|
/
*
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
Yinghai Lu
2009-07-08
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-06
|
\
|
*
x86: Declare check_efer() before it gets used
Jaswinder Singh Rajput
2009-07-01
*
|
x86: only clear node_states for 64bit
Yinghai Lu
2009-06-30
|
/
*
x86: Move init_gbpages() to setup_arch()
Pekka J Enberg
2009-06-23
*
x86: fix pageattr handling for lpage percpu allocator and re-enable it
Tejun Heo
2009-06-21
*
x86: reorganize cpa_process_alias()
Tejun Heo
2009-06-21
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
|
\
|
*
perf_counter, x86: Improve interactions with fast-gup
Ingo Molnar
2009-06-19
|
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-17
|
|
\
|
*
|
x86, mm: Add __get_user_pages_fast()
Peter Zijlstra
2009-06-15
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-20
|
\
\
\
|
*
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-06-17
|
|
\
|
|
|
*
|
|
x86: mm: Read cr2 before prefetching the mmap_lock
Ingo Molnar
2009-06-16
|
*
|
|
x86: change kernel_physical_mapping_init() __init to __meminit
Shaohua Li
2009-06-12
*
|
|
|
x86: don't use 'access_ok()' as a range check in get_user_pages_fast()
Linus Torvalds
2009-06-20
|
|
_
|
/
|
/
|
|
*
|
|
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86: make zap_low_mapping could be used early
Yinghai Lu
2009-06-12
|
|
/
*
|
kmemcheck: add opcode self-testing at boot
Vegard Nossum
2009-06-15
*
|
kmemcheck: add hooks for the page allocator
Vegard Nossum
2009-06-15
*
|
kmemcheck: don't track page tables
Vegard Nossum
2009-06-15
*
|
x86: add hooks for kmemcheck
Vegard Nossum
2009-06-15
*
|
kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it
Pekka Enberg
2009-06-15
*
|
kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()
Pekka Enberg
2009-06-15
*
|
kmemcheck: remove multiple ifdef'd definitions of the same global variable
Pekka Enberg
2009-06-15
*
|
kmemcheck: make initialization message less confusing
Pekka Enberg
2009-06-15
*
|
kmemcheck: remove forward declarations from error.c
Pekka Enberg
2009-06-15
*
|
kmemcheck: include module.h to prevent warnings
Randy Dunlap
2009-06-13
*
|
kmemcheck: add the kmemcheck core
Vegard Nossum
2009-06-13
|
/
*
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
|
\
|
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
|
|
\
|
*
|
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
|
*
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-01
|
|
\
\
|
*
\
\
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
2009-05-18
|
|
\
\
\
[next]