2008-08-22 |
Marcin Slusarz | x86: fix section mismatch warning - uv_cpu_init Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-22 |
Alok Kataria | x86: fix VMI for early params Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-22 |
Jan Beulich | x86: fix two modpost warnings in mm/init_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-22 |
Jan Beulich | x86: fix 1:1 mapping init on 64-bit (memory hotplug... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-22 |
Yinghai Lu | x86: work around MTRR mask setting Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
venkatesh.pallipadi... | x86: PAT Update validate_pat_support for intel CPUs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
venkatesh.pallipadi... | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
venkatesh.pallipadi... | x86: PAT proper tracking of set_memory_uc and friends Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
Vegard Nossum | x86: fix BUG: unable to handle kernel paging request... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
Jeremy Fitzhardinge | x86: export pv_lock_ops non-GPL Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
Marcin Slusarz | x86, mmiotrace: silence section mismatch warning -... Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
Arjan van de Ven | x86: use WARN() in arch/x86/kernel Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
Arjan van de Ven | x86: use WARN() in arch/x86/mm/ioremap.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-21 |
David Howells | werror: fix pci calgary Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-20 |
Andi Kleen | x86: fix oprofile + hibernation badness [ mingo@elte.hu: fixed 5 coding style errors. ] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-20 |
Cliff Wickman | x86, SGI UV: hardcode the TLB flush interrupt system... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-20 |
Venki Pallipadi | x86: fix Xorg startup/shutdown slowdown with PAT Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-20 |
Samuel Sieb | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-19 |
Jiri Kosina | x86 iommu: remove unneeded parenthesis Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Dmitry Baryshkov | lockdep: fix spurious 'inconsistent lock state' warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Andi Kleen | x86: fix build warnings in real mode code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Marcin Slusarz | x86, calgary: fix section mismatch warning - get_tce_space_f... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Marcin Slusarz | x86: silence section mismatch warning - get_local_pda Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Marcin Slusarz | x86, percpu: silence section mismatch warnings related... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
David Fries | x86: fix i486 suspend to disk CR4 oops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Marcin Slusarz | x86: mpparse.c: fix section mismatch warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Marcin Slusarz | x86: mmconf: fix section mismatch warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Marcin Slusarz | x86: fix MP_processor_info section mismatch warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Marcin Slusarz | x86, tsc: fix section mismatch warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-18 |
Mathieu Desnoyers | x86: correct register constraints for 64-bit atomic... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Stephen Hemminger | lockdep: fix build if CONFIG_PROVE_LOCKING not defined Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Ingo Molnar | x86: add MAP_STACK mmap flag Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Marcin Slusarz | x86: fix section mismatch warning - spp_getpage() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Alex Nixon | x86: change init_gdt to update the gdt via write_gdt... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Peter Zijlstra | sched: scale sysctl_sched_shares_ratelimit with nr_cpus Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Ingo Molnar | Merge branch 'x86/geode' into x86/urgent
|
commit | commitdiff | tree |
2008-08-15 |
Jan Beulich | x86-64: fix overlap of modules and fixmap areas Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Jens Rottmann | x86, geode-mfgpt: check IRQ before using MFGPT as clocksource Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Marcin Slusarz | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Jan Beulich | x86: fix spin_is_contended() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Ingo Molnar | x86, nmi: clean UP NMI watchdog failure message Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Aristeu Rozanski | x86, NMI: fix watchdog failure message Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Hugh Dickins | x86: fix /proc/meminfo DirectMap Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Mikael Pettersson | x86: fix readb() et al compile error with gcc-3.2.3 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Pavel Machek | arch/x86/Kconfig: clean up, experimental adjustement Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Mark Langsdorf | x86: invalidate caches before going into suspend Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Aristeu Rozanski | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Ingo Molnar | Merge branch 'x86/amd-iommu' into x86/urgent
|
commit | commitdiff | tree |
2008-08-15 |
Joerg Roedel | x86, AMD IOMMU: initialize dma_ops after sysfs registration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Joerg Roedel | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Joerg Roedel | x86, AMD IOMMU: initialize device table properly Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Joerg Roedel | x86, AMD IOMMU: use status bit instead of memory write... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Dave Jones | x86: silence mmconfig printk Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-15 |
Darrick J. Wong | x86, msr: fix NULL pointer deref due to msr_open on... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-14 |
Peter Zijlstra | sched: fix rt-bandwidth hotplug race Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-14 |
Yinghai Lu | x86: check bigsmp in smp_sanity_check instead of cpu_up Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-14 |
Yinghai Lu | x86: don't call e820_regiter_active_regions if out... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-14 |
Max Krasnyansky | x86: resurrect proper handling of maxcpus= kernel option... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-14 |
Ingo Molnar | Merge branch 'x86/fpu' into x86/urgent
|
commit | commitdiff | tree |
2008-08-14 |
Zhang, Yanmin | sched: fix the race between walk_tg_tree and sched_create_group Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
H. Peter Anvin | x86: cleanup for setup code crashes during IST probe Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
Arjan van de Ven | lockdep: use WARN() in kernel/lockdep.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
Arjan van de Ven | x86: use WARN() in arch/x86/mm/pageattr.c Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
John Keller | x86: allow MMCONFIG above 4GB on x86_64 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
Marcin Slusarz | x86: fix 2 section mismatch warnings - find_and_reserve_cras... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
Andrew Morton | lockdep: spin_lock_nest_lock(), checkpatch fixes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
Ingo Molnar | Merge commit 'v2.6.27-rc3' into core/urgent
|
commit | commitdiff | tree |
2008-08-13 |
Marcin Slusarz | x86: fix 2 section mismatch warnings - map_high() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
Ingo Molnar | Merge commit 'v2.6.27-rc3' into x86/urgent
|
commit | commitdiff | tree |
2008-08-13 |
Ingo Molnar | lockdep: build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
Joerg Roedel | x86: fix setup code crashes on my old 486 box Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-13 |
Johannes Weiner | x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_AR... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-12 |
Nick Piggin | generic-ipi: fix stack and rcu interaction bug in smp_call_f... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Ingo Molnar | Merge branch 'core/locking' into core/urgent
|
commit | commitdiff | tree |
2008-08-11 |
Ingo Molnar | Merge branch 'sched/clock' into sched/urgent
|
commit | commitdiff | tree |
2008-08-11 |
Peter Zijlstra | lockdep: fix debug_lock_alloc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Yinghai Lu | x86: fix 2.6.27rc1 cannot boot more than 8CPUs [ mingo@elte.hu: clean up the message that is... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Rene Herman | x86: make "apic" an early_param() on 32-bit, NULL check Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Randy Dunlap | EFI, x86: fix function prototype Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Randy Dunlap | x86, pci-calgary: fix function declaration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Jeremy Fitzhardinge | x86: work around gcc 3.4.x bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Rene Herman | x86: make "apic" an early_param() on 32-bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Rene Herman | x86, debug: tone down arch/x86/kernel/mpparse.c debugging... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Dmitry Adamushko | sched, cpu hotplug: fix set_cpus_allowed() use in hotplug... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Ingo Molnar | lockdep: increase MAX_LOCKDEP_KEYS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Nick Piggin | generic-ipi: fix stack and rcu interaction bug in smp_call_f... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Mike Galbraith | sched: fix mysql+oltp regression Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Ingo Molnar | Merge branch 'linus' into sched/urgent
|
commit | commitdiff | tree |
2008-08-11 |
Peter Zijlstra | lockdep: fix overflow in the hlock shrinkage code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Eric W. Biederman | x86_64: restore the proper NR_IRQS define so larger... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Eric W. Biederman | x86: Restore proper vector locking during cpu hotplug
|
commit | commitdiff | tree |
2008-08-11 |
Ingo Molnar | lockdep: rename map_[acquire|release]() => lock_map_... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Rabin Vincent | lockdep: handle chains involving classes defined in... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Peter Zijlstra | mm: fix mm_take_all_locks() locking order Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Peter Zijlstra | lockdep: annotate mm_take_all_locks() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Peter Zijlstra | lockdep: spin_lock_nest_lock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Peter Zijlstra | lockdep: lock protection locks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Peter Zijlstra | lockdep: map_acquire Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Dave Jones | lockdep: shrink held_lock structure [mingo@elte.hu: shrunk hlock->class too] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-08-11 |
Peter Zijlstra | lockdep: re-annotate scheduler runqueues Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |