Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4cdd9c8931767e1c56a51a1078d33a8c340f4405
4cdd9c8
[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
by Jeremy Fitzhardinge
· 18 years ago
1a45b7a
[PATCH] i386: PARAVIRT: Clean up paravirt patchable wrappers
by Jeremy Fitzhardinge
· 18 years ago
4e0fa85
[PATCH] i386: PARAVIRT: Use enums for paravirt lazy flush modi
by Jeremy Fitzhardinge
· 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
a27fe80
[PATCH] i386: PARAVIRT: revert map_pt_hook.
by Jeremy Fitzhardinge
· 18 years ago
d4c1047
[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
by Jeremy Fitzhardinge
· 18 years ago
63f7027
[PATCH] i386: PARAVIRT: add common patching machinery
by Jeremy Fitzhardinge
· 18 years ago
294688c
[PATCH] i386: PARAVIRT: Document asm-i386/paravirt.h
by Jeremy Fitzhardinge
· 18 years ago
f8822f4
[PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them patchable
by Jeremy Fitzhardinge
· 18 years ago
42c24fa
[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register
by Jeremy Fitzhardinge
· 18 years ago
d582203
[PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_ops structure
by Jeremy Fitzhardinge
· 18 years ago
98de032
[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site for clarity
by Jeremy Fitzhardinge
· 18 years ago
d6dd61c
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
by Jeremy Fitzhardinge
· 18 years ago
5311ab6
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
by Jeremy Fitzhardinge
· 18 years ago
90caccb
[PATCH] i386: PARAVIRT: Allocate a fixmap slot
by Jeremy Fitzhardinge
· 18 years ago
b239fb2
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
by Jeremy Fitzhardinge
· 18 years ago
3dc494e
[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable entries
by Jeremy Fitzhardinge
· 18 years ago
4587623
[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operations
by Jeremy Fitzhardinge
· 18 years ago
7f63c41
[PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT
by Jeremy Fitzhardinge
· 18 years ago
4cdf6bc
[PATCH] x86-64: update MAINTAINERS
by Jeremy Fitzhardinge
· 18 years ago
a75c54f
[PATCH] i386: i386 separate hardware-defined TSS from Linux additions
by Rusty Russell
· 18 years ago
82d1bb7
[PATCH] x86-64: x86-64 system crashes when no memory populating Node 0
by James Puthukattukaran
· 18 years ago
1c3d99c
[PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on
by Glauber de Oliveira Costa
· 18 years ago
b7fb4af
[PATCH] i386: Allow boot-time disable of SMP altinstructions
by Jeremy Fitzhardinge
· 18 years ago
d0175ab
[PATCH] i386: Remove smp_alt_instructions
by Jeremy Fitzhardinge
· 18 years ago
4bc5aa9
[PATCH] x86: Clean up x86 control register and MSR macros (corrected)
by H. Peter Anvin
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
de90c5c
[PATCH] i386: Enable bank 0 on non K7 Athlon
by Andi Kleen
· 18 years ago
d479d2c
[PATCH] i386: Update smp_call_function* comments
by Jeremy Fitzhardinge
· 18 years ago
7946331
[PATCH] i386: Use menuconfig objects - APM
by Jan Engelhardt
· 18 years ago
f039b75
[PATCH] x86: Don't use MWAIT on AMD Family 10
by Andi Kleen
· 18 years ago
c169859d
[PATCH] x86-64: Clean up asm-x86_64/bugs.h
by Jeremy Fitzhardinge
· 18 years ago
1dbf527c
[PATCH] i386: Make COMPAT_VDSO runtime selectable.
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
a6c4e07
[PATCH] i386: clean up identify_cpu
by Jeremy Fitzhardinge
· 18 years ago
1353ebb
[PATCH] i386: Clean up asm-i386/bugs.h
by Jeremy Fitzhardinge
· 18 years ago
0d08e0d
[PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms
by Andi Kleen
· 18 years ago
bbf30a1
[PATCH] x86-64: fix arithmetic in comment
by Avi Kivity
· 18 years ago
5d02d7a
[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.
by Andi Kleen
· 18 years ago
b92e9fa
[PATCH] x86: fix amd64-agp aperture validation
by Jan Beulich
· 18 years ago
b00742d3
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
by Jeremy Fitzhardinge
· 18 years ago
bbba11c
[PATCH] i386: Remove unneeded externs in nmi.c
by Andi Kleen
· 18 years ago
43c3ab3
[PATCH] x86-64: Change my email address
by Andi Kleen
· 18 years ago
07f3331
[PATCH] i386: Add machine_ops interface to abstract halting and rebooting
by Jeremy Fitzhardinge
· 18 years ago
01a2f43
[PATCH] i386: Add smp_ops interface
by Jeremy Fitzhardinge
· 18 years ago
4fbb596
[PATCH] i386: cleanup GDT Access
by Rusty Russell
· 18 years ago
141f9cf
[PATCH] x86-64: Fix "Section mismatch" compile warning
by Bernhard Walle
· 18 years ago
dd4ecfc
[PATCH] x86-64: adjust EDID retrieval
by Jan Beulich
· 18 years ago
ae32b12
[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M operation.
by Konrad Rzeszutek
· 18 years ago
c8118c6
[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix
by Eric Dumazet
· 18 years ago
272a371
[PATCH] x86-64: fix vtime() vsyscall
by Eric Dumazet
· 18 years ago
bd8559c
[PATCH] x86: remove UNEXPECTED_IO_APIC()
by Adrian Bunk
· 18 years ago
ca906e4
[PATCH] x86: sys_ioperm() prototype cleanup
by Adrian Bunk
· 18 years ago
2bff738
[PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management.
by Christoph Lameter
· 18 years ago
05f3692
[PATCH] i386: remove the APM_RTC_IS_GMT config option.
by Parag Warudkar
· 18 years ago
b871689
[PATCH] x86-64: Remove unused stext symbol
by Andi Kleen
· 18 years ago
b4531e8
[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.
by Andi Kleen
· 18 years ago
78eea47
[PATCH] i386: get rid of unused variables
by Parag Warudkar
· 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
90a0a06
[PATCH] i386: rationalize paravirt wrappers
by Rusty Russell
· 18 years ago
52de74d
[PATCH] i386: Rename boot_gdt_table to boot_gdt
by Sebastien Dugue
· 18 years ago
d2cbcc4
[PATCH] i386: clean up cpu_init()
by Rusty Russell
· 18 years ago
bf504672
[PATCH] i386: Use per-cpu GDT immediately upon boot
by Rusty Russell
· 18 years ago
ae1ee11
[PATCH] i386: Use per-cpu variables for GDT, PDA
by Rusty Russell
· 18 years ago
8f9aeca
[PATCH] x86: add command line length to boot protocol
by Bernhard Walle
· 18 years ago
79e0301
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
by Ian Campbell
· 18 years ago
eab0c72
[PATCH] x86-64: Introduce load_TLS to the "for" loop.
by Rusty Russell
· 18 years ago
692174b
[PATCH] i386: Initialize esp0 properly all the time
by Rusty Russell
· 18 years ago
1b523fb
[PATCH] i386: VDSO_PRELINK warning fix
by Andrew Morton
· 18 years ago
2028019
[PATCH] x86-64: fake numa for cpusets document
by David Rientjes
· 18 years ago
d824395
[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags
by Joerg Roedel
· 18 years ago
382591d
[PATCH] x86-64: fixed size remaining fake nodes
by David Rientjes
· 18 years ago
14694d7
[PATCH] x86-64: split remaining fake nodes equally
by David Rientjes
· 18 years ago
8b8ca80e
[PATCH] x86-64: configurable fake numa node sizes
by David Rientjes
· 18 years ago
8280c0c
[PATCH] i386: fix GDT's number of quadwords in comment
by Ahmed S. Darwish
· 18 years ago
8eb68fa
[PATCH] i386: vmi_pmd_clear() static
by Adrian Bunk
· 18 years ago
786142f
[PATCH] x86-64: make simnow_init() static
by Adrian Bunk
· 18 years ago
f0e13ae
[PATCH] x86-64: remove extra smp_processor_id calling
by Yinghai Lu
· 18 years ago
9f7290e
[PATCH] x86-64: fix ia32_binfmt.c build error
by Ralf Baechle
· 18 years ago
5a90cf2
[PATCH] x86: Log reason why TSC was marked unstable
by john stultz
· 18 years ago
2714221
[PATCH] i386: workaround for a -Wmissing-prototypes warning
by Adrian Bunk
· 18 years ago
e48b30c
[PATCH] i386: type cast clean up for find_next_zero_bit
by Ken Chen
· 18 years ago
30a1528
[PATCH] i386: make struct vmi_ops static
by Adrian Bunk
· 18 years ago
1833d6b
[PATCH] i386: modpost apic related warning fixes
by Vivek Goyal
· 18 years ago
e073ae1
[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA
by Ravikiran G Thirumalai
· 18 years ago
d039c68
[PATCH] x86-64: Minor white space cleanup in traps.c
by Andi Kleen
· 18 years ago
fb60b83
[PATCH] x86-64: Allow sys_uselib unconditionally
by Andi Kleen
· 18 years ago
1652fcb
[PATCH] x86-64: Don't disable basic block reordering
by Andi Kleen
· 18 years ago
184c44d
[PATCH] x86-64: fix x86_64-mm-sched-clock-share
by Andrew Morton
· 18 years ago
a4831e0
[PATCH] x86-64: Move cpu verification code to common file
by Vivek Goyal
· 18 years ago
8035d3e
[PATCH] x86-64: Extend bzImage protocol for relocatable bzImage
by Vivek Goyal
· 18 years ago
6a50a66
[PATCH] x86-64: build-time checking
by Vivek Goyal
· 18 years ago
1ab60e0
[PATCH] x86-64: Relocatable Kernel Support
by Vivek Goyal
· 18 years ago
0dbf702
[PATCH] x86: __pa and __pa_symbol address space separation
by Vivek Goyal
· 18 years ago
1b29c16
[PATCH] x86-64: do not use virt_to_page on kernel data address
by Vivek Goyal
· 18 years ago
49c3df6
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
by Vivek Goyal
· 18 years ago
cfd243d
[PATCH] x86-64: Remove the identity mapping as early as possible
by Vivek Goyal
· 18 years ago
bdb96a6
[PATCH] x86-64: Modify discover_ebda to use virtual addresses
by Vivek Goyal
· 18 years ago
Next »