2008-06-12 |
Henry Nestler | x86: fix endless page faults in mount_block_root for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-06-12 |
Ingo Molnar | geode: fix modular build Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-29 |
Ingo Molnar | Merge commit 'linus/master' into sched-fixes-for-linus
|
commit | commitdiff | tree |
2008-05-29 |
Ingo Molnar | sched: re-tune NUMA topologies
|
commit | commitdiff | tree |
2008-05-29 |
Mike Galbraith | sched: stop wake_affine from causing serious imbalance Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-29 |
Peter Zijlstra | sched: fix sched_clock_cpu()
|
commit | commitdiff | tree |
2008-05-29 |
Ingo Molnar | revert ("sched: fair-group: SMP-nice for group scheduling") Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-29 |
Ingo Molnar | sched: cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-29 |
Adrian Bunk | show_schedstat(): fix memleak Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-29 |
Roel Kluin | sched: unite unlikely pairs in rt_policy() and schedule_debug() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-29 |
Ingo Molnar | revert ("sched: fair: weight calculations") Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-13 |
Roland McGrath | x86: user_regset_view table fix for ia32 on 64-bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-13 |
Pranith Kumar | x86: arch/x86/mm/pat.c - fix warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-13 |
Ingo Molnar | x86: fix csum_partial() export Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-13 |
Andrew Morton | x86: early_init_centaur(): use set_cpu_cap() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-13 |
Hugh Dickins | x86: fix app crashes after SMP resume Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-13 |
Ingo Molnar | Merge branch 'linus' into x86/urgent
|
commit | commitdiff | tree |
2008-05-12 |
Ingo Molnar | Merge branch 'linus' into x86/urgent
|
commit | commitdiff | tree |
2008-05-12 |
Cyrill Gorcunov | x86: wakeup.lds.S - section ordering fix
|
commit | commitdiff | tree |
2008-05-12 |
James Bottomley | x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
|
commit | commitdiff | tree |
2008-05-12 |
Takashi Iwai | x86/pci: fix broken ISA DMA Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-08 |
Mike Galbraith | sched: fix weight calculations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-08 |
Ingo Molnar | semaphore: fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-08 |
Thomas Gleixner | x86: cleanup PAT cpu validation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-08 |
Andres Salomon | x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-08 |
Andres Salomon | x86: GEODE: cache results from geode_has_vsa2() and... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-08 |
Thomas Gleixner | x86: revert geode config dependency Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Parag Warudkar | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Peter Zijlstra | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK [ mingo@elte.hu: various fixes and cleanups ] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Ingo Molnar | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Ingo Molnar | sched: fix cpu clock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Miao Xie | sched: fair-group: fix a Div0 error of the fair group... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Heiko Carstens | sched: fix missing locking in sched_domains code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Ingo Molnar | sched: make clock sync tunable by architecture code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Mike Galbraith | sched: fix debugging Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
David Simner | sched: fix sched_info_switch not being called according... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Peter Zijlstra | sched: fix hrtick_start_fair and CPU-Hotplug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Gregory Haskins | sched: fix SCHED_FAIR wake-idle logic error Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Gregory Haskins | sched: fix RT task-wakeup logic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Harvey Harrison | sched: add statics, don't return void expressions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Andrew Morton | sched: add debug checks to idle functions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Ingo Molnar | sched: remove old sched doc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Harvey Harrison | sched: make rt_sched_class, idle_sched_class static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Peter Zijlstra | sched: optimize calc_delta_mine() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-05 |
Peter Zijlstra | sched: fix normalized sleeper Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Randy Dunlap | x86: fix setup printk format warning Cc: mingo@elte.hu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Thomas Gleixner | x86: olpc build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Adrian Bunk | x86: video/fbdev.c: add MODULE_LICENSE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Rusty Russell | x86: fix up bootparam.h for userspace inclusion Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Cyrill Gorcunov | x86: relocs ELF handling - use SELFMAG instead of numeric... Cc: mingo@elte.hu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Cyrill Gorcunov | x86: vdso ELF handling - use SELFMAG instead of numeric... Cc: mingo@elte.hu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Ben | x86: remove dell reboot dmi quirk board name match Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Ingo Molnar | x86: es7000 build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Adrian Bunk | x86: make additional_cpus static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Adrian Bunk | x86: make start_secondary() static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Sam Ravnborg | kbuild, suspend, x86: fix rebuild of wakeup.bin Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Ingo Molnar | uml: fix gcc problem Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-05-04 |
Thomas Gleixner | x86: undo visws/numaq build changes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | x86: numaq fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | x86: 8K stacks by default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Andres Salomon | x86: ioremap ram check fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Hugh Dickins | x86: fix HT cpu booting on 32-bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | x86: optimize inlining off Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | x86: CONFIG_X86_ELAN fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | x86: Kconfig fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Suresh Siddha | x86 PAT: fix performance drop for glx, use UC minus... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Sam Ravnborg | x86: use defconfigs from x86/configs/* Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Alan Cox | toshiba: use ioremap_cached Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | revert: "x86: ioremap(), extend check to all RAM pages" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Jeremy Fitzhardinge | x86: don't bother printing compat vdso address Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Andi Kleen | fix: x86: support for new UV apic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Vegard Nossum | x86: fix early-BUG message Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Dmitri Vorobiev | x86: iommu_sac_force can become static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Dmitri Vorobiev | x86: add proper header for reboot_force Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | x86 VISWS: build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | x86, voyager: fix ioremap_nocache() | Author: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Ingo Molnar | hpet: fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Adrian Bunk | x86: unexport kmap_atomic_to_page Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-30 |
Adrian Bunk | x86: remove Xgt_desc_struct Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-29 |
Jesse Barnes | x86: fix PCI MSI breaks when booting with nosmp Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-29 |
Hugh Dickins | x86: vget_cycles() __always_inline Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-29 |
Ian Campbell | x86: add more boot protocol documentation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-29 |
Ingo Molnar | bootprotocol: cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-29 |
Alexander van Heukelum | x86: fix warning in "x86: clean up vSMP detection" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-29 |
Harvey Harrison | x86: !x & y typo in mtrr code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Peter Zijlstra | fix idle (arch, acpi and apm) and lockdep Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: add pci=check_enable_amd_mmconf and dmi check Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: work around io allocation overlap of HT links Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | acpi: get boot_cpu_id as early for k8_scan_nodes [mingo@elte.hu: split from "x86_64: get boot_cpu_id... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86_64: don't need set default res if only have one... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: double check the multi root bus with fam10h mmconf Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: multi pci root bus with different io resource... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: use bus conf in NB conf fun1 to get bus range... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: get mp_bus_to_node early [ mingo@elte.hu: build fix ] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86 pci: remove checking type for mmconfig probe Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: remove unneeded check in mmconf reject Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | driver core: try parent numa_node at first before using... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: seperate mmconf for fam10h out from setup_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86: if acpi=off, force setting the mmconf for fam10h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-04-26 |
Yinghai Lu | x86_64: check MSR to get MMCONFIG for AMD Family 10h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |