2008-11-17 |
Oleg Nesterov | thread_group_cputime: move a couple of callsites outside... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-17 |
Oleg Nesterov | thread_group_cputime: kill the bogus ->signal != NULL... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-17 |
Oleg Nesterov | account_steal_time: kill the unneeded account_group_system_t... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-17 |
Oleg Nesterov | sched, signals: fix the racy usage of ->signal in account_gr... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-16 |
Ingo Molnar | sched: fix kernel warning on /proc/sched_debug access
|
commit | commitdiff | tree |
2008-11-13 |
Adrian Knoth | sched: correct sched-rt-group.txt pathname in init... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-12 |
Ingo Molnar | sched: fix init_idle()'s use of sched_clock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-12 |
Balbir Singh | sched: fix stale value in average load per task Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-12 |
Peter Zijlstra | hrtimer: clean up unused callback modes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-11 |
Peter Zijlstra | sched: release buddies on yield Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-11 |
Ingo Molnar | Merge branch 'devel' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2008-11-11 |
Oleg Nesterov | fix for account_group_exec_runtime(), make sure ->signal... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-10 |
Peter Zijlstra | sched: clean up debug info Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-09 |
Rusty Russell | cpumask: introduce new API, without changing anything, v3 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-08 |
Ingo Molnar | sched: optimize sched_clock() a bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-08 |
Ingo Molnar | sched: improve sched_clock() performance Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-07 |
Ingo Molnar | Merge branch 'oprofile-for-tip' of git://git.kernel...
|
commit | commitdiff | tree |
2008-11-07 |
Ingo Molnar | sched: fine-tune SD_SIBLING_INIT Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-07 |
Mike Galbraith | sched: fine-tune SD_MC_INIT Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-07 |
Rusty Russell | cpumask: new API, v2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-07 |
Jeremy Fitzhardinge | xen: make sure stray alias mappings are gone before... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-07 |
Jeremy Fitzhardinge | vmap: cope with vm_unmap_aliases before vmalloc_init() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-07 |
Li Zefan | sched: fix memory leak in a failure path Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-07 |
Li Zefan | sched: fix a bug in sched domain degenerate Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Jeremy Fitzhardinge | x86, xen: fix use of pgd_page now that it really does... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Eduardo Habkost | Revert "x86: default to reboot via ACPI" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Hugh Dickins | x86: align DirectMap in /proc/meminfo Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Ingo Molnar | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel...
|
commit | commitdiff | tree |
2008-11-06 |
Suresh Siddha | x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Yinghai Lu | x86: remove VISWS and PARAVIRT around NR_IRQS puzzle Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Rusty Russell | cpumask: introduce new API, without changing anything Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Bjorn Helgaas | x86: mention ACPI in top-level Kconfig menu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Yinghai Lu | x86: size NR_IRQS on 32-bit systems the same way as... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-06 |
Ben Hutchings | x86: don't allow nr_irqs > NR_IRQS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-05 |
Ingo Molnar | sched: re-tune balancing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-05 |
Peter Zijlstra | sched: fix buddies for group scheduling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-05 |
Peter Zijlstra | sched: backward looking buddy Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-05 |
Peter Zijlstra | sched: fix fair preempt check Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-05 |
Peter Zijlstra | sched: cleanup fair task selection Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-05 |
Eric Anholt | ftrace: fix breakage in bin_fmt results Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-04 |
Mark McLoughlin | x86/docs: remove noirqbalance param docs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-04 |
Steven Rostedt | ftrace: ftrace.txt version update Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-04 |
Steven Rostedt | ftrace: update txt document Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-04 |
Alok Kataria | x86: don't use tsc_khz to calculate lpj if notsc is... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-03 |
Keith Packard | io mapping: clean up #ifdefs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-03 |
Keith Packard | io mapping: improve documentation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-03 |
Steven Rostedt | tracing, ring-buffer: add paranoid checks for loops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-03 |
James Bottomley | x86, voyager: fix smp_intr_init() compile breakage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-03 |
Steven Rostedt | ftrace: use kretprobe trampoline name to test in output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-03 |
Al Viro | tracing, alpha: undefined reference to `save_stack_trace' Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-31 |
Venki Pallipadi | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-31 |
Keith Packard | i915: use io-mapping interfaces instead of a variety... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-31 |
Keith Packard | resources: add io-mapping functions to dynamically... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-31 |
Keith Packard | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-31 |
Ingo Molnar | x86: build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
Ingo Molnar | x86: cpu_index build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
James Bottomley | x86/voyager: fix missing cpu_index initialisation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
James Bottomley | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
Steven Rostedt | ftrace: handle archs that do not support irqs_disabled_flags Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
Ravikiran G Thirumalai | x86: fix /dev/mem mmap breakage when PAT is disabled Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
James Bottomley | x86/voyager: fix compile breakage casued by x86: move... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
James Bottomley | x86: use CONFIG_X86_SMP instead of CONFIG_SMP Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
James Bottomley | x86/voyager: fix boot breakage caused by x86: boot... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
Mike Travis | x86, uv: fix compile error in uv_hub.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
Jan Beulich | i386/PAE: fix pud_page() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
Li Zefan | sched: remove sched-design.txt from 00-INDEX Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-30 |
Li Zefan | sched: change sched_debug's mode to 0444 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-29 |
Steven Rostedt | ftrace: fix trace_nop config select Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-29 |
Gary Hade | x86: remove debug code from arch_add_memory() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-29 |
Harvey Harrison | x86: start annotating early ioremap pointers with __iomem Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-29 |
Harvey Harrison | x86: two trivial sparse annotations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Yinghai Lu | x86: fix init_memory_mapping for [dc000000 - e0000000... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Suresh Siddha | resources: fix x86info results ioremap.c:226 __ioremap_calle... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Frederic Weisbecker | ftrace: perform an initialization for ftrace to enable it Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Joerg Roedel | x86, gart: fix gart detection for Fam11h CPUs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Yinghai Lu | x86: 64 bit print out absent pages num too Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Ken'ichi Ohmichi | x86, kdump: fix invalid access on i386 sparsemem Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Yinghai Lu | x86: fix APIC_DEBUG with inquire_remote_apic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Peter Oruba | x86: AMD microcode patch loader author update Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Peter Oruba | x86: microcode patch loader author update Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Peter Oruba | mailmap: add Peter Oruba Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Markus Metzger | x86, bts: improve help text for BTS config Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Uwe Hermann | doc/x86: fix doc subdirs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Steven Rostedt | ftrace: fix current_tracer error return Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Heiko Carstens | lockdep: fix irqs on/off ip tracing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
qinghuang feng | lockdep: minor fix for debug_show_all_locks() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Frederic Weisbecker | tracing: fix a build error on alpha Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-28 |
Shaohua Li | x86, memory hotplug: remove wrong -1 in calling init_memory_... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Yinghai Lu | x86: keep the /proc/meminfo page count correct Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Jiri Kosina | sched: fix documentation reference for sched_min_granularity_ns Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Steven Rostedt | ftrace: use a real variable for ftrace_nop in x86 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Frederic Weisbecker | tracing/ftrace: make boot tracer select the sched_switch... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Frederic Weisbecker | tracepoint: check if the probe has been registered Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Cliff Wickman | x86/uv: memory allocation at initialization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Chris Lalancette | xen: fix Xen domU boot with batched mprotect Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Jonas Bonn | asm-generic: define DIE_OOPS in asm-generic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Stephen Rothwell | trace: fix printk warning for u64 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-27 |
Ingo Molnar | Merge commit 'v2.6.28-rc2' into tracing/urgent
|
commit | commitdiff | tree |
2008-10-24 |
Ingo Molnar | ftrace: warning in kernel/trace/ftrace.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-24 |
Peter Zijlstra | sched: virtual time buddy preemption Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |