Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0e3cbe81d52d18d83d068935512bd623a8765c12
/
arch
/
x86
bf16ae2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat
by Linus Torvalds
· 17 years ago
4b7227c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next
by Linus Torvalds
· 17 years ago
2cfed60
Update .gitignore files
by Matthew Wilcox
· 17 years ago
00c6b2d
x86: harden kernel code patching
by Ingo Molnar
· 17 years ago
b7b66ba
x86: clean up text_poke()
by Mathieu Desnoyers
· 17 years ago
8b132ec
x86: fix text_poke()
by Jiri Slaby
· 17 years ago
70c9f59
x86: remove set_fixmap() warning
by Ingo Molnar
· 17 years ago
82a355f
x86: make __set_fixmap() non-init
by Ingo Molnar
· 17 years ago
af7ae3b
xen: allow compilation with non-flat memory
by Jeremy Fitzhardinge
· 17 years ago
b77797f
xen: fold xen_sysexit into xen_iret
by Jeremy Fitzhardinge
· 17 years ago
2bd5003
xen: allow set_pte_at on init_mm to be lockless
by Jeremy Fitzhardinge
· 17 years ago
41e332b
xen: disable preemption during tlb flush
by Jeremy Fitzhardinge
· 17 years ago
8d3d210
xen: make grant table arch portable
by Isaku Yamahata
· 17 years ago
e04d0d0
xen: move events.c to drivers/xen for IA64/Xen support
by Isaku Yamahata
· 17 years ago
af711cd
xen: move features.c from arch/x86/xen/features.c to drivers/xen
by Isaku Yamahata
· 17 years ago
0f2c876
xen: jump to iret fixup
by Jeremy Fitzhardinge
· 17 years ago
dbe9e99
xen: no need for domU to worry about MCE/MCA
by Jeremy Fitzhardinge
· 17 years ago
229664b
xen: short-cut for recursive event handling
by Jeremy Fitzhardinge
· 17 years ago
ee8fa1c
xen: make sure retriggered events are set pending
by Jeremy Fitzhardinge
· 17 years ago
ee523ca
xen: implement a debug-interrupt handler
by Jeremy Fitzhardinge
· 17 years ago
e2a81ba
xen: support sysenter/sysexit if hypervisor does
by Jeremy Fitzhardinge
· 17 years ago
85958b4
x86: unify pgd ctor/dtor
by Jeremy Fitzhardinge
· 17 years ago
68db065
x86: unify KERNEL_PGD_PTRS
by Jeremy Fitzhardinge
· 17 years ago
90e9f53
xen: make sure iret faults are trapped
by Jeremy Fitzhardinge
· 17 years ago
947a69c
xen: unify pte operations
by Jeremy Fitzhardinge
· 17 years ago
430442e
xen: make use of pte_t union
by Jeremy Fitzhardinge
· 17 years ago
abf3303
xen: use appropriate pte types
by Jeremy Fitzhardinge
· 17 years ago
c20311e
x86/pgtable.h: demacro ptep_clear_flush_young
by Jeremy Fitzhardinge
· 17 years ago
f9fbf1a
x86/pgtable.h: demacro ptep_test_and_clear_young
by Jeremy Fitzhardinge
· 17 years ago
ee5aa8d
x86/pgtable.h: demacro ptep_set_access_flags
by Jeremy Fitzhardinge
· 17 years ago
2761fa0
x86: add pud_alloc for 4-level pagetables
by Jeremy Fitzhardinge
· 17 years ago
6944a9c
x86: rename paravirt_alloc_pt etc after the pagetable structure
by Jeremy Fitzhardinge
· 17 years ago
3941585
x86: move all the pgd_list handling to one place
by Jeremy Fitzhardinge
· 17 years ago
5a5f8f4
x86: move pgalloc pud and pgd operations into common place
by Jeremy Fitzhardinge
· 17 years ago
170fdff
x86: move pmd functions into common asm/pgalloc.h
by Jeremy Fitzhardinge
· 17 years ago
397f687
x86: move pte functions into common asm/pgalloc.h
by Jeremy Fitzhardinge
· 17 years ago
1d262d3
x86: put paravirt stubs into common asm/pgalloc.h
by Jeremy Fitzhardinge
· 17 years ago
1ec1fe7
x86: xen unify x86 add common mm pgtable c fix
by Ingo Molnar
· 17 years ago
4f76cd3
x86: add common mm/pgtable.c
by Jeremy Fitzhardinge
· 17 years ago
79bf6d6
x86: convert pgalloc_64.h from macros to inlines
by Jeremy Fitzhardinge
· 17 years ago
1f56cf1
/dev/mem: make promisc the default
by Ingo Molnar
· 17 years ago
28eb559b
pat: cleanups
by Ingo Molnar
· 17 years ago
e7f260a
x86: PAT use reserve free memtype in mmap of /dev/mem
by venkatesh.pallipadi@intel.com
· 17 years ago
f0970c1
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
by venkatesh.pallipadi@intel.com
· 17 years ago
e045fb2
x86: PAT avoid aliasing in /dev/mem read/write
by venkatesh.pallipadi@intel.com
· 17 years ago
ae531c2
x86: introduce /dev/mem restrictions with a config option
by Arjan van de Ven
· 17 years ago
a4928cf
"make namespacecheck" fixes
by Ingo Molnar
· 17 years ago
f8dc5a1
x86: fix compilation error in VisWS
by Alexey Starikovskiy
· 17 years ago
fcbc04c
x86: voyager fix
by Ingo Molnar
· 17 years ago
4d33bdb
x86: Drop duplicate from setup.c
by Alexey Starikovskiy
· 17 years ago
bda0c0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
904e0ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
ec96535
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
by Linus Torvalds
· 17 years ago
b81d988
PCI: x86: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
657472e9
PCI: remove "pci=routeirq" noise from dmesg
by Bjorn Helgaas
· 17 years ago
cb3576f
PCI: Include PCI domain in PCI bus names on x86/x86_64
by Gary Hade
· 17 years ago
6355f3d
PCI: remove pcibios_fixup_ghosts()
by Greg Kroah-Hartman
· 17 years ago
1ba6ab1
PCI: remove initial bios sort of PCI devices on x86
by Greg Kroah-Hartman
· 17 years ago
a2b5d87
PCI: remove pci_get_device_reverse from calgary driver
by Greg Kroah-Hartman
· 17 years ago
744b5a2
[CRYPTO] aes-x86-32: Remove unused return code
by Sebastian Siewior
· 17 years ago
b844eba
PM: Remove destroy_suspended_device()
by Rafael J. Wysocki
· 17 years ago
138fe4e
Firmware: add iSCSI iBFT Support
by Konrad Rzeszutek
· 17 years ago
fb0f330
x86: modify show_shared_cpu_map in intel_cacheinfo
by Mike Travis
· 17 years ago
9f0e8d0
x86: convert cpumask_of_cpu macro to allocated array
by Mike Travis
· 17 years ago
b53e921
generic: reduce stack pressure in sched_affinity
by Mike Travis
· 17 years ago
fc0e474
x86: use new set_cpus_allowed_ptr function
by Mike Travis
· 17 years ago
d366f8c
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
by Mike Travis
· 17 years ago
f46bdf2
numa: move large array from stack to _initdata section
by Mike Travis
· 17 years ago
d18d00f
x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
by Mike Travis
· 17 years ago
6b6309b
x86: reduce memory and stack usage in intel_cacheinfo
by Mike Travis
· 17 years ago
34d0559
x86: UV startup of slave cpus
by Jack Steiner
· 17 years ago
098cb7f
x86: integrate pci-dma.c
by Glauber Costa
· 17 years ago
bb8ada9
x86: don't do dma if mask is NULL.
by Glauber Costa
· 17 years ago
da60cab
x86: return conditional to mmu
by Glauber Costa
· 17 years ago
aa99b16
x86: remove kludge from x86_64
by Glauber Costa
· 17 years ago
8f19ca1
x86: unify gfp masks
by Glauber Costa
· 17 years ago
5fa78ca
x86: retry allocation if failed
by Glauber Costa
· 17 years ago
8779f2fc
x86: don't try to allocate from DMA zone at first
by Glauber Costa
· 17 years ago
45a07e7
x86: use a fallback dev for i386
by Glauber Costa
· 17 years ago
d1a0790
x86: use numa allocation function in i386
by Glauber Costa
· 17 years ago
71848d68
x86: remove virt_to_bus in pci-dma_64.c
by Glauber Costa
· 17 years ago
2e33e36
x86: adjust dma_free_coherent for i386
by Glauber Costa
· 17 years ago
cac6787
x86: move bad_dma_address
by Glauber Costa
· 17 years ago
d09d815
x86: isolate coherent mapping functions
by Glauber Costa
· 17 years ago
8e8edc6
x86: move dma_coherent functions to pci-dma.c
by Glauber Costa
· 17 years ago
fae9a0d
x86: merge iommu initialization parameters
by Glauber Costa
· 17 years ago
8e0c379
x86: merge dma_supported
by Glauber Costa
· 17 years ago
bca5c09
x86: move pci fixup to pci-dma.c
by Glauber Costa
· 17 years ago
116890d
x86: move x86_64-specific to common code.
by Glauber Costa
· 17 years ago
cb5867a
x86: move initialization functions to pci-dma.c
by Glauber Costa
· 17 years ago
f9c258d
x86: unify pci-nommu
by Glauber Costa
· 17 years ago
85c246e
x86: move definition to pci-dma.c
by Glauber Costa
· 17 years ago
d741bde
x86: use dma_length in i386
by Glauber Costa
· 17 years ago
5b3e5b7
x86: use WARN_ON in mapping functions
by Glauber Costa
· 17 years ago
30db2cb
x86: use sg_phys in x86_64
by Glauber Costa
· 17 years ago
e4dcdd6
x86: Add flush_write_buffers in nommu functions
by Glauber Costa
· 17 years ago
9f9ab46
x86: implement mapping_error in pci-nommu_64.c
by Glauber Costa
· 17 years ago
d5df63f
x86: delete empty functions from pci-nommu_64.c
by Glauber Costa
· 17 years ago
Next »