2008-04-17 |
Jason Wessel | kgdb: print breakpoint removed on exception Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-17 |
Jason Wessel | kgdb: clocksource watchdog Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-17 |
Jason Wessel | kgdb: fix NMI hangs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-17 |
Jason Wessel | kgdb: fix kgdboc dynamic module configuration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-17 |
Jason Wessel | kgdb: document parameters Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-17 |
Ingo Molnar | x86: kgdb support Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-17 |
Jason Wessel | consoles: polling support, kgdboc [ mingo@elte.hu: redesign, splitups, cleanups. ] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-17 |
Jason Wessel | kgdb: core [ mingo@elte.hu: heavily modified, simplified... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-17 |
Ingo Molnar | uaccess: add probe_kernel_write() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-14 |
Ingo Molnar | revert "sched: fix fair sleepers" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-07 |
Suresh Siddha | x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-07 |
Karsten Wiese | x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-07 |
Ingo Molnar | revert "x86: tsc prevent time going backwards" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Thomas Gleixner | x86: revert assign IRQs to hpet timer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Thomas Gleixner | x86: tsc prevent time going backwards Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Mark McLoughlin | xen: Clear PG_pinned in release_{pt,pd}() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Mark McLoughlin | xen: Do not pin/unpin PMD pages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Mark McLoughlin | xen: refactor xen_{alloc,release}_{pt,pd}() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Pavel Machek | x86, agpgart: scary messages are fortunately obsolete Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Michael Abd-El-Malek | xen: fix grant table bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Ravikiran G Thirumalai | x86: fix breakage of vSMP irq operations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Ingo Molnar | x86: print message if nmi_watchdog=2 cannot be enabled Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-04 |
Ingo Molnar | x86: fix nmi_watchdog=2 on Pentium-D CPUs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-27 |
Ingo Molnar | x86: prefetch fix #2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-27 |
Jeremy Fitzhardinge | xen: fix UP setup of shared_info Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-27 |
Jeremy Fitzhardinge | xen: fix RMW when unmasking events Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-27 |
Marcin Slusarz | x86, documentation: nmi_watchdog=2 works on x86_64 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-27 |
Christoph Lameter | x86: stricter check in follow_huge_addr() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-27 |
Florian Fainelli | rdc321x: GPIO routines bugfixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-27 |
Andrew Morton | x86: ptrace.c: fix defined-but-unused warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-27 |
Ingo Molnar | x86: fix prefetch workaround Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-26 |
Suresh Siddha | x86: fix performance drop for glx Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-26 |
Yinghai Lu | x86: fix trim mtrr not to setup_memory two times [ mingo@elte.hu: both Thomas and me simulated... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-26 |
Andres Salomon | x86: GEODE: add missing module.h include Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-26 |
Stephan Diestelhorst | x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-26 |
Yinghai Lu | x86: fix memoryless node oops during boot Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-26 |
Ingo Molnar | x86: add dmi quirk for io_delay Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-26 |
Randy Dunlap | x86: convert mtrr/generic.c to kernel-doc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-26 |
Nick Andrew | x86: Documentation/i386/IO-APIC.txt: fix description Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Yinghai Lu | x86_64: free_bootmem should take phys Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Matti Linnanvuori | sync_bitops: fix wrong comments [Bug 10247] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Yinghai Lu | x86: trim mtrr don't close gap for resource allocation. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Heinz-Ado Arnolds | x86: fix reboot problem with Dell Optiplex 745, 0KW626... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Jiri Slaby | x86: fix fault_msg nul termination Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Pavel Machek | x86: fix long standing bug with usb after hibernation... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Zbigniew Luszpinski | x86: hpet clock enable quirk on nVidia nForce 430 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Yinghai Lu | x86: reserve dma32 early for gart Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Coleman Kane | x86: add the DFF (Desktop Form Factor) Dell Optiplex... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Randy Dunlap | x86/visws: fix printk format warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Chuck Lever | x86: fix {clear,copy}_user_page() declarations in page.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Mathieu Desnoyers | x86: cast cmpxchg and cmpxchg_local result for 386... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Yinghai Lu | x86: tight online check in setup_per_cpu_areas Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Yinghai Lu | x86: fix dma_alloc_pages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Heiko Carstens | sched: add arch_update_cpu_topology hook. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Heiko Carstens | sched: add exported arch_reinit_sched_domains() to... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Roel Kluin | sched: remove double unlikely from schedule() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-21 |
Peter Zijlstra | sched: cleanup old and rarely used 'debug' features. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-19 |
Ingo Molnar | sched: tune multi-core idle balancing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-19 |
Ingo Molnar | sched: retune wake granularity Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-19 |
Ingo Molnar | sched: wakeup-buddy tasks are cache-hot Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-19 |
Ingo Molnar | sched: improve affine wakeups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-19 |
Ingo Molnar | sched, net: socket wakeups are sync Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-19 |
Ingo Molnar | sched: clean up wakeup balancing, code flow Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-19 |
Ingo Molnar | sched: clean up wakeup balancing, rename variables Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-19 |
Ingo Molnar | sched: clean up wakeup balancing, move wake_affine() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-15 |
Ingo Molnar | sched: simplify sched_slice() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-15 |
Ingo Molnar | sched: fix fair sleepers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-15 |
Peter Zijlstra | sched: fix overload performance: buddy wakeups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-15 |
Ingo Molnar | sched: fix calc_delta_mine() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-15 |
Ingo Molnar | sched: fix update_load_add()/sub() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-15 |
Peter Zijlstra | sched: min_vruntime fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-15 |
Hiroshi Shimamoto | sched: fix race in schedule() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-11 |
Thomas Gleixner | x86: remove quicklists Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-11 |
Roland McGrath | x86: ia32 syscall restart fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-11 |
Ingo Molnar | x86: ioremap, remove WARN_ON() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-11 |
Gregory Haskins | keep rd->online and cpu_online_map in sync Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-11 |
Gregory Haskins | Revert "cpu hotplug: adjust root-domain->online span... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Dhaval Giani | sched: don't allow rt_runtime_us to be zero for groups... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Peter Zijlstra | sched: rt-group: fixup schedulability constraints calculation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Miao Xie | sched: fix the wrong time slice value for SCHED_FIFO... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Pavel Roskin | sched: export task_nice Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Steven Rostedt | sched: balance RT task resched only on runqueue Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Peter Zijlstra | sched: retain vruntime Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Peter Korsgaard | x86-boot: don't request VBE2 information Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Ingo Molnar | x86: re-add reboot fixups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Jan Beulich | x86: fix typo in step.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Jan Beulich | x86: fix merge mistake in i387.c [ mingo@elte.hu: Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-07 |
Aurelien Jarno | x86: clear DF before calling signal handler Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-04 |
Peter Zijlstra | sched: revert load_balance_monitor() changes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-04 |
Ian Campbell | x86/xen: fix DomU boot problem Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-04 |
Yinghai Lu | x86: not set node to cpu_to_node if the node is not... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-04 |
Suresh Siddha | x86, i387: fix ptrace leakage using init_fpu() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-03 |
Ingo Molnar | x86: revert "x86: fix pmd_bad and pud_bad to support... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-03-03 |
Rafael J. Wysocki | x86: revert "x86: CPA: avoid split of alias mappings" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-29 |
Paul E. McKenney | rcupreempt: remove never-migrates assumption from rcu_proces... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-29 |
Paul E. McKenney | rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-29 |
Jeremy Fitzhardinge | xen: mask out SEP from CPUID Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-29 |
Dave Anderson | x86 ptrace: fix ptrace_bts_config structure declaration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-29 |
Ingo Molnar | x86: disable BTS ptrace extensions for now Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-02-29 |
Thomas Gleixner | x86: CPA: avoid split of alias mappings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |