Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c51b9621796c31810fb66509ea1faee4597d9c03
/
arch
/
i386
/
mm
d3f3c93
x86: Disable CLFLUSH support again
by Andi Kleen
· 17 years ago
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
602033e
Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text"
by Linus Torvalds
· 17 years ago
e8b2fd0
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
by Len Brown
· 17 years ago
19d36cc
x86: Fix alternatives and kprobes to remap write-protected kernel text
by Andi Kleen
· 17 years ago
abd4f75
x86: i386-show-unhandled-signals-v3
by Masoud Asgharifard Sharbiani
· 17 years ago
9585116
i386: fix iounmap's use of vm_struct's size field
by Jeremy Fitzhardinge
· 17 years ago
2378569
i386: pgd_{c,d}tor() static
by Adrian Bunk
· 17 years ago
d5321ab
i386: minor nx handling adjustment
by Jan Beulich
· 17 years ago
65d2f0b
x86: Always flush pages in change_page_attr
by Andi Kleen
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
bdef40a
paravirt: export __supported_pte_mask
by Jeremy Fitzhardinge
· 17 years ago
fdb4c33
paravirt: add an "mm" argument to alloc_pt
by Jeremy Fitzhardinge
· 17 years ago
0864a4e
Allow DEBUG_RODATA and KPROBES to co-exist
by Arjan van de Ven
· 17 years ago
018d2ad
x86: change_page_attr bandaids
by Andi Kleen
· 17 years ago
e5e3c84
enable interrupts in user path of page fault.
by Steven Rostedt
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
28aa483
x86: Fix discontigmem + non-HIGHMEM compile
by Linus Torvalds
· 17 years ago
f1d1a84
SLUB: i386 support
by Christoph Lameter
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
0e6b9c9
use SLAB_PANIC flag cleanup
by Akinobu Mita
· 18 years ago
5a8130f
get_unmapped_area handles MAP_FIXED on i386
by Benjamin Herrenschmidt
· 18 years ago
e3ebadd
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
by Linus Torvalds
· 18 years ago
7b2f27f
[PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic
by Jeremy Fitzhardinge
· 18 years ago
ce6234b
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
by Jeremy Fitzhardinge
· 18 years ago
5311ab6
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
by Jeremy Fitzhardinge
· 18 years ago
b239fb2
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
by Jeremy Fitzhardinge
· 18 years ago
d4f7a2c
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO
by Jeremy Fitzhardinge
· 18 years ago
6fb1475
[PATCH] x86: tighten kernel image page access rights
by Jan Beulich
· 18 years ago
d01ad8d
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
by Jan Beulich
· 18 years ago
0dbf702
[PATCH] x86: __pa and __pa_symbol address space separation
by Vivek Goyal
· 18 years ago
28609f6
[PATCH] i386: adjustments to page table dump during oops (v4)
by Jan Beulich
· 18 years ago
49f1971
[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
by Zachary Amsden
· 18 years ago
40d22c1
[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.
by Rusty Russell
· 18 years ago
9b35589
[PATCH] x86: simplify notify_page_fault()
by Jan Beulich
· 18 years ago
7ce0bcf
[PATCH] i386: vMI backend for paravirt-ops
by Zachary Amsden
· 18 years ago
c119ecc
[PATCH] MM: page allocation hooks for VMI backend
by Zachary Amsden
· 18 years ago
656dad3
[PATCH] highmem: catch illegal nesting
by Ingo Molnar
· 18 years ago
cefc8be
[PATCH] Consolidate bust_spinlocks()
by Kirill Korotaev
· 18 years ago
11718b4d
[PATCH] misc NULL noise removal
by Al Viro
· 18 years ago
0e0be25
[PATCH] i386: Fix memory hotplug related MODPOST generated warning
by Vivek Goyal
· 18 years ago
7c7e942
[PATCH] memory hotplug: fix compile error for i386 with NUMA config
by Yasunori Goto
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
3b17979
[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()
by Jeremy Fitzhardinge
· 18 years ago
a866374
[PATCH] mm: pagefault_{disable,enable}()
by Peter Zijlstra
· 18 years ago
39dde65
[PATCH] shared page table for hugetlb page
by Chen, Kenneth W
· 18 years ago
bf7e6a1
[PATCH] i386: Preserve EFI run time regions with memmap parameter
by Artiom Myaskouvskey
· 18 years ago
b0bfece
[PATCH] i386: clear_fixmap() should not use set_pte()
by Jan Beulich
· 18 years ago
da181a8
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
by Rusty Russell
· 18 years ago
3529833
[PATCH] i386: substitute __va lookup with pfn_to_kaddr
by David Rientjes
· 18 years ago
11a4180
[PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
by Andi Kleen
· 18 years ago
3760dd6
[PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr
by Andi Kleen
· 18 years ago
6391af1
[PATCH] mm: use symbolic names instead of indices for zone initialisation
by Mel Gorman
· 18 years ago
8d8f3cb
BUG_ON cleanups in arch/i386
by Eric Sesterhenn
· 18 years ago
789e6ac
[PATCH] paravirt: update pte hook
by Zachary Amsden
· 18 years ago
23002d8
[PATCH] paravirt: kpte flush
by Zachary Amsden
· 18 years ago
a148ecf
[PATCH] Generic ioremap_page_range: i386 conversion
by Haavard Skinnemoen
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
df67b3d
[PATCH] make PROT_WRITE imply PROT_READ
by Jason Baron
· 18 years ago
4cfee88
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
by Mel Gorman
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
052e799
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor
by Jeremy Fitzhardinge
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
f06a968
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
by Christoph Lameter
· 18 years ago
776ed98
[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
by Christoph Lameter
· 18 years ago
9102330
[PATCH] convert i386 NUMA KVA space to bootmem
by keith mannthey
· 18 years ago
78be370
[PATCH] i386: Allow a kernel not to be in ring 0
by Rusty Russell
· 18 years ago
474c256
[PATCH] i386: make fault notifier unconditional and export it
by Andi Kleen
· 18 years ago
1a3f239
[PATCH] i386: Replace i386 open-coded cmdline parsing with
by Rusty Russell
· 18 years ago
ba9c231
[PATCH] i386: initialize end-of-memory variables as early as possible
by Jan Beulich
· 18 years ago
24fd425
[PATCH] i386 bootioremap / kexec fix
by keith mannthey
· 18 years ago
a581c2a
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
by Heiko Carstens
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d254c8f
typo fixes: specfic -> specific
by Adrian Bunk
· 18 years ago
80f7228
typo fixes: occuring -> occurring
by Adrian Bunk
· 18 years ago
f9b8404
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
by Ingo Molnar
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
b71b5b6
[PATCH] Notify page fault call chain for i386
by Anil S Keshavamurthy
· 18 years ago
626ab0e
[PATCH] list: use list_replace_init() instead of list_splice_init()
by Oleg Nesterov
· 18 years ago
55b2355
[PATCH] don't use flush_tlb_all in suspend time
by Shaohua Li
· 18 years ago
19964fe
[PATCH] i386: fix get_segment_eip() with vm86 segments
by Chuck Ebbert
· 18 years ago
2152845
[PATCH] i386: let usermode execute the "enter" instruction
by Chuck Ebbert
· 18 years ago
ad8f579
[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386
by KAMEZAWA Hiroyuki
· 18 years ago
9d99aaa
[PATCH] x86_64: Support memory hotadd without sparsemem
by Andi Kleen
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
3571761
[PATCH] for_each_online_pgdat: remove sorting pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
dd28779
[PATCH] pause_on_oops command line option
by Andrew Morton
· 19 years ago
91368d7
[PATCH] make bug messages more consistent
by Ingo Molnar
· 19 years ago
Next »