2009-01-19 |
Rusty Russell | work_on_cpu: Use our own workqueue. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Rusty Russell | work_on_cpu: don't try to get_online_cpus() in work_on_cpu. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Leonardo Potenza | x86: fix section mismatch warnings in kernel/setup_percpu.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Mike Travis | x86: put trigger in to detect mismatched apic versions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Jeff Mahoney | x86: define ARCH_WANT_FRAME_POINTERS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Jan Beulich | x86: fix assumed to be contiguous leaf page tables... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Cliff Wickman | x86, UV: cpu_relax in uv_wait_completion Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Jan Beulich | x86: avoid early crash in disable_local_APIC() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-14 |
Suresh Siddha | x86, pat: fix reserve_memtype() for legacy 1MB range Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-13 |
Andi Kleen | x86, generic: mark complex bitops.h inlines as __always_inline Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-13 |
Ingo Molnar | x86, cpufreq: remove leftover copymask_copy() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-12 |
Ingo Molnar | Revert "i386: add TRACE_IRQS_OFF for the nmi" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-12 |
Ingo Molnar | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-12 |
Jaswinder Singh... | x86: fix apic.c build error on latest git Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-12 |
Jaswinder Singh... | x86: fix mpparse.c build error on latest git Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-12 |
Andi Kleen | x86: avoid theoretical vmalloc fault loop Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Ingo Molnar | Merge commit 'v2.6.29-rc1' into x86/urgent
|
commit | commitdiff | tree |
2009-01-08 |
Kyle McMartin | x86, mtrr: fix types used in userspace exported header Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-07 |
Peter Zijlstra | sched: fix possible recursive rq->lock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-07 |
Leonardo Potenza | x86: fix section mismatch warnings in mcheck/mce_amd_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-07 |
Ingo Molnar | x86: offer frame pointers in all build modes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Ingo Molnar | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86...
|
commit | commitdiff | tree |
2009-01-06 |
Ingo Molnar | [IA64] fix typo in cpumask_of_pcibus() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Huang Weiyi | x86: remove duplicated #include's Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Mike Travis | x86: fix x86_32 builds for summit and es7000 arch's Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Yinghai Lu | x86: k8 numa register active regions later Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Li Zefan | sched: fix section mismatch Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Li Zefan | sched: fix double kfree in failure path Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Ingo Molnar | Merge branches 'sched/clock', 'sched/cleanups' and...
|
commit | commitdiff | tree |
2009-01-06 |
Ingo Molnar | Merge branches 'core/futexes', 'core/locking', 'core...
|
commit | commitdiff | tree |
2009-01-06 |
Mike Travis | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Mike Travis | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Mike Travis | cpumask: use cpumask_var_t in acpi-cpufreq.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Mike Travis | cpumask: use work_on_cpu in acpi/cstate.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Rusty Russell | cpumask: convert struct cpufreq_policy to cpumask_var_t Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Rusty Russell | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
Ingo Molnar | Merge branch 'linus' into cpus4096
|
commit | commitdiff | tree |
2009-01-05 |
Alan Cox | x86: update Alan Cox's email addresses Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
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-05 |
Ingo Molnar | Merge branch 'core/iommu' into core/urgent
|
commit | commitdiff | tree |
2009-01-05 |
Ingo Molnar | hrtimer: splitout peek ahead functionality, fix Signen-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Jaswinder Singh... | x86: rename all fields of mpc_table mpc_X to X Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Jaswinder Singh... | x86: rename all fields of mpc_oemtable oem_X to X Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Jaswinder Singh... | x86: rename all fields of mpc_bus mpc_X to X Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Jaswinder Singh... | x86: rename all fields of mpc_cpu mpc_X to X Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Jaswinder Singh... | x86: rename all fields of mpc_intsrc mpc_X to X Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Jaswinder Singh... | x86: rename all fields of mpc_lintsrc mpc_X to X Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Jaswinder Singh... | x86: rename all fields of mpc_iopic mpc_X to X Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Li Zefan | sched: clean up arch_reinit_sched_domains() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Li Zefan | sched: mark sched_create_sysfs_power_savings_entries... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Ingo Molnar | Merge branch 'linus' into sched/urgent
|
commit | commitdiff | tree |
2009-01-05 |
Thomas Gleixner | hrtimer: fixup comments Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Peter Zijlstra | hrtimer: fix recursion deadlock by re-introducing the... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Thomas Gleixner | hrtimer: simplify hotplug migration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Thomas Gleixner | hrtimer: fix HOTPLUG_CPU=n compile warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Thomas Gleixner | hrtimer: splitout peek ahead functionality Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Paul E. McKenney | rcu: fix rcutorture bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Paul E. McKenney | rcu: eliminate synchronize_rcu_xxx macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Paul E. McKenney | rcu: make treercu safe for suspend and resume Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-05 |
Paul E. McKenney | rcu: fix rcutree grace-period-latency bug on small... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: irqinit_64.c init_ISA_irqs should be static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Baodong Chen | Documentation/x86/boot.txt: payload length was changed... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: setup_percpu.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: irqinit_64.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: irqinit_32.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: i8259.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: irq_32.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Mike Travis | x86: cleanup remaining cpumask_t ops in smpboot code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Mike Travis | cpumask: update pci_bus_show_cpuaffinity to use new... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Mike Travis | cpumask: update local_cpus_show to use new cpumask API Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Mike Travis | ia64: cpumask fix for is_affinity_mask_valid() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
KOSAKI Motohiro | getrusage: RUSAGE_THREAD should return ru_utime and... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: ioport.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: time_64.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: time_32.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: irq_64.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: irq.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: traps.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: process_32.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: apic.c fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: rename mpc_config_oemtable to mpc_oemtable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: rename mpc_config_lintsrc to mpc_lintsrc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: rename mpc_config_intsrc to mpc_intsrc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: rename mpc_config_ioapic to mpc_ioapic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: rename mpc_config_processor to mpc_cpu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: rename mpc_config_bus to mpc_bus Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jaswinder Singh... | x86: rename mp_config_table to mpc_table Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Jesper Juhl | swiotlb: Don't include linux/swiotlb.h twice in lib... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Ingo Molnar | intel-iommu: fix build error with INTR_REMAP=y and... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-04 |
Ingo Molnar | Merge branch 'linus' into core/urgent
|
commit | commitdiff | tree |
2009-01-04 |
Jiri Slaby | x86: fix RIP printout in early_idt_handler 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 |