2009-02-24 |
Cyrill Gorcunov | x86: invalid_vm86_irq -- use predefined macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Cyrill Gorcunov | x86: head_64.S - use IDT_ENTRIES instead of hardcoded... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Cyrill Gorcunov | x86: head_64.S - remove useless balign Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-24 |
Salman Qazi | x86: fix performance regression in write() syscall Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: compressed head_32 - use ENTRY,ENDPROC macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: compressed head_64 - use ENTRY,ENDPROC macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: pmjump - use GLOBAL,ENDPROC macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: copy.S - use GLOBAL,ENDPROC macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: linkage - get rid of _X86 macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-19 |
Cyrill Gorcunov | x86: asm linkage - introduce GLOBAL macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | Merge branch 'x86/headers' into x86/core
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | x86: remove stale arch/x86/include/asm/page_64.h.rej... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-17 |
Ingo Molnar | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect...
|
commit | commitdiff | tree |
2009-02-16 |
Yinghai Lu | x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Yinghai Lu | x86: pre init pirq_entries[] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy Fitzhardinge | x86, xen: do multicall callbacks with interrupts disabled Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy Fitzhardinge | x86, xen: degrade BUG to WARN when multicall fails Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Ian Campbell | x86, xen: record and display initiator of each multicall... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy Fitzhardinge | x86, xen: short-circuit tests for dom0 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Yinghai Lu | [IA64] fix __apci_unmap_table Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Yinghai Lu | x86: make 32bit to call enable_IO_APIC early like 64bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Thomas Gleixner | x86, vm86: fix preemption bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Yinghai Lu | x86: fix typo in filter_cpuid_features() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-15 |
Ingo Molnar | Merge commit 'v2.6.29-rc5' into x86/apic
|
commit | commitdiff | tree |
2009-02-14 |
Chris Ball | x86, olpc: fix model detection without OFW Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'core/header-fixes' into x86/headers
|
commit | commitdiff | tree |
2009-02-13 |
James Bottomley | x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Dimitri Sivanich | x86, UV: set full apicid in uv_hub_send_ipi Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ian Campbell | xen: fix xen_flush_tlb_others Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | x86 headers: protect page_32.h via __ASSEMBLY__ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | x86 headers: include page_types.h in pgtable_types.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | x86 headers: include linux/types.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | x86 headers: remove duplicate pud_large() definition Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'x86/untangle2' of git://git.kernel.org...
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'x86/core' into x86/headers
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup...
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'x86/mm' into x86/core
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect...
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'x86/cleanups' into x86/core
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'core/percpu' into x86/core
|
commit | commitdiff | tree |
2009-02-13 |
Ingo Molnar | Merge branch 'linus' into x86/apic
|
commit | commitdiff | tree |
2009-02-13 |
john stultz | x86, hpet: fix for LS21 + HPET = boot hang Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Ingo Molnar | x86, 32-bit: refactor find_low_pfn_range() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Ingo Molnar | x86, 32-bit: clean up find_low_pfn_range() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Ingo Molnar | x86: fix warning in find_low_pfn_range() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Ingo Molnar | x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=y Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Ingo Molnar | x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATED Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Ingo Molnar | x86, defconfig: update the 64-bit defconfig Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Ingo Molnar | x86, defconfig: update the 32-bit defconfig Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Suresh Siddha | x86, pat: fix warn_on_once() while mapping 0-1MB range... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-12 |
Jeremy Fitzhardinge | x86/cpa: make sure cpa is safe to call in lazy mmu... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Jaswinder Singh... | arlan-main.c fix compilation warnings for phys_addr_t Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Jaswinder Singh... | ne3210.c fix compilation warning for phys_addr_t Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Jaswinder Singh... | iscsi_ibft.c fix compilation warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Jaswinder Singh... | falcon fix compilation warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Jaswinder Singh... | drm_proc.c fix compilation warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Jaswinder Singh... | x86: kernel/mpparse.c fix compilation warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Jaswinder Singh... | x86: mm/init_32.c fix compilation warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Ingo Molnar | x86: make hibernation always-possible Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Markus Metzger | x86, ptrace, mm: fix double-free on race Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Peter Zijlstra | sched: revert recent sync wakeup changes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Yinghai Lu | pci, x86, acpi: fix early_ioremap() leak Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Ravikiran G Thirumalai | x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_E... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Peter Zijlstra | timers: fix TIMER_ABSTIME for process wide cpu timers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Peter Zijlstra | timers: split process wide cpu clocks/timers, fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Dean Nelson | SGI IA64 UV: fix ia64 build error in the linux-next... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Brian Gerst | x86: drop -fno-stack-protector annotations after pt_regs... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Brian Gerst | x86: pass in pt_regs pointer for syscalls that need it Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Brian Gerst | x86: use pt_regs pointer in do_device_not_available() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Ingo Molnar | stackprotector: fix multi-word cross-builds Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Ingo Molnar | Merge commit 'v2.6.29-rc4' into x86/cleanups
|
commit | commitdiff | tree |
2009-02-11 |
Tejun Heo | x86: fix x86_32 stack protector bugs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Ingo Molnar | x86, apic: make generic_apic_probe() generally available Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Ingo Molnar | Merge branch 'x86/apic' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-02-11 |
Alok Kataria | x86, apic: fix initialization of wakeup_cpu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Oleg Nesterov | ptrace, x86: fix the usage of ptrace_fork() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Steven Rostedt | tracing, x86: fix constraint for parent variable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-11 |
Ingo Molnar | Merge branch 'tip/tracing/urgent' of git://git.kernel...
|
commit | commitdiff | tree |
2009-02-10 |
Clemens Ladisch | i8327: fix outb() parameter order Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Hugh Dickins | profiling: fix broken profiling regression Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: implement x86_32 stack protector Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: make lazy %gs optional on x86_32 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: add %gs accessors for x86_32 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: use asm .macro instead of cpp #define in entry_32.S Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: no stack protector for vdso Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | stackprotector: update make rules Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: stackprotector.h misc update Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | elf: add ELF_CORE_COPY_KERNEL_REGS() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Ingo Molnar | Merge branch 'x86/urgent' into core/percpu
|
commit | commitdiff | tree |
2009-02-09 |
Ingo Molnar | Merge branch 'x86/uaccess' into core/percpu
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: fix math_emu register frame access Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Ingo Molnar | Merge commit 'v2.6.29-rc4' into core/percpu
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: math_emu info cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Tejun Heo | x86: include correct %gs in a.out core dump Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Yinghai Lu | x86, es7000: fix ACPI table mappings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Yinghai Lu | acpi/x86: introduce __apci_map_table, v4 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Jeremy Fitzhardinge | acpi: remove final __acpi_map_table mapping before... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Jeremy Fitzhardinge | x86: always explicitly map acpi memory Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Jeremy Fitzhardinge | x86: use early_ioremap in __acpi_map_table Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-02-09 |
Alok Kataria | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |