index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: reduce trivial style differences in signal_32|64.c
Harvey Harrison
2008-04-17
2
-56
/
+55
*
x86: regparm(3) is mandatory, no need to annotate
Harvey Harrison
2008-04-17
2
-2
/
+0
*
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
2008-04-17
1
-2
/
+2
*
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
2008-04-17
2
-5
/
+4
*
x86: enable ACPI extended century handling for 32bit
Andi Kleen
2008-04-17
1
-3
/
+2
*
x86: add warning when RTC clock reports binary
Andi Kleen
2008-04-17
1
-2
/
+5
*
x86: use year 2000 offset for cmos clock
Andi Kleen
2008-04-17
1
-11
/
+4
*
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
2008-04-17
1
-10
/
+12
*
x86 vDSO: don't use disabled vDSO for signal trampoline
Roland McGrath
2008-04-17
1
-1
/
+1
*
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2008-04-17
1
-2
/
+2
*
x86: check vmlinux limits, 64-bit
Ingo Molnar
2008-04-17
2
-0
/
+19
*
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2008-04-10
1
-2
/
+2
*
x86: Simplify cpu_idle_wait
Venki Pallipadi
2008-04-10
2
-72
/
+22
*
pop previous section in alternative.c
Steven Rostedt
2008-04-09
1
-4
/
+8
*
x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()
Karsten Wiese
2008-04-07
2
-6
/
+2
*
revert "x86: tsc prevent time going backwards"
Ingo Molnar
2008-04-07
2
-34
/
+4
*
Fix booting pentium+ with dodgy TSC
Rusty Russell
2008-04-06
1
-8
/
+0
*
x86: revert assign IRQs to hpet timer
Thomas Gleixner
2008-04-04
1
-3
/
+6
*
x86: tsc prevent time going backwards
Thomas Gleixner
2008-04-04
2
-4
/
+34
*
x86, agpgart: scary messages are fortunately obsolete
Pavel Machek
2008-04-04
1
-5
/
+5
*
x86: print message if nmi_watchdog=2 cannot be enabled
Ingo Molnar
2008-04-04
1
-1
/
+3
*
x86: fix nmi_watchdog=2 on Pentium-D CPUs
Ingo Molnar
2008-04-04
1
-3
/
+0
*
x86 ptrace: avoid unnecessary wrmsr
Roland McGrath
2008-04-03
1
-4
/
+7
*
vmcoreinfo: add the symbol "phys_base"
Ken'ichi Ohmichi
2008-04-02
1
-0
/
+1
*
x86: ptrace.c: fix defined-but-unused warnings
Andrew Morton
2008-03-27
1
-84
/
+85
*
x86: fix trim mtrr not to setup_memory two times
Yinghai Lu
2008-03-26
1
-5
/
+4
*
x86: GEODE: add missing module.h include
Andres Salomon
2008-03-26
1
-0
/
+1
*
x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX
Stephan Diestelhorst
2008-03-26
1
-15
/
+24
*
x86: fix memoryless node oops during boot
Yinghai Lu
2008-03-26
1
-1
/
+1
*
x86: add dmi quirk for io_delay
Ingo Molnar
2008-03-26
1
-0
/
+8
*
x86: convert mtrr/generic.c to kernel-doc
Randy Dunlap
2008-03-26
1
-19
/
+23
*
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2008-03-22
2
-51
/
+0
*
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
2008-03-21
3
-1
/
+55
*
x86: fix reboot problem with Dell Optiplex 745, 0KW626 board
Heinz-Ado Arnolds
2008-03-21
1
-0
/
+9
*
x86: fix fault_msg nul termination
Jiri Slaby
2008-03-21
1
-1
/
+1
*
x86: fix long standing bug with usb after hibernation with 4GB ram
Pavel Machek
2008-03-21
1
-0
/
+3
*
x86: hpet clock enable quirk on nVidia nForce 430
Zbigniew Luszpinski
2008-03-21
1
-0
/
+2
*
x86: reserve dma32 early for gart
Yinghai Lu
2008-03-21
2
-0
/
+51
*
x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...
Coleman Kane
2008-03-21
1
-0
/
+9
*
x86: tight online check in setup_per_cpu_areas
Yinghai Lu
2008-03-21
1
-6
/
+8
*
x86: fix dma_alloc_pages
Yinghai Lu
2008-03-21
1
-5
/
+0
*
x86: ia32 syscall restart fix
Roland McGrath
2008-03-11
2
-6
/
+41
*
x86_64: make ptrace always sign-extend orig_ax to 64 bits
Roland McGrath
2008-03-07
1
-0
/
+10
*
x86: re-add reboot fixups
Ingo Molnar
2008-03-07
1
-0
/
+6
*
x86: fix typo in step.c
Jan Beulich
2008-03-07
1
-2
/
+2
*
x86: fix merge mistake in i387.c
Jan Beulich
2008-03-07
1
-1
/
+1
*
x86: clear DF before calling signal handler
Aurelien Jarno
2008-03-07
2
-3
/
+3
*
[CPUFREQ] Remove debugging message from e_powersaver
Dave Jones
2008-03-05
1
-2
/
+6
*
x86, i387: fix ptrace leakage using init_fpu()
Suresh Siddha
2008-03-04
1
-4
/
+4
*
x86: disable BTS ptrace extensions for now
Ingo Molnar
2008-02-29
3
-0
/
+16
[next]