index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: signal: introduce helper macro is_ia32
Hiroshi Shimamoto
2008-09-25
2
-8
/
+18
*
x86: signal_64.c: introduce helper function signr_convert()
Hiroshi Shimamoto
2008-09-25
1
-2
/
+8
*
x86: signal_32.c: introduce signr_convert()
Hiroshi Shimamoto
2008-09-25
1
-7
/
+10
*
x86: signal: cosmetic unification of handle_signal()
Hiroshi Shimamoto
2008-09-24
2
-0
/
+11
*
x86: signal: cosmetic unification of do_notify_resume()
Hiroshi Shimamoto
2008-09-24
2
-4
/
+20
*
x86: signal: cosmetic unification of do_signal()
Hiroshi Shimamoto
2008-09-24
1
-2
/
+4
*
x86: signal: introduce do_rt_sigreturn()
Hiroshi Shimamoto
2008-09-14
2
-6
/
+17
*
x86: signal: remove unneeded err handling
Hiroshi Shimamoto
2008-09-14
3
-17
/
+10
*
x86: signal: put give_sigsegv of setup frames together
Hiroshi Shimamoto
2008-09-14
3
-42
/
+32
*
x86: signal_64.c: make handle_signal() similar
Hiroshi Shimamoto
2008-09-10
1
-28
/
+29
*
x86: signal_64.c: arg for restore_i387_xstate() is void __user *
Hiroshi Shimamoto
2008-09-10
1
-1
/
+2
*
x86: signal_64.c: clean up signal_fault()
Hiroshi Shimamoto
2008-09-10
1
-4
/
+6
*
x86_32: signal: move signal number conversion to upper layer
Hiroshi Shimamoto
2008-09-06
1
-19
/
+12
*
x86: signal: split out frame setups
Hiroshi Shimamoto
2008-09-06
2
-19
/
+40
*
x86: signal: make NR_restart_syscall
Hiroshi Shimamoto
2008-09-06
2
-4
/
+5
*
x86_32: signal: introduce signal_fault()
Hiroshi Shimamoto
2008-09-06
1
-1
/
+17
*
x86_32: signal: use syscall_get_nr and error
Hiroshi Shimamoto
2008-09-06
1
-4
/
+5
*
Merge branch 'x86/cleanups' into x86/signal
Ingo Molnar
2008-09-06
31
-316
/
+315
|
\
|
*
x86: capitalize function call interrupts consistently
Andi Kleen
2008-09-04
2
-2
/
+2
|
*
x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG
Hiroshi Shimamoto
2008-08-27
1
-2
/
+2
|
*
x86: msr-on-cpu: remove unnecessary level of abstraction
H. Peter Anvin
2008-08-25
1
-42
/
+36
|
*
Merge branch 'x86/urgent' into x86/cleanups
H. Peter Anvin
2008-08-25
10
-121
/
+138
|
|
\
|
*
|
x86: cleanup in amd_cpu_notify()
Robert Richter
2008-08-25
1
-1
/
+1
|
*
|
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
2008-08-25
24
-113
/
+303
|
|
\
\
|
*
|
|
arch/x86/kernel/apm_32.c: remove duplicated #include
Huang Weiyi
2008-08-21
1
-1
/
+0
|
*
|
|
arch/x86/pci/irq.c: attempt to clean up code layout
Andrew Morton
2008-08-21
1
-29
/
+38
|
*
|
|
x86: another user of PTE_FLAGS_MASK
Jeremy Fitzhardinge
2008-08-20
1
-2
/
+2
|
*
|
|
x86_64: use save/loadsegment in ia32 compat
Jeremy Fitzhardinge
2008-08-20
2
-15
/
+17
|
*
|
|
x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.S
Uros Bizjak
2008-08-20
1
-7
/
+7
|
*
|
|
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2008-08-20
47
-195
/
+377
|
|
\
\
\
|
*
|
|
|
x86: coding style fixes to arch/x86/kernel/traps_64.c
Gustavo F. Padovan
2008-08-15
1
-6
/
+8
|
*
|
|
|
x86: coding style fixes to arch/x86/kernel/paravirt_patch_32.c
Paolo Ciarrocchi
2008-08-15
1
-1
/
+1
|
*
|
|
|
x86: coding style fixes to arch/x86/lib/string_32.c
Paolo Ciarrocchi
2008-08-15
1
-21
/
+21
|
*
|
|
|
x86: coding style fixes to arch/x86/lib/strstr_32.c
Paolo Ciarrocchi
2008-08-15
1
-3
/
+3
|
*
|
|
|
x86: coding style fixes to arch/x86/kernel/bios_uv.c
Paolo Ciarrocchi
2008-08-15
1
-5
/
+5
|
*
|
|
|
x86: coding style fixes to arch/x86/boot/compressed/misc.c
Paolo Ciarrocchi
2008-08-15
1
-4
/
+6
|
*
|
|
|
x86: remove nesting CONFIG_HOTPLUG_CPU
Li Zefan
2008-08-15
1
-4
/
+1
|
*
|
|
|
x86: fix comment in protected mode header
Philipp Kohlbecher
2008-08-11
1
-2
/
+3
|
*
|
|
|
arch/x86/kernel/cpuid.c: removed duplicated #include
Huang Weiyi
2008-08-11
1
-1
/
+0
|
*
|
|
|
arch/x86/kernel/acpi/boot.c: removed duplicated #include
Huang Weiyi
2008-08-11
1
-1
/
+0
|
*
|
|
|
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2008-08-11
46
-642
/
+959
|
|
\
\
\
\
|
*
|
|
|
|
x86: mpparse.c: fix section mismatch warning
Marcin Slusarz
2008-08-10
1
-2
/
+2
|
*
|
|
|
|
x86: mmconf: fix section mismatch warning
Marcin Slusarz
2008-08-10
1
-1
/
+1
|
*
|
|
|
|
x86: fix MP_processor_info section mismatch warning
Marcin Slusarz
2008-08-10
1
-1
/
+1
|
*
|
|
|
|
x86, tsc: fix section mismatch warning
Marcin Slusarz
2008-08-10
1
-1
/
+1
|
*
|
|
|
|
x86: coding style fixes to arch/x86/kernel/sys_x86_64.c
Gustavo F. Padovan
2008-07-31
1
-21
/
+22
|
*
|
|
|
|
x86: coding style fixes to arch/x86/kernel/traps_64.c
Gustavo F. Padovan
2008-07-31
1
-27
/
+32
|
*
|
|
|
|
x86: coding style fixes to arch/x86/kernel/signal_64.c
Gustavo F. Padovan
2008-07-31
2
-32
/
+35
|
*
|
|
|
|
x86: coding style fixes to arch/x86/kernel/crash_dump_64.c
Gustavo F. Padovan
2008-07-31
1
-4
/
+3
|
*
|
|
|
|
x86: add KERN_INFO to printks on process_64.c
Gustavo F. Padovan
2008-07-31
1
-15
/
+17
[next]