2009-05-01 |
Cyrill Gorcunov | x86, apic: use pr_ macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-27 |
Yinghai Lu | x86: Use dmi check in apic_is_clustered() on 64-bit... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-27 |
Yinghai Lu | x86: apic: Remove duplicated macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-22 |
Suresh Siddha | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-21 |
Suresh Siddha | x86: x2apic, IR: Make config X86_UV dependent on X86_X2APIC Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-21 |
Suresh Siddha | x86: x2apic, IR: Clean up panic() with nox2apic boot... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-21 |
Suresh Siddha | x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_RE... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-21 |
Suresh Siddha | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-19 |
Cyrill Gorcunov | x86: es7000, uv - use __cpuinit for kicking secondary... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-19 |
Cyrill Gorcunov | x86: smpboot - wakeup_secondary should be done via... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-19 |
Weidong Han | x86, intr-remap: fix x2apic/intr-remap resume Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-19 |
Weidong Han | x86, intr-remap: add option to disable interrupt remapping Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-19 |
Weidong Han | x86, intr-remap: enable interrupt remapping early Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-19 |
Weidong Han | x86, intr-remap: fix ack for interrupt remapping Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-19 |
Weidong Han | docs, x86: add nox2apic back to kernel-parameters.txt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-17 |
Ingo Molnar | Merge branch 'linus' into x86/apic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-16 |
H Hartley Sweeten | kernel/softirq.c: fix sparse warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-16 |
Gautham R Shenoy | sched: Avoid printing sched_group::__cpu_power for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-16 |
Cliff Wickman | x86: UV BAU distribution and payload MMRs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-15 |
Yinghai Lu | x86: use used_vectors in init_IRQ() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-14 |
Cliff Wickman | x86: UV: BAU partition-relative distribution map Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-14 |
Paul E. McKenney | rcu: Make hierarchical RCU less IPI-happy Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-14 |
Ingo Molnar | lockdep: warn about lockdep disabling after kernel... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-14 |
Zhaolei | tracing: Fix branch tracer header Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-14 |
Lai Jiangshan | tracing, sched: mark get_parent_ip() notrace Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-13 |
Zhaolei | tracing: Fix power tracer header Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-13 |
Alexander van Heukelum | x86: fix function definitions after: x86: apic - introduce... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Cyrill Gorcunov | x86: smp.c - align smp_ops assignments Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Cyrill Gorcunov | x86: apic - introduce dummy apic operations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Cyrill Gorcunov | x86: apic - introduce imcr_ helpers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Cyrill Gorcunov | x86: irq.c - tiny cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Frederic Weisbecker | lockdep: continue lock debugging despite some taints Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Frederic Weisbecker | lockdep: warn about lockdep disabling after kernel... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Suresh Siddha | x86: add linux kernel support for YMM state Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Marcin Slusarz | x86: fix wrong section of pat_disable & make it static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Rakib Mullick | x86: Fix section mismatches in mpparse Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Li Zefan | tracing/filters: return proper error code when writing... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Li Zefan | tracing/filters: allow user input integer to be oct... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Li Zefan | tracing/filters: fix NULL pointer dereference Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-12 |
Li Zefan | tracing/filters: NIL-terminate user input filter Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Tejun Heo | percpu: unbreak alpha percpu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Masami Hiramatsu | x86: fix set_fixmap to use phys_addr_t Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Ingo Molnar | x86, irqinit: preempt merge conflicts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Zhaolei | ftrace: Output REC->var instead of __entry->var for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Zhaolei | Make __stringify support variable argument macros too Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: remove some ifdefs from native_init_IRQ() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: unify irqinit_{32,64}.c into irqinit.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: unify apic_intr_init() in irqinit_{32,64}.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: unify trivial differences in irqinit_{32,64}.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: unify native_init_IRQ() in irqinit_{32,64}.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: unify init_ISA_irqs() in irqinit_{32,64}.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: unify smp_intr_init() in irqinit_{32,64}.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: use identical loop constructs in 32-bit and 64... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: introduce apic_intr_init() in irqinit_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: introduce smp_intr_init() in irqinit_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: move init_ISA_irqs() in irqinit_32.c to match... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Pekka Enberg | x86: move x86_quirk_pre_intr_init() to irqinit_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Andy Grover | x86: Document get_user_pages_fast() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Weidong Han | x86, intr-remap: fix eoi for interrupt remapping without... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Li Zefan | tracing: fix document references Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Lai Jiangshan | tracing: fix splice return too large Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Lai Jiangshan | tracing: update file->f_pos when splice(2) it Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Lai Jiangshan | tracing: allocate page when needed Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-10 |
Lai Jiangshan | tracing: disable seeking for trace_pipe_raw Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-09 |
Heiko Carstens | mutex: have non-spinning mutexes on s390 by default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-09 |
Nathan Lynch | sched: do not count frozen tasks toward load Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-09 |
Li Zefan | tracing: consolidate documents Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-09 |
Jaswinder Singh... | x86: cpu_debug remove execute permission Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-09 |
Li Zefan | blktrace: pass the right pointer to kfree() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-09 |
Frederic Weisbecker | tracing/syscalls: use a dedicated file header Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-09 |
Gary Hade | x86: consolidate SMP code in io_apic.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Hidetoshi Seto | x86: smarten /proc/interrupts output for new counters Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Ingo Molnar | Merge commit 'v2.6.30-rc1' into x86/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Alan Cox | x86: DMI match for the Dell DXP061 as it needs BIOS... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Oleg Nesterov | posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF) Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Oleg Nesterov | posix-timers: fix RLIMIT_CPU && fork() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Yinghai Lu | x86: make 64 bit to use default_inquire_remote_apic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Ingo Molnar | sched: refresh MAINTAINERS entry Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Ingo Molnar | Merge commit 'v2.6.30-rc1' into sched/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Zhaolei | printk: fix wrong format string iter for printk Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Ingo Molnar | Merge commit 'v2.6.30-rc1' into core/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Jack Steiner | x86, uv: add Kconfig dependency on NUMA for UV systems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Russ Anderson | x86: prevent /sys/firmware/sgi_uv from being created... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Yinghai Lu | x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Yinghai Lu | x86: make wakeup_secondary_cpu_via_init static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-08 |
Tetsuo Handa | tracing: append a comma to INIT_FTRACE_GRAPH Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Linus Torvalds | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRA... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Bart Van Assche | branch tracer: Fix for enabling branch profiling makes... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Zhaolei | ftrace: Correct a text align for event format output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Nikanth Karthikesan | Update /debug/tracing/README Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Frederic Weisbecker | tracing/ftrace: alloc the started cpumask for the trace... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Huang Weiyi | tracing, x86: remove duplicated #include Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Zhaolei | ftrace: Add check of sched_stopped for probe_sched_wakeup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Steven Rostedt | function-graph: add proper initialization for init... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Frederic Weisbecker | tracing/ftrace: fix missing include string.h Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Lai Jiangshan | tracing: fix incorrect return type of ns2usecs() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Steven Rostedt | tracing: remove CALLER_ADDR2 from wakeup tracer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Ingo Molnar | Merge branch 'tracing/blktrace-fixes' into tracing... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-07 |
Ingo Molnar | Merge branch 'linus' into core/softlockup
|
commit | commitdiff | tree |