Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
954683a2c19696114894384e34f858bb9f455b11
/
arch
/
x86
/
mm
954683a
x86: PIE executable randomization, uninlining
by Andrew Morton
· 17 years ago
bb1ad82
x86: PIE executable randomization, checkpatch fixes
by Andrew Morton
· 17 years ago
cc503c1
x86: PIE executable randomization
by Jiri Kosina
· 17 years ago
40842bf
x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
by Joerg Roedel
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
5548fec
x86: clean up bitops-related warnings
by Jeremy Fitzhardinge
· 17 years ago
022eb43
x86: kmap_atomic() debugging
by Andrew Morton
· 17 years ago
b263295
x86: 64-bit, make sparsemem vmemmap the only memory model
by Christoph Lameter
· 17 years ago
3f6e5a1
x86: use core id bits for apicid_to_node initialization
by Yinghai Lu
· 17 years ago
7462894
x86: fixup numa 64 namespace
by Thomas Gleixner
· 17 years ago
e3cfe52
x86: cleanup numa_64.c
by Thomas Gleixner
· 17 years ago
0b9c99b
x86: cleanup tlbflush.h variants
by Thomas Gleixner
· 17 years ago
3abf024
x86: nuke a ton of unused exports
by Thomas Gleixner
· 17 years ago
4ec08da
x86: remove the duplicated arch/x86/ia32/mmap32.c
by Thomas Gleixner
· 17 years ago
f8eeae6
x86: clean up arch/x86/mm/mmap_32/64.c
by Thomas Gleixner
· 17 years ago
aaa64e0
x86: move numa related declarations
by Thomas Gleixner
· 17 years ago
718fc13
x86: move debug related declarations to kdebug.h
by Thomas Gleixner
· 17 years ago
c9ff034
x86: move k8 related declarations
by Thomas Gleixner
· 17 years ago
23be8c7
x86: fix boot crash on HIGHMEM4G && SPARSEMEM
by Ingo Molnar
· 17 years ago
b6fd6ec
memory hotplug x86_64: fix section mismatch in init_memory_mapping()
by KAMEZAWA Hiroyuki
· 17 years ago
a7e1e00
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep
by Linus Torvalds
· 17 years ago
fb8c177
x86: mm/discontig_32.c: make code static
by Adrian Bunk
· 17 years ago
6a22c57
Revert "x86_64: allocate sparsemem memmap above 4G"
by Linus Torvalds
· 17 years ago
143a5d3
lockdep: fixup irq tracing
by Peter Zijlstra
· 17 years ago
eec407c
x86: fix bogus KERN_ALERT on oops
by Alexey Dobriyan
· 17 years ago
a9c55b3
Intel IOMMU: clflush_cache_range now takes size param
by Keshavamurthy, Anil S
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
676b185
spelling fixes: arch/x86_64/
by Simon Arlott
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
60812a4
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
2679065
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
71fff5e
x86: convert cpu_to_apicid to be a per cpu variable
by Mike Travis
· 17 years ago
b1992df
x86: honor _PAGE_PSE bit on page walks
by Jan Beulich
· 17 years ago
b3f5dde
x86: don't zero pad addresses in segfault message
by Andi Kleen
· 17 years ago
af93ebc
x86: remove page_fault_trace
by Andi Kleen
· 17 years ago
9a24d04
x86: fix global_flush_tlb() bug
by Ingo Molnar
· 17 years ago
d20ead9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
de8aacb
x86: convert mm_context_t semaphore to a mutex
by Luiz Fernando N. Capitulino
· 17 years ago
9aa8d71
i386: clean up oops/bug reports
by Pavel Emelyanov
· 17 years ago
98c9e27
x86: fix cpu_to_node references
by Mike Travis
· 17 years ago
6619a8f
x86: Create clflush() inline, remove hardcoded wbinvd
by H. Peter Anvin
· 17 years ago
59659f1
i386: make some variables static
by Adrian Bunk
· 17 years ago
83e83d5
x86: 0 -> NULL, for arch/x86_64
by Yoann Padioleau
· 17 years ago
84e0fdb
x86: NX bit handling in change_page_attr()
by Huang, Ying
· 17 years ago
27eb0b2
x86: stop nmi softlockup warnings in show_mem()
by Prarit Bhargava
· 17 years ago
509a80c
x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs
by Ingo Molnar
· 17 years ago
aa506dc
i386: avoid temporarily inconsistent pte-s
by Jan Beulich
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
5c8e191
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
by Linus Torvalds
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
30c8264
[x86] remove uses of magic macros for boot_params access
by H. Peter Anvin
· 17 years ago
4f81784
remove dead code in pgtable_cache_init
by Jeremy Fitzhardinge
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
0889eba
x86_64: SPARSEMEM_VMEMMAP 2M page size support
by Christoph Lameter
· 17 years ago
74a0b57
x86: optimize page faults like all other achitectures and kill notifier cruft
by Christoph Hellwig
· 17 years ago
95119fb
x86_64: move mm
by Thomas Gleixner
· 17 years ago
ad757b6
i386: move mm
by Thomas Gleixner
· 17 years ago