Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aafbd7eb2057edfc9a17b258e3f0258a4e6d8198
/
arch
/
x86
/
kernel
/
process_64.c
aafbd7e
x86: make printk_address regs->ip always reliable
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
3d97775
x86: move out tick_nohz_stop_sched_tick() call from the loop
by Hiroshi Shimamoto
· 17 years ago
60b3b9a
x86: x86 user_regset cleanup
by Roland McGrath
· 17 years ago
7818a1e
x86: provide 64-bit with a load_sp0 function.
by Glauber de Oliveira Costa
· 17 years ago
ca241c7
x86: unify tss_struct
by Glauber de Oliveira Costa
· 17 years ago
2f4aaf5
x86, ptrace: remove bad comment
by Markus Metzger
· 17 years ago
80fbb69
x86: introduce fill_ldt
by Glauber de Oliveira Costa
· 17 years ago
6842ef0
x86: unify desc_struct
by Glauber de Oliveira Costa
· 17 years ago
eee3af4
x86, ptrace: support for branch trace store(BTS)
by Markus Metzger
· 17 years ago
d895422
x86: put together equal pieces of system.h
by Glauber de Oliveira Costa
· 17 years ago
6612538
x86: clean up process_32/64.c
by Hiroshi Shimamoto
· 17 years ago
faca622
x86: use generic register name in the thread and tss structures
by H. Peter Anvin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
7e99160
x86: debugctlmsr context switch
by Roland McGrath
· 17 years ago
e1f2877
x86 single_step: TIF_FORCED_TF
by Roland McGrath
· 17 years ago
efd1ca5
x86: TLS cleanup
by Roland McGrath
· 17 years ago
91394eb
x86: use get_desc_base
by Roland McGrath
· 17 years ago
c1d171a
x86: randomize brk
by Jiri Kosina
· 17 years ago
a72368d
x86: remove dead code and exports
by Thomas Gleixner
· 17 years ago
39d44a5
x86: enable irq in default_idle on 64-bit
by Hiroshi Shimamoto
· 17 years ago
5ee613b
x86: idle wakeup event in the HLT loop
by Ingo Molnar
· 17 years ago
b10db7f
time: more timer related cleanups
by Pavel Machek
· 17 years ago
40d6a14
Kick CPUS that might be sleeping in cpus_idle_wait
by Steven Rostedt
· 17 years ago
f438d91
kprobes: support kretprobe blacklist
by Masami Hiramatsu
· 17 years ago
835c34a
Delete filenames in comments.
by Dave Jones
· 17 years ago
0229068
x86_64: prepare idle loop for dynamic ticks
by Chris Wright
· 17 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/process_64.c]
bd4c1b5
x86_64: prepare shared kernel/process.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/process.c]
da8f153
Revert "x86_64: Quicklist support for x86_64"
by Linus Torvalds
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
f51c945
x86_64: Use read and write crX in .c files
by Glauber de Oliveira Costa
· 17 years ago
2d4fa2f
x86_64: lower printk severity
by Dan Aloni
· 17 years ago
bb1995d
x86: Make Alt-SysRq-p display the debug register contents
by Alan Stern
· 17 years ago
34feb2c
x86_64: Quicklist support for x86_64
by Christoph Lameter
· 17 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
f039b75
[PATCH] x86: Don't use MWAIT on AMD Family 10
by Andi Kleen
· 18 years ago
303cd15
[PATCH] Fix atomicity of TIF update in flush_thread() for x86_64
by Mathieu Desnoyers
· 18 years ago
0888f06
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code
by Ingo Molnar
· 18 years ago
d331e73
[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)
by Venkatesh Pallipadi
· 18 years ago
72690a2
[PATCH] x86: Don't use nested idle loops
by Andi Kleen
· 18 years ago
dc1829a
[PATCH] i386/x86_64: ACPI cpu_idle_wait() fix
by Ingo Molnar
· 18 years ago
9446868
[PATCH] x86-64: Fix race in exit_idle
by Andi Kleen
· 18 years ago
991528d
ACPI: Processor native C-states using MWAIT
by Venkatesh Pallipadi
· 18 years ago
0a5ace2
[PATCH] x86-64: Fix FPU corruption
by Andi Kleen
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
a15da49
[PATCH] Fix idle notifiers
by Andi Kleen
· 18 years ago
7b0bda7
[PATCH] Fix a PDA warning uncovered by the new type checking
by Andi Kleen
· 18 years ago
0a425405
[PATCH] Add the canary field to the PDA area and the task struct
by Arjan van de Ven
· 18 years ago
e07e23e
[PATCH] non lazy "sleazy" fpu implementation
by Arjan van de Ven
· 18 years ago
c16b63e0
[PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set
by Andi Kleen
· 18 years ago
d3a4f48
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
by Stephane Eranian
· 18 years ago
3ac9493
[PATCH] lockdep: beautify x86_64 stacktraces
by Ingo Molnar
· 19 years ago
2ee60e17
[PATCH] x86_64: Move export symbols to their C functions
by Andi Kleen
· 19 years ago
495ab9c
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
by Andi Kleen
· 19 years ago
b538ed2
[PATCH] x86_64: reliable stack trace support (x86-64)
by Jan Beulich
· 19 years ago
4d9bc79
[PATCH] x86_64: Make sure is_compat_task works early
by Andi Kleen
· 19 years ago
5c0f80f
[PATCH] x86_64: Remove long obsolete CVS
by Andi Kleen
· 19 years ago
18bd057
[PATCH] i386/x86-64: Fix x87 information leak between processes
by Andi Kleen
· 19 years ago
97c2803
[PATCH] x86_64: Plug GS leak in arch_prctl()
by John Blackwood
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
c6fd91f
[PATCH] kretprobe instance recycled by parent process
by bibo mao
· 19 years ago
45948d7
[PATCH] x86_64: save FPU context slightly later
by Jan Beulich
· 19 years ago
2b514e7
[PATCH] x86_64: eliminate set_debug()
by Jan Beulich
· 19 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 19 years ago
099f318
[PATCH] x86_64: Don't allow kprobes on __switch_to
by Andi Kleen
· 19 years ago
57eafdc
[PATCH] amd64: task_stack_page()
by Al Viro
· 19 years ago
bb04923
[PATCH] amd64: task_pt_regs()
by Al Viro
· 19 years ago
e4f17c4
[PATCH] amd64: task_thread_info()
by Al Viro
· 19 years ago
95833c8
[PATCH] x86_64: Add idle notifiers
by Andi Kleen
· 19 years ago
2d52ede
[PATCH] x86_64: Remove enable/disable_hlt
by Andi Kleen
· 19 years ago
1fa744e
[PATCH] cpu hotplug/x86_64: disable interrupt in play_dead
by Shaohua Li
· 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
a88cde1
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
by Andi Kleen
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
9cdd304
[PATCH] x86-64: more gratitious linux/irq.h includes
by Al Viro
· 19 years ago
083044e
[PATCH] x86-64: Remove disable_tsc code in context switch
by Andi Kleen
· 19 years ago
b8f68e9
[PATCH] x86-64: Fix idle=poll
by Hugh Dickins
· 19 years ago
9acf23c
[PATCH] x86-64: Include build number in oops output
by Andi Kleen
· 19 years ago
c078d32
[PATCH] x86_64: print processor number in show_regs
by Zwane Mwaikambo
· 19 years ago
ffaa8bd
[PATCH] seccomp: tsc disable
by Andrea Arcangeli
· 20 years ago
76e4f66
[PATCH] x86_64: CPU hotplug support
by Ashok Raj
· 20 years ago
e6982c6
[PATCH] x86_64: Change init sections for CPU hotplug support
by Ashok Raj
· 20 years ago
73649da
[PATCH] x86_64 specific function return probes
by Rusty Lynch
· 20 years ago
8492980
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
by Suresh Siddha
· 20 years ago
fd51f66
[PATCH] i386/x86_64 segment register access update
by H. J. Lu
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago