Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b347d25fbc4616f4f37895e9afbe25b2bbc7e11f
/
arch
/
x86_64
b347d25
[PATCH] x86_64: Remove bogus file in arch/x86_64/pci
by Andi Kleen
· 19 years ago
f46ace6
[PATCH] x86_64: Add missing newline in IOMMU error message
by Andi Kleen
· 19 years ago
bd9cb64
[PATCH] x86_64: fix page fault from show_trace()
by Jan Beulich
· 19 years ago
4724e3e
[PATCH] x86_64: fix single step handling for 32bit processes
by Peter Beutner
· 19 years ago
6e3fbee
[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown
by Eric W. Biederman
· 19 years ago
329d400
[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI
by Zwane Mwaikambo
· 19 years ago
73ca535
[PATCH] x86_64: increase MCE bank counts
by Shaohua Li
· 19 years ago
f2ecfab
[PATCH] x86_64: another mb() for smpboot.c
by Benjamin LaHaise
· 19 years ago
b556b35
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
by Jan Beulich
· 19 years ago
ed8388a
[PATCH] x86_64: Don't confuse apic=... command line option with apic
by Andi Kleen
· 19 years ago
7c0ac55
[PATCH] x86_64: Dont't disable early PCI scan with apic
by Andi Kleen
· 19 years ago
3f98bc4
[PATCH] i386/x86-64: Update AMD CPUID flags
by Andi Kleen
· 19 years ago
39b3a79
[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag
by Andi Kleen
· 19 years ago
2d52ede
[PATCH] x86_64: Remove enable/disable_hlt
by Andi Kleen
· 19 years ago
f62a91f
[PATCH] x86_64: Don't reserve hotplug CPUs by default
by Andi Kleen
· 19 years ago
636aab5
[PATCH] x86_64: No need to remove NT during CPU setup
by Andi Kleen
· 19 years ago
8b1bde9
[PATCH] x86_64: Adjust page fault handling
by Jan Beulich
· 19 years ago
505cc4e
[PATCH] x86_64: Remove unprotected iret
by Jan Beulich
· 19 years ago
eca37c1
[PATCH] x86_64: Clean up double fault handling
by Jan Beulich
· 19 years ago
6e3f361
[PATCH] x86_64: make trap information available to die notification handlers
by Jan Beulich
· 19 years ago
5c617cf
[PATCH] x86_64: Removing unused function die_if_kernel().
by Jan Beulich
· 19 years ago
0a52158
[PATCH] x86_64: fix bound check IDT gate
by Jan Beulich
· 19 years ago
6e0c47e
[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO
by Jan Beulich
· 19 years ago
130951c
[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.
by Andi Kleen
· 19 years ago
2765130
[PATCH] x86_64: More CFI fixes for 32bit entry code
by Jan Beulich
· 19 years ago
6076399
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
eb3a729
[PATCH] kprobes: fix race in recovery of reentrant probe
by Keshavamurthy Anil S
· 19 years ago
ab396e9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
0498b63
[PATCH] kprobes: fix build breakage
by Ananth N Mavinakayanahalli
· 19 years ago
e597c29
[PATCH] kprobes: arch_remove_kprobe
by Anil S Keshavamurthy
· 19 years ago
f709b12
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
by Keshavamurthy Anil S
· 19 years ago
49a2a1b
[PATCH] kprobes: changed from using spinlock to mutex
by Anil S Keshavamurthy
· 19 years ago
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 19 years ago
e6a6d2e
[PATCH] sanitize building of fs/compat_ioctl.c
by Christoph Hellwig
· 19 years ago
ec3cad9
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
by Christoph Hellwig
· 19 years ago
3a0f69d
[PATCH] common compat_sys_timer_create
by Christoph Hellwig
· 19 years ago
05970d4
[PATCH] kexec: change CONFIG_PHYSICAL_START dependency
by Maneesh Soni
· 19 years ago
4ae362b
[PATCH] kdump: read previous kernel's memory
by Vivek Goyal
· 19 years ago
ec9ce0d
[PATCH] kdump: x86_64 save cpu registers upon crash
by Vivek Goyal
· 19 years ago
cffe632
[PATCH] kdump: x86_64 kexec on panic
by akpm@osdl.org
· 19 years ago
aac04b3
[PATCH] kdump: x86_64: add elfcorehdr command line option
by Vivek Goyal
· 19 years ago
69cda7b
[PATCH] kdump: x86_64: add memmmap command line option
by akpm@osdl.org
· 19 years ago
cc57165
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
by Vivek Goyal
· 19 years ago
c8a19c9
[CRYPTO] Allow AES C/ASM implementations to coexist
by Herbert Xu
· 19 years ago
06ace7a
[CRYPTO] Use standard byte order macros wherever possible
by Herbert Xu
· 19 years ago
0d20bab
kbuild: drop vmlinux dependency from "make install"
by H. Peter Anvin
· 19 years ago
e585e47
[PATCH] tiny: Make *[ug]id16 support optional
by Matt Mackall
· 19 years ago
7e7f358
[PATCH] Split out screen_info from tty.h
by Brian Gerst
· 19 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
2a10e0b
[PATCH] move rtc_interrupt() prototype to rtc.h
by Adrian Bunk
· 19 years ago
22fc6ec
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
by Ravikiran G Thirumalai
· 19 years ago
3974388
[PATCH] Swap Migration V5: sys_migrate_pages interface
by Christoph Lameter
· 19 years ago
57d1c91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
20ede27
gitignore: ignore shared objects
by Brian Gerst
· 19 years ago
1fa744e
[PATCH] cpu hotplug/x86_64: disable interrupt in play_dead
by Shaohua Li
· 19 years ago
bb152f5
[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const
by Arjan van de Ven
· 19 years ago
67df197
[PATCH] x86/x86_64: mark rodata section read-only: x86-64 support
by Arjan van de Ven
· 19 years ago
c728252
[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix
by Arjan van de Ven
· 19 years ago
25c862c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
0356dbb
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
02959a8
gitignore: x86_64 files
by Brian Gerst
· 19 years ago
576fc09
[PATCH] x86_64: Fix incorrect node_present_pages on NUMA
by Ravikiran G Thirumalai
· 19 years ago
391eade
[PATCH] Fix build with CONFIG_PCI_MMCONFIG
by Andi Kleen
· 19 years ago
b16b88e
[PATCH] i386,amd64: ioremap.c __iomem annotations
by Al Viro
· 19 years ago
8b8a4e3
[PATCH] i386,amd64: mmconfig __iomem annotations
by Al Viro
· 19 years ago
8309cf6
[PATCH] x86_64: Bug correction in populate_memnodemap()
by Eric Dumazet
· 19 years ago
fd49547
[PATCH] x86_64: Fix collision between pmtimer and pit/hpet
by john stultz
· 19 years ago
df818a5
[PATCH] x86_64: Fix 32bit thread coredumps
by Andi Kleen
· 19 years ago
d6ece54
[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems
by Andi Kleen
· 19 years ago
928cf8c
[PATCH] i386/x86-64 Fall back to type 1 access when no entry found
by Andi Kleen
· 19 years ago
bf5421c
[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held
by Andi Kleen
· 19 years ago
5e9ef02
[PATCH] i386/x86-64 disable LAPIC completely for offline CPU
by Shaohua Li
· 19 years ago
68e1889
[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initialization fails
by Andi Kleen
· 19 years ago
bf8d5c5
[PATCH] kprobes: increment kprobe missed count for multiprobes
by Keshavamurthy Anil S
· 19 years ago
95235ca
[CPUFREQ] CPU frequency display in /proc/cpuinfo
by Venkatesh Pallipadi
· 19 years ago
8bf1101
[PATCH] kprobes: Fix return probes on sys_execve
by Jim Keniston
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
d3ee871
[PATCH] x86_64: Fix sparse mem
by Bob Picco
· 19 years ago
8893166
[PATCH] x86_64: Increase the maximum number of local APICs to the maximum
by Andi Kleen
· 19 years ago
9e43e1b
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracing
by Andi Kleen
· 19 years ago
ffd10a2
[PATCH] x86_64: Make node boundaries consistent
by Magnus Damm
· 19 years ago
e583538
[PATCH] x86_64: Log machine checks from boot on Intel systems
by Andi Kleen
· 19 years ago
b0bd35e
[PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in Kconfig
by Ravikiran G Thirumalai
· 19 years ago
efbbdce
[PATCH] x86_64: Use common sys_time64
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
a5b250a
[PATCH] x86_64: Remove optimization for B stepping AMD K8
by Andi Kleen
· 19 years ago
a6f5deb
[PATCH] x86_64: Reduce number of retries for reset through keyboard controller
by Andi Kleen
· 19 years ago
94605ef
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
by Siddha, Suresh B
· 19 years ago
3506229
[PATCH] x86_64: Don't enable interrupt unconditionally in reboot path
by Andi Kleen
· 19 years ago
a88cde1
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
by Andi Kleen
· 19 years ago
ea0be47
[PATCH] x86_64: Allow modular build of ia32 aout loader
by Andi Kleen
· 19 years ago
af9c142
[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel Xeons
by Shaohua Li
· 19 years ago
529a340
[PATCH] x86_64: Optimize NUMA node hash function
by Eric Dumazet
· 19 years ago
e4e5d324
[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS for CS
by Bryan Ford
· 19 years ago
420f8f6
[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.
by Andi Kleen
· 19 years ago
5917089
[PATCH] x86_64: Replace swiotlb extern with include
by Andi Kleen
· 19 years ago
4d74dbd
[PATCH] x86_64: Replace cpu_pda extern with include
by Andi Kleen
· 19 years ago
2bc0414
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
by Andi Kleen
· 19 years ago
f6c2e33
[PATCH] x86_64: Unmap NULL during early bootup
by Siddha, Suresh B
· 19 years ago
69d81fc
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
by Andi Kleen
· 19 years ago
Next »