Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
90d43d728d22a5e20c63c8db1cfb497210768f19
90d43d7
x86: unify pt_regs accessors ptrace.h
by Harvey Harrison
· 17 years ago
0649547
x86: kdump failure
by Hiroshi Shimamoto
· 17 years ago
770181d
x86_32: remove the useless NR_syscalls macro
by Dmitri Vorobiev
· 17 years ago
e34cda0
x86: 64-bit, remove redundant cpu_has_ definitions
by Kyle McMartin
· 17 years ago
316390b
x86: fixup NR-CPUS patch for numa
by travis@sgi.com
· 17 years ago
28c6075
x86/paravirt: make set_pud operation common
by Jeremy Fitzhardinge
· 17 years ago
60b3f62
x86/paravirt: make set_pmd operation common
by Jeremy Fitzhardinge
· 17 years ago
4eed80c
x86/paravirt: make set_pte operations common
by Jeremy Fitzhardinge
· 17 years ago
a632da2
x86/paravirt: common implementation for pmd value ops
by Jeremy Fitzhardinge
· 17 years ago
ef38503
x86/paravirt: common implementation for pgd value ops
by Jeremy Fitzhardinge
· 17 years ago
773221f
x86/paravirt: common implementation for pte value ops
by Jeremy Fitzhardinge
· 17 years ago
5b8dd1e
x86/paravirt: rearrange common mmu_ops
by Jeremy Fitzhardinge
· 17 years ago
2f98b2f
add native_pud_val and _pmd_val for 2 and 3
by Jeremy Fitzhardinge
· 17 years ago
118c890
arch/x86/mm/numa_64.c: section fix
by Andrew Morton
· 17 years ago
693e3c5
x86: reduce memory and intra-node effects
by Mike Travis
· 17 years ago
4dbf7af
x86: adjust/fix LDT handling for Xen
by Jan Beulich
· 17 years ago
c040003
x86-64: clean up linker script
by Jan Beulich
· 17 years ago
c11b68b
x86: serverworks: IRQ routing needs no _p
by Alan Cox
· 17 years ago
466eed2
x86: isolate PIC/PIT in/out calls
by Alan Cox
· 17 years ago
fb8830e
x86: fix singlestep handling in reenter_kprobe
by Abhishek Sagar
· 17 years ago
0723a69
x86: fix synchronize_rcu(): high latency on idle system
by Benjamin LaHaise
· 17 years ago
6b8be6d
x86: add ENDPROC() markers
by John Reiser
· 17 years ago
fdfe8aa
x86: function ifdefs in fault_32|64.c
by Harvey Harrison
· 17 years ago
6f4d368
x86: last of trivial fault_32|64.c unification
by Harvey Harrison
· 17 years ago
608566b
x86: do_page_fault small unification
by Harvey Harrison
· 17 years ago
f2857ce
x86: remove last user of get_segment_eip
by Harvey Harrison
· 17 years ago
37cd9cf
x86: common x86_32|64 naming
by Harvey Harrison
· 17 years ago
f13bd3e
x86: use wrmsrl in kprobes.c, step.c
by Harvey Harrison
· 17 years ago
e8c10ef
x86: change bios_cpu_apicid to percpu data variable
by travis@sgi.com
· 17 years ago
ea348f3
x86: change NR_CPUS arrays in acpi-cpufreq
by travis@sgi.com
· 17 years ago
df3825c
x86: change NR_CPUS arrays in numa_64
by travis@sgi.com
· 17 years ago
3b41908
x86: cleanup x86_cpu_to_apicid references
by travis@sgi.com
· 17 years ago
30964d5
x86: change NR_CPUS arrays in topology
by travis@sgi.com
· 17 years ago
24b0d22
x86: change NR_CPUS arrays in smpboot_64
by travis@sgi.com
· 17 years ago
2c6b8c0
x86: change NR_CPUS arrays in powernow-k8
by travis@sgi.com
· 17 years ago
3cc87e3
x86: change size of node ids from u8 to u16
by travis@sgi.com
· 17 years ago
ef97001
x86: change size of APICIDs from u8 to u16
by travis@sgi.com
· 17 years ago
a1bf250
x86: refactor ioport unification
by Chris Wright
· 17 years ago
9718769
x86: fix ioport unification on 32-bit
by Chris Wright
· 17 years ago
ccafa59
x86: ioport_{32|64}.c unification
by mboton@gmail.com
· 17 years ago
aaf2304
x86: disable the GART early, 64-bit
by Yinghai Lu
· 17 years ago
a261670
x86: cleanup setup_node_zones called by paging_init()
by Yinghai Lu
· 17 years ago
94878ef
x86: early fault debugging improvement
by Ingo Molnar
· 17 years ago
0d64484
x86: fix DMI ioremap leak
by Ingo Molnar
· 17 years ago
306c142
x86: pat: e820 cleanup
by Ingo Molnar
· 17 years ago
e91a3b4
x86: smp_scan_config() debugging printouts
by Ingo Molnar
· 17 years ago
aafbd7e
x86: make printk_address regs->ip always reliable
by Arjan van de Ven
· 17 years ago
a25bd94
x86: add the "print code before the trapping instruction" feature to 64 bit
by Arjan van de Ven
· 17 years ago
6dab277
x86: add a simple backtrace test module
by Arjan van de Ven
· 17 years ago
80b51f3
x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER on x86-64
by Arjan van de Ven
· 17 years ago
e4a9456
x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit has
by Arjan van de Ven
· 17 years ago
5bc27dc
x86: pull bp calculation earlier into the backtrace path
by Arjan van de Ven
· 17 years ago
e9d4efd
x86: improve the 32 bit Frame Pointer backtracer to also use the traditional backtrace
by Arjan van de Ven
· 17 years ago
bc850d6
x86: add the capability to print fuzzy backtraces
by Arjan van de Ven
· 17 years ago
3d1f7ca
x86: fix 32-bit FRAME_POINTER chasing code
by Arjan van de Ven
· 17 years ago
076f977
x86: make early printk selectable on 64-bit as well
by Ingo Molnar
· 17 years ago
8866cd9
x86: early_idt_handler improvements, 64-bit
by Roland McGrath
· 17 years ago
d504e39
x86: discover_ebda section mismatch
by Randy Dunlap
· 17 years ago
9d09951
x86: preset apic clockevents multiplicator
by Thomas Gleixner
· 17 years ago
c2b84b3
x86: sanity check APIC timer frequency
by Thomas Gleixner
· 17 years ago
387faed
x86 setup: correct the base in the GDT_ENTRY() macro
by H. Peter Anvin
· 17 years ago
acd644b
x86 setup: guard the heap against invalid stack setups
by H. Peter Anvin
· 17 years ago
1a8514e
x86 setup: push video mode setup as late as possible
by H. Peter Anvin
· 17 years ago
b710763
x86 setup: add note to use edd=off on EDD probing hangs
by H. Peter Anvin
· 17 years ago
70d8abf
x86 setup: add missing prototype; formatting fix
by H. Peter Anvin
· 17 years ago
f777501
x86 setup: OK -> ok (no need to scream)
by H. Peter Anvin
· 17 years ago
e479c83
x86 setup: be more verbose when probing EDD
by devzero@web.de
· 17 years ago
32d0b98
x86 setup: early cmdline parser handle boolean options
by devzero@web.de
· 17 years ago
811a0ff
x86 setup: fix constraints in segment accessor functions
by H. Peter Anvin
· 17 years ago
1cac500
x86 setup: display VESA graphics modes in vga=ask menu
by H. Peter Anvin
· 17 years ago
02a7b42
x86 setup: use X86_CR0_PE macro instead of hard-coded constant
by H. Peter Anvin
· 17 years ago
8808951
x86 setup: initialize LDTR and TR to make life easier to Intel VT
by H. Peter Anvin
· 17 years ago
c4d9ba6
x86 setup: make PM transition more paranoid; cleanup 32-bit entry
by H. Peter Anvin
· 17 years ago
2a6648e
x86: <asm/segment.h>: boot GDT entries are 32/64-independent
by H. Peter Anvin
· 17 years ago
1017579
x86: trivial whitespace in kprobes.c
by Harvey Harrison
· 17 years ago
1379a5c
x86: move get_segment_eip() to step.c
by Harvey Harrison
· 17 years ago
3d97775
x86: move out tick_nohz_stop_sched_tick() call from the loop
by Hiroshi Shimamoto
· 17 years ago
d50efc6
x86: fix UML and -regparm=3
by Ingo Molnar
· 17 years ago
3a556b2
x86: big ticket locks
by Nick Piggin
· 17 years ago
938f667
x86: coding style fixes in arch/x86/pci/fixup.c
by Paolo Ciarrocchi
· 17 years ago
b3a5acc
x86: use fixup_exception() in traps_64.c
by Harvey Harrison
· 17 years ago
318aa29
x86: more users of PF_ constants in fault_32|64.c
by Harvey Harrison
· 17 years ago
a604b38
x86: introduce __die helper to X86_32
by Harvey Harrison
· 17 years ago
c68461b
x86: change x86 machine check handler to use unlocked_ioctl instead
by Nikanth Karthikesan
· 17 years ago
f291923
x86/pgtable: explain constant sign extension problem
by Jeremy Fitzhardinge
· 17 years ago
015c8dd
xen: mask out PWT too
by Jeremy Fitzhardinge
· 17 years ago
4891645
x86: unify paravirt pagetable accessors
by Jeremy Fitzhardinge
· 17 years ago
8405b12
x86: unify zero_page definition
by Jeremy Fitzhardinge
· 17 years ago
d8d8982
x86: fix warning
by Jeremy Fitzhardinge
· 17 years ago
195466d
x86: pgtable: unify pte accessors
by Jeremy Fitzhardinge
· 17 years ago
e332870
x86/vmi: fix compilation as a result of pte_t changes
by Jeremy Fitzhardinge
· 17 years ago
c8e5393
x86: page.h: make pte_t a union to always include
by Jeremy Fitzhardinge
· 17 years ago
b7fff53
x86: fix pte_modify() bug
by Ingo Molnar
· 17 years ago
3847231
x86: unify pgtable accessors which use, #2
by Ingo Molnar
· 17 years ago
6fdc05d
x86: unify pgtable accessors which use
by Jeremy Fitzhardinge
· 17 years ago
c3bcfb5
x86: mask NX from pte_pfn
by Jeremy Fitzhardinge
· 17 years ago
4614139
x86/pgtable: unify pagetable accessors, #6
by Jeremy Fitzhardinge
· 17 years ago
e8a4852
x86/pgtable: unify pagetable accessors, #5
by Ingo Molnar
· 17 years ago
7d00a1a
x86/pgtable: unify pagetable accessors, #4
by Ingo Molnar
· 17 years ago
1444d2d
x86/pgtable: unify pagetable accessors, #3
by Ingo Molnar
· 17 years ago
Next »