2009-01-05 |
Ingo Molnar | genirq: provide irq_to_desc() to non-genirq architectures too Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Cyrill Gorcunov | x86: setup_per_cpu_areas() cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Mike Travis | cpumask: fix compile error when CONFIG_NR_CPUS is not... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Mike Travis | cpumask: use alloc_cpumask_var_node where appropriate Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | cpumask: convert shared_cpu_map in acpi_processor*... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Rusty Russell | x86: use cpumask_var_t in acpi/boot.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Mike Travis | x86: cleanup some remaining usages of NR_CPUS where... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Mike Travis | sched: put back some stack hog changes that were undone... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Mike Travis | x86: enable cpus display of kernel_max and offlined... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Ingo Molnar | ia64: cpumask fix for is_affinity_mask_valid() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Ingo Molnar | cpumask: convert RCU implementations, fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-03 |
Ingo Molnar | Merge branch 'master' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2009-01-03 |
Mike Travis | Merge branch 'master' of git://git.kernel.org/pub/scm... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-02 |
Ingo Molnar | Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent...
|
commit | commitdiff | tree |
2009-01-02 |
Ingo Molnar | Merge branch 'linus' into x86/cleanups
|
commit | commitdiff | tree |
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 |
Cliff Wickman | x86, UV: remove erroneous BAU initialization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-02 |
Ravikiran G Thirumalai | x86: fix incorrect __read_mostly on _boot_cpu_pda 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 |
Sergio Luis | x86: mark get_cpu_leaves() with __cpuinit annotation 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-29 |
Yinghai Lu | sparseirq: move __weak symbols into separate compilation... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-28 |
Ingo Molnar | sparseirq: work around __weak alias bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-27 |
Yinghai Lu | sparseirq: fix hang with !SPARSE_IRQ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-27 |
Yinghai Lu | sparseirq: set lock_class for legacy irq when sparse_irq... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-27 |
Yinghai Lu | sparseirq: work around compiler optimizing away __weak... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
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-27 |
Ingo Molnar | sparseirq: fix desc->lock init Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-27 |
Ingo Molnar | sparseirq: do not printk when migrating IRQ descriptors Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-26 |
Yinghai Lu | sparseirq: remove duplicated arch_early_irq_init() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-26 |
KOSAKI Motohiro | irq: simplify for_each_irq_desc() usage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-26 |
KOSAKI Motohiro | proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-26 |
KOSAKI Motohiro | irq: for_each_irq_desc() move to irqnr.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-26 |
KOSAKI Motohiro | hrtimer: remove #include <linux/irq.h> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
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 branches 'timers/clocksource', 'timers/hpet'...
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | x86, sparseirq: clean up Kconfig entry Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge branches 'core/debugobjects', 'core/iommu', ...
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge branch 'core/futexes' into core/core
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge branch 'core/debug' into core/core
|
commit | commitdiff | tree |
2008-12-25 |
Ingo Molnar | Merge commit 'v2.6.28' into core/core
|
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 | x86: turn CONFIG_SPARSE_IRQ off by default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
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 |
Ingo Molnar | stacktrace: provide save_stack_trace_tsk() weak alias 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-25 |
Ingo Molnar | rcu: provide RCU options on non-preempt architectures too 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 |
Ingo Molnar | x86: export vector_used_by_percpu_irq Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-23 |
Suresh Siddha | x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-23 |
Vaidyanathan Srinivasan | sched: nominate preferred wakeup cpu, fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-23 |
Yinghai Lu | x86: fix lguest used_vectors breakage, -v2 Signed-off-by: Ingo Molnar <mingo@elte.hu> 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 |
Yinghai Lu | sparseirq: fix numa_migrate_irq_desc dependency and... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Hiroshi Shimamoto | printk: fix discarding message when recursion_bug 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 |
Ingo Molnar | x86: fix warning in arch/x86/kernel/io_apic.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | sched: fix warning in kernel/sched.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | sched: move test_sd_parent() to an SMP section of sched.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Vaidyanathan Srinivasan | sched: add SD_BALANCE_NEWIDLE at MC and CPU level for... Author: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Vaidyanathan Srinivasan | sched: activate active load balancing in new idle cpus Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Vaidyanathan Srinivasan | sched: bias task wakeups to preferred semi-idle packages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |