2009-01-02 |
Jaswinder Singh... | x86: mpparse.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-02 |
Jaswinder Singh... | x86: nmi.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-02 |
Jaswinder Singh... | x86: ldt.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-02 |
Jaswinder Singh... | x86: cpuid.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-02 |
Ingo Brueckl | x86: convert permanent_kmaps_init() from macro to inline Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-02 |
Cyrill Gorcunov | x86: early_printk - use sizeof instead of hardcoded... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-29 |
Jaswinder Singh... | x86, pci: move arch/x86/pci/pci.h to arch/x86/include... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-29 |
Jaswinder Singh... | x86_64: pci-gart_64.c iommu_fullflush should be static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-29 |
Jaswinder Singh... | x86: efi.c declare add_efi_memmap before they get used Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-29 |
Jaswinder Singh... | x86: io_apic.c io_apic_sync should be static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-29 |
Jaswinder Singh... | x86: apic.c declare pic_mode before they get used Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-29 |
Jaswinder Singh... | x86: introducing asm/sys_ia32.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-29 |
Cyrill Gorcunov | x86: mach-default setup.c cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-29 |
Ingo Molnar | Merge branch 'linus' into x86/cleanups
|
commit | commitdiff | tree |
2008-12-27 |
Jaswinder Singh | x86: apic.c x2apic_preenabled and disable_x2apic should... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-27 |
Jaswinder Singh | x86: reboot.c declare port_cf9_safe before they get... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-27 |
Ingo Molnar | Merge branch 'x86/core' into x86/cleanups
|
commit | commitdiff | tree |
2008-12-26 |
Ingo Molnar | x86: clean up comment style in arch/x86/kernel/traps.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-26 |
Ingo Molnar | Merge branch 'x86/fpu' into x86/cleanups
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge branch 'sched/urgent'; commit 'v2.6.28' into...
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge branches 'tracing/ftrace', 'tracing/hw-branch...
|
commit | commitdiff | tree |
2008-12-25 |
Peter Zijlstra | sched, trace: update trace_sched_wakeup() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge branch 'x86/tsc' into tracing/core
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2...
|
commit | commitdiff | tree |
2008-12-25 |
Jaswinder Singh | x86: traps.c replace #if CONFIG_X86_32 with #ifdef... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-25 |
Frederic Weisbecker | tracing/ftrace: don't trace on early stage of a secondary... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-24 |
Ingo Molnar | Revert "x86: disable X86_PTRACE_BTS" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-24 |
Ingo Molnar | Merge branch 'linus' into tracing/hw-branch-tracing
|
commit | commitdiff | tree |
2008-12-24 |
Ingo Molnar | x86: disable X86_PTRACE_BTS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-24 |
H. Peter Anvin | x86: PAT: fix address types in track_pfn_vma_new() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-23 |
Steven Rostedt | ring-buffer: prevent false positive warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-23 |
Steven Rostedt | ring-buffer: fix dangling commit race Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-23 |
Ingo Molnar | Merge branch 'x86/irq' into x86/core
|
commit | commitdiff | tree |
2008-12-23 |
Ingo Molnar | Merge branch 'x86/iommu' into x86/core
|
commit | commitdiff | tree |
2008-12-23 |
Ingo Molnar | Merge branch 'x86/tsc' into x86/core
|
commit | commitdiff | tree |
2008-12-23 |
Ingo Molnar | Merge branch 'x86/ptrace' into x86/tsc
|
commit | commitdiff | tree |
2008-12-23 |
Ingo Molnar | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature...
|
commit | commitdiff | tree |
2008-12-23 |
Ingo Molnar | Merge branch 'x86/apic' into x86/irq
|
commit | commitdiff | tree |
2008-12-23 |
Ingo Molnar | Merge commit 'v2.6.28-rc9' into x86/apic
|
commit | commitdiff | tree |
2008-12-22 |
Ingo Molnar | sched: fix warning in fs/proc/base.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-21 |
Lai Jiangshan | ftrace: enable format arguments checking Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-20 |
Dmitry Adamushko | x86: fix resume (S2R) broken by Intel microcode module... Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-20 |
Markus Metzger | x86, bts: memory accounting Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-20 |
Markus Metzger | x86, bts: add fork and exit handling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Hiroshi Shimamoto | x86: ia32_signal: remove unnecessary declaration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Jaswinder Singh | x86: common.c boot_cpu_stack and boot_exception_stacks... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Pekka J Enberg | ftrace: introduce tracing_reset_online_cpus() helper Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | Merge branches 'tracing/ftrace', 'tracing/ring-buffer...
|
commit | commitdiff | tree |
2008-12-19 |
Suresh Siddha | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | x86: fix warning in arch/x86/kernel/microcode_amd.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | tracing: fix warnings in kernel/trace/trace_sched_switch.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | tracing: fix warning in kernel/trace/trace.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Jaswinder Singh | x86: traps.c declare functions before they get used Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Jaswinder Singh | x86: process.c declare c1e_remove_cpu before they get... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: sigframe.h: add guard macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Vegard Nossum | x86: revert CONFIG_RELOCATABLE=y defconfig change Author: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Ken Chen | schedstat: consolidate per-task cpu runtime stats Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Lai Jiangshan | tracing/ring-buffer: remove unused ring_buffer size Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Jaswinder Singh | x86: tls.c declare sys_set_thread_area and sys_get_thread_ar... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Jaswinder Singh | x86: time_64.c timer_interrupt() should be static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Ingo Molnar | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel...
|
commit | commitdiff | tree |
2008-12-18 |
Bjorn Helgaas | x86 gart: don't complain if no AMD GART found Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Thomas Gleixner | trace: fix task state printout Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Steven Rostedt | ftrace: add not to regex on filtering functions Ingo Molnar has asked about a way to remove... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Steven Rostedt | trace: better use of stack_trace_enabled for boot up... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Steven Rostedt | trace: add a way to enable or disable the stack tracer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'tracing/hw-branch...
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: ia32_signal: use sigframe.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: ia32_signal: rename struct sigframe and rt_sigframe Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: signal: prepare to include from ia32_signal.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: signal: move sigframe.h to arch/x86/include/asm Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: signal: rename sigframe and rt_sigframe on 32-bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: signal: move ia32 func declarations into arch... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Cyrill Gorcunov | x86: entry_64 - introduce FTRACE_ frame macro v2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Frederic Weisbecker | tracing/ftrace: add the printk-msg-only option Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Frederic Weisbecker | tracing/ftrace: use preempt_enable_no_resched_notrace... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Hiroshi Shimamoto | x86: ia32_signal: use proper macro __USER32_DS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Hiroshi Shimamoto | x86: ia32_signal: use __put_user() instead of __copy_to_user() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Hiroshi Shimamoto | x86: signal: use signal_fault() in sys_sigreturn() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Russ Anderson | sgi-xp: xpc needs to pass the physical address, not... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Andi Kleen | x86: re-enable MCE on secondary CPUS after suspend... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Jack Steiner | x86: UV fix for global physical addresses Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Ingo Molnar | Merge commit 'v2.6.28-rc8' into x86/uv
|
commit | commitdiff | tree |
2008-12-16 |
Zachary Amsden | x86: clean up dead code in vmi_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Hiroshi Shimamoto | x86: hardirq: use inc_irq_stat() in non-unified functions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Philipp Kohlbecher | x86: documentation fix regarding boot protocol Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Ingo Molnar | Merge commit 'v2.6.28-rc8' into x86/doc
|
commit | commitdiff | tree |
2008-12-16 |
Jeremy Fitzhardinge | xen: clean up asm/xen/hypervisor.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Bharata B Rao | sched: use RCU variant of list traversal in for_each_leaf_rt... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Jaswinder Singh | x86: setup.c find_and_reserve_crashkernel should be... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Jaswinder Singh | x86: ldt.c declare sys_modify_ldt before they get used Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Jaswinder Singh | x86: signal.c declare do_notify_resume before they... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Jaswinder Singh | x86: process_64.c declare __switch_to() and sys_arch_prctl... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Tej | xen: whitespace/checkpatch cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Venki Pallipadi | x86: support always running TSC on Intel CPUs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Ingo Molnar | Merge branch 'x86/cpufeature' into x86/tsc
|
commit | commitdiff | tree |
2008-12-16 |
Ingo Molnar | x86: support always running TSC on Intel CPUs, add... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Ingo Molnar | Merge commit 'v2.6.28-rc8' into x86/cpufeature
|
commit | commitdiff | tree |
2008-12-16 |
Andreas Herrmann | x86: microcode_amd: modify log messages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Andreas Herrmann | x86: microcode_amd: use 'packed' attribute for structs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |