2009-03-30 |
Peter Zijlstra | lockdep: fix deadlock in lockdep_trace_alloc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-30 |
Ingo Molnar | lockdep: annotate reclaim context (__GFP_NOFS), fix... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Ingo Molnar | lockdep: annotate reclaim context (__GFP_NOFS), fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: build fix for !PROVE_LOCKING Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockstat: warn about disabled lock debugging Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: use stringify.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify check_prev_add_irq() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: get_user_chars() redo Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify get_user_chars() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: add comments to mark_lock_irq() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: remove macro usage from mark_held_locks() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: fully reduce mark_lock_irq() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: merge the !_READ mark_lock_irq() helpers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: merge the _READ mark_lock_irq() helpers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify mark_lock_irq() helpers #3 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: further simplify mark_lock_irq() helpers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify the mark_lock_irq() helpers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: split up mark_lock_irq() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: generate usage strings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: generate the state bit definitions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: move state bit definitions around Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify mark_lock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify mark_held_locks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: lockdep_states.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: sanitize reclaim bit names Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: sanitize bit names Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Nick Piggin | lockdep: annotate reclaim context (__GFP_NOFS) Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-14 |
Johannes Berg | timer: implement lockdep deadlock detection
|
commit | commitdiff | tree |
2009-02-07 |
Ingo Molnar | Merge branch 'linus' into core/locking
|
commit | commitdiff | tree |
2009-02-04 |
Ingo Molnar | Merge branch 'core/xen' into x86/urgent
|
commit | commitdiff | tree |
2009-02-03 |
Oleg Nesterov | ftrace: do_each_pid_task() needs rcu lock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-03 |
H. Peter Anvin | x86: add x86@kernel.org to MAINTAINERS
|
commit | commitdiff | tree |
2009-02-03 |
Randy Dunlap | sched: add missing kernel-doc in sched.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-01 |
Yinghai Lu | irq, x86: fix lock status with numa_migrate_irq_desc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-01 |
Dave Jones | x86: add cache descriptors for Intel Core i7 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-01 |
Rusty Russell | sched_rt: don't use first_cpu on cpumask created with... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-01 |
Peter Zijlstra | sched: fix buddie group latency Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-01 |
Mike Galbraith | sched: clear buddies more aggressively Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-01 |
Peter Zijlstra | sched: symmetric sync vs avg_overlap Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-01 |
Peter Zijlstra | sched: fix sync wakeups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-31 |
James Bottomley | x86/Voyager: make it build and boot Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-30 |
Andreas Schwab | x86 setup: fix asm constraints in vesa_store_edid Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-30 |
Thomas Gleixner | hrtimer: prevent negative expiry value after clock_was_set()
|
commit | commitdiff | tree |
2009-01-30 |
Sebastien Dugue | hrtimers: allow the hot-unplugging of all cpus Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-30 |
Frederic Weisbecker | hrtimers: increase clock min delta threshold while... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-30 |
Steven Rostedt | generic-ipi: use per cpu data for single cpu ipi calls Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-30 |
Rusty Russell | cpumask: convert lib/smp_processor_id to new cpumask ops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy Fitzhardinge | xen: make sysfs files behave as their names suggest Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-29 |
Ingo Molnar | x86: tone down mtrr_trim_uncached_memory() warning 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-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-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-15 |
Chris Mason | Btrfs: stop spinning on mutex_trylock and let the adaptive... 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 |
Chris Mason | mutex: adaptive spinnning, performance tweaks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-14 |
Peter Zijlstra | mutex: implement adaptive spinning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-14 |
Peter Zijlstra | mutex: preemption fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |