Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
fd6d7d26897dec834d0b9fbdc59819b0332a1257
fd6d7d2
[PATCH] i386: introduce the mechanism of disabling cpu hotplug control
by Siddha, Suresh B
· 18 years ago
274e1bb
[PATCH] x86: add write_pci_config_byte() to direct PCI access routines
by Siddha, Suresh B
· 18 years ago
79929fd
[PATCH] i386: Convert more absolute symbols to section relative
by Vivek Goyal
· 18 years ago
2c22d8b
[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel changes
by Vivek Goyal
· 18 years ago
ba10650a
[PATCH] i386: alloc_gdt() static
by Adrian Bunk
· 18 years ago
365bff8
[PATCH] i386: fix MTRR code
by Jan Beulich
· 18 years ago
eab724e
[PATCH] x86-64: adjust pmd_bad()
by Jan Beulich
· 18 years ago
475850c
[PATCH] i386: conditionalize inclusion of some MTRR flavors
by Jan Beulich
· 18 years ago
4a1c422
[PATCH] x86-64: remove prototype of free_bootmem_generic()
by Jan Beulich
· 18 years ago
c6ea396
[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog
by Jan Beulich
· 18 years ago
b0bfece
[PATCH] i386: clear_fixmap() should not use set_pte()
by Jan Beulich
· 18 years ago
9a45732
[PATCH] x86-64: Rate limit no irq handler messages
by Andi Kleen
· 18 years ago
103efcd
[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps
by Ernie Petrides
· 18 years ago
c55d92d
[PATCH] i386: Add support for compilation for Core2
by Andi Kleen
· 18 years ago
7138199
[PATCH] x86-64: Add option to compile for Core2
by Andi Kleen
· 18 years ago
8542b20
[PATCH] paravirt: Add option to allow skipping the timer check
by Zachary Amsden
· 18 years ago
8ecb895
[PATCH] paravirt: fix missing pte update
by Zachary Amsden
· 18 years ago
dfbea0a
[PATCH] paravirt: fix parameter names in mmu operations
by Zachary Amsden
· 18 years ago
a2952d8
[PATCH] paravirt: Preparatory mmu header movement
by Zachary Amsden
· 18 years ago
bd472c7
[PATCH] paravirt: Be careful about touching BIOS address space
by Rusty Russell
· 18 years ago
da181a8
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
by Rusty Russell
· 18 years ago
13623d7
[PATCH] paravirt: Add APIC accessors to paravirt-ops.
by Rusty Russell
· 18 years ago
6020c8f
[PATCH] paravirt: Allow disable power management under hypervisor
by Rusty Russell
· 18 years ago
3bbf547
[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled
by Andi Kleen
· 18 years ago
4f205fd
[PATCH] paravirt: Allow selected bug checks to be
by Rusty Russell
· 18 years ago
c9ccf30
[PATCH] paravirt: Add startup infrastructure for paravirtualization
by Rusty Russell
· 18 years ago
d7cd561
[PATCH] i386: cpu_detect extraction
by Rusty Russell
· 18 years ago
139ec7c
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
by Rusty Russell
· 18 years ago
d3561b7
[PATCH] paravirt: header and stubs for paravirtualisation
by Rusty Russell
· 18 years ago
db91b88
[PATCH] i386: Fix double #includes in arch/i386
by Nicolas Kaiser
· 18 years ago
3529833
[PATCH] i386: substitute __va lookup with pfn_to_kaddr
by David Rientjes
· 18 years ago
b6bcc4b
[PATCH] x86-64: Don't force inlining of do_csum
by Andi Kleen
· 18 years ago
8c89812
[PATCH] i386: remove IOPL check on task switch
by Chuck Ebbert
· 18 years ago
516d283
[PATCH] x86-64: Fix race in IO-APIC routing entry setup.
by Andi Kleen
· 18 years ago
d15512f
[PATCH] i386: Fix race in IO-APIC routing entry setup.
by Andi Kleen
· 18 years ago
e6536c1
[PATCH] x86: comment magic constants in delay.h
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
b9a8d94
[PATCH] x86-64: Make x86_64 udelay() round up instead of down.
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
bff6547
[PATCH] Calgary: allow compiling Calgary in but not using it by default
by Muli Ben-Yehuda
· 18 years ago
eae9375
[PATCH] Calgary: check BBAR ioremap success when ioremapping
by Muli Ben-Yehuda
· 18 years ago
b34e90b
[PATCH] Calgary: use BIOS supplied BBARs and topology information
by Laurent Vivier
· 18 years ago
58db854
[PATCH] calgary: phb_shift can be int
by Muli Ben-Yehuda
· 18 years ago
cef518e
[PATCH] i386: Move memory map printing and other code to e820.c
by bibo,mao
· 18 years ago
b5b2405
[PATCH] i386: Move e820/efi memmap walking code to e820.c
by bibo,mao
· 18 years ago
b2dff6a
[PATCH] i386: Move find_max_pfn function to e820.c
by bibo,mao
· 18 years ago
8e3342f
[PATCH] i386: create e820.c for e820 map sanitize and copy function
by bibo,mao
· 18 years ago
269c2d8
[PATCH] i386: i386 create e820.c to handle standard io/mem resources
by bibo,mao
· 18 years ago
8e3de53
[PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode
by Albert Cahalan
· 18 years ago
b026872
[PATCH] x86-64: Try multiple timer variants in check_timer
by Andi Kleen
· 18 years ago
11a4180
[PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
by Andi Kleen
· 18 years ago
ab2bf0c
[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
by Andi Kleen
· 18 years ago
2fff0a4
[PATCH] Generic: Move __user cast into probe_kernel_address
by Andi Kleen
· 18 years ago
5df0287
[PATCH] x86-64: Extend clear_irq_vector
by Yinghai Lu
· 18 years ago
3760dd6
[PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr
by Andi Kleen
· 18 years ago
770d132
[PATCH] i386: Retrieve CLFLUSH size from CPUID
by Andi Kleen
· 18 years ago
ea7322d
[PATCH] x86-64: Speed and clean up cache flushing in change_page_attr
by Andi Kleen
· 18 years ago
74b47a7
[PATCH] i386: Fix entry.S code with !CONFIG_VM86
by Joe Korty
· 18 years ago
249e83f
[PATCH] x86-64: Extract segment descriptor definitions for use outside
by Avi Kivity
· 18 years ago
4c7aa6c
[PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL
by Vivek Goyal
· 18 years ago
be274ee
[PATCH] i386: extend bzImage protocol for relocatable protected mode kernel
by Vivek Goyal
· 18 years ago
e69f202
[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
by Vivek Goyal
· 18 years ago
6a044b3
[PATCH] i386: Warn upon absolute relocations being present
by Vivek Goyal
· 18 years ago
968de4f
[PATCH] i386: Relocatable kernel support
by Eric W. Biederman
· 18 years ago
fd593d1
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
by Eric W. Biederman
· 18 years ago
2a43f3e
[PATCH] i386: CONFIG_PHYSICAL_START cleanup
by Eric W. Biederman
· 18 years ago
8621b81
[PATCH] i386: Reserve kernel memory starting from _text
by Eric W. Biederman
· 18 years ago
9f45acc
[PATCH] i386: define __pa_symbol()
by Eric W. Biederman
· 18 years ago
6ed0188
[PATCH] i386: Add comment for align to vmlinux.lds
by Vivek Goyal
· 18 years ago
6569580
[PATCH] i386: Distinguish absolute symbols
by Vivek Goyal
· 18 years ago
67fd44f
[PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST
by Andi Kleen
· 18 years ago
9c5f8be
[PATCH] x86: Mention PCI instead of RAM in NMI parity error message
by Andi Kleen
· 18 years ago
7cd8b68
[PATCH] x86: remove last two pci_find offenders in the core code
by Alan Cox
· 18 years ago
72690a2
[PATCH] x86: Don't use nested idle loops
by Andi Kleen
· 18 years ago
63cb683
[PATCH] i386: PDA: Fix math emulator for new pt_regs
by Andi Kleen
· 18 years ago
70463da
[PATCH] i386: Store the interrupt regs pointer in the PDA
by Jeremy Fitzhardinge
· 18 years ago
ec7fcaa
[PATCH] i386: Implement "current" with the PDA
by Jeremy Fitzhardinge
· 18 years ago
b2938f8
[PATCH] i386: Implement smp_processor_id() with the PDA
by Jeremy Fitzhardinge
· 18 years ago
49d26b6
[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage
by Jeremy Fitzhardinge
· 18 years ago
66e10a4
[PATCH] i386: Fix places where using %gs changes the usermode ABI
by Jeremy Fitzhardinge
· 18 years ago
f95d47c
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
by Jeremy Fitzhardinge
· 18 years ago
6211119
[PATCH] i386: Initialize the per-CPU data area
by Jeremy Fitzhardinge
· 18 years ago
9ca3610
[PATCH] i386: Basic definitions for i386-pda
by Jeremy Fitzhardinge
· 18 years ago
eb5b7b9
[PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct
by Jeremy Fitzhardinge
· 18 years ago
bcddc01
[PATCH] x86-64: miscellaneous entry.S adjustments
by Jan Beulich
· 18 years ago
da68933
[PATCH] x86-64: dump_trace() atomicity fix
by Andrew Morton
· 18 years ago
bb0d977
[PATCH] i386: add Intel Core related PMU MSRs
by Stephane Eranian
· 18 years ago
86efef5
[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitions
by Stephane Eranian
· 18 years ago
fa5cecd
[PATCH] i386: add missing iounmap in i386 hpet clocksource code
by Amol Lad
· 18 years ago
c0e84b9
[PATCH] i386: Add iounmap in error paths in hpet code
by Amol Lad
· 18 years ago
3992872
[PATCH] x86-64: Insert Local and IO APIC(s) into resource map
by Aaron Durbin
· 18 years ago
acc2076
[PATCH] i386: add sleazy FPU optimization
by Chuck Ebbert
· 18 years ago
be44d2a
[PATCH] i386: espfix cleanup
by Stas Sergeev
· 18 years ago
bb81a09
[PATCH] x86: all cpu backtrace
by Andrew Morton
· 18 years ago
e5e3a04
[PATCH] i386: remove default_ldt, and simplify ldt-setting.
by Jeremy Fitzhardinge
· 18 years ago
e2764a1
[PATCH] x86-64: use BUILD_BUG_ON in FPU code
by Alexey Dobriyan
· 18 years ago
42ed458
[PATCH] i386: i386 add X86_FEATURE_PEBS and detection
by Stephane Eranian
· 18 years ago
d7731c0
[PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS
by Stephane Eranian
· 18 years ago
d8cebe6
[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h
by Yinghai Lu
· 18 years ago
36b2a8d
[PATCH] x86-64: add X86_FEATURE_PEBS and detection
by Stephane Eranian
· 18 years ago
bd1d599
[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS
by Stephane Eranian
· 18 years ago
87e1652
[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocks
by Andi Kleen
· 18 years ago
Next »