2009-01-27 |
FUJITA Tomonori | IA64: fix compile error on IA64_DIG_VTD Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Ed Swierk | signals, debug: fix BUG: using smp_processor_id() in... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Ian Campbell | xen: unitialised return value in xenbus_write_transaction Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Rakib Mullick | x86: fix section mismatch warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Ingo Molnar | x86: unmask CPUID levels on Intel CPUs, fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Eric Anholt | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atom...
|
commit | commitdiff | tree |
2009-01-25 |
Ingo Molnar | x86: use standard PIT frequency Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-23 |
Ian Campbell | xen: handle highmem pages correctly when shrinking... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-23 |
Peter Zijlstra | x86, mm: fix pte_free() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-23 |
Ian Campbell | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
Dan Magenheimer | xen: actually release memory when shrinking domain Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
Markus Metzger | x86, ds, bts: cleanup/fix DS configuration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
Steven Rostedt | ring-buffer: reset timestamps when ring buffer is reset Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
Lai Jiangshan | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
H. Peter Anvin | x86: unmask CPUID levels on Intel CPUs
|
commit | commitdiff | tree |
2009-01-21 |
Suresh Siddha | x86: fix PTE corruption issue while mapping RAM using... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Steven Rostedt | trace: set max latency variable to zero on default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Steven Rostedt | trace: stop all recording to ring buffer on ftrace_dump Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Steven Rostedt | trace: print ftrace_dump at KERN_EMERG log level Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Lai Jiangshan | ring_buffer: reset write when reserve buffer fail Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Frederic Weisbecker | tracing/function-graph-tracer: fix a regression while... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Thomas Renninger | x86: mtrr fix debug boot parameter Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Suresh Siddha | x86: fix page attribute corruption with cpa() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | Revert "x86: signal: change type of paramter for sys_rt_sigr... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Andi Kleen | x86: use early clobbers in usercopy*.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-20 |
Steven Rostedt | ring-buffer: fix alignment problem Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Gary Hade | x86: remove kernel_physical_mapping_init() from init... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Ingo Molnar | fix: crash: IP: __bitmap_intersects+0x48/0x73 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Mike Travis | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
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-19 |
Miao Xie | cpuset: fix possible deadlock in async_rebuild_sched_domains 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 |
Peter Zijlstra | hrtimers: fix inconsistent lock state on resume in... 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-18 |
Jiri Slaby | relay: fix lock imbalance in relay_late_setup_files Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-17 |
Robert Richter | oprofile: fix uninitialized use of struct op_entry 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-16 |
Ingo Molnar | Merge branch 'linus' into core/iommu
|
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-15 |
Mike Travis | rcu: move Kconfig menu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Lin Ming | sched: sched_slice() fixlet Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Peter Zijlstra | sched: fix update_min_vruntime Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Peter Zijlstra | sched: SCHED_OTHER vs SCHED_IDLE isolation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Peter Zijlstra | sched: SCHED_IDLE weight change Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Peter Zijlstra | sched: fix bandwidth validation for UID grouping Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Jaswinder Singh... | time-sched.c: tick_nohz_update_jiffies should be static 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-14 |
Ingo Molnar | irq: export __set_irq_handler() and handle_level_irq() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-14 |
Mandeep Singh Baines | softlock: fix false panic which can occur if softlockup_thre... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-14 |
Lai Jiangshan | rcu: add __cpuinit to rcu_init_percpu_data() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: remove CPA WARN_ON for zero pte Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: return compatible mapping to remap_pfn_range... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: change track_pfn_vma_new to take pgprot_t... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: consolidate old memtype new memtype check... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-13 |
venkatesh.pallipadi... | x86 PAT: remove PFNMAP type on track_pfn_vma_new()... 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-12 |
Ingo Molnar | smp_call_function_single(): be slightly less stupid... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-12 |
Peter Zijlstra | locking, hpet: annotate false positive warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-12 |
Peter Zijlstra | lockdep, mm: fix might_fault() annotation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-12 |
Ingo Molnar | Revert "sched: improve preempt debugging" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Steven Noonan | kernel/fork.c: unused variable 'ret' Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Ingo Molnar | Merge commit 'v2.6.29-rc1' into timers/urgent
|
commit | commitdiff | tree |
2009-01-11 |
David Miller | sparc64: Fix cpumask related build failure Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Steven Noonan | kernel/sched.c: add missing forward declaration for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Ingo Molnar | Merge commit 'v2.6.29-rc1' into sched/urgent
|
commit | commitdiff | tree |
2009-01-11 |
Ingo Molnar | smp_call_function_single(): be slightly less stupid... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Ian Campbell | swiotlb: do not use sg_virt() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Ian Campbell | swiotlb: range_needs_mapping should take a physical... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Andrew Morton | smp_call_function_single(): be slightly less stupid Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Ingo Molnar | Merge commit 'v2.6.29-rc1' into core/urgent
|
commit | commitdiff | tree |
2009-01-11 |
Ingo Molnar | Merge commit 'v2.6.29-rc1' into x86/urgent
|
commit | commitdiff | tree |
2009-01-11 |
Li Zefan | sched: partly revert "sched debug: remove NULL checking... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-11 |
Rusty Russell | cpumask: fix CONFIG_NUMA=y sched.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-10 |
Ingo Molnar | Merge branch 'linus' into core/iommu
|
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 |
Paul E. McKenney | rcu: fix bug in rcutorture system-shutdown code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-07 |
Peter Zijlstra | itimers: remove the per-cpu-ish-ness 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 |
FUJITA Tomonori | convert to use generic dma_map_ops struct, cleanup Ingo Molnar <mingo@elte.hu> wrote: 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 |
FUJITA Tomonori | x86, ia64: remove duplicated swiotlb code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
FUJITA Tomonori | x86, ia64: convert to use generic dma_map_ops struct Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
FUJITA Tomonori | generic: add common struct for dma map operations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
FUJITA Tomonori | x86: remove map_single and unmap_single in struct dma_mappin... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
FUJITA Tomonori | x86, pci-nommu: add map_page Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
FUJITA Tomonori | intel-iommu: add map_page and unmap_page Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
FUJITA Tomonori | x86, AMD IOMMU: add map_page and unmap_page Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-06 |
FUJITA Tomonori | x86, calgary: add map_page and unmap_page Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |