2009-01-28 |
Ingo Molnar | x86: remove APIC_INIT / APICFUNC / IPIFUNC Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: cleanup 32-bit apic_summit template Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: cleanup 32-bit apic_es7000 template Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: cleanup 32-bit apic_numaq template Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: cleanup 32-bit apic_bigsmp template Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: cleanup 32-bit apic_default template Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86: clean up apic_x2apic_cluster Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86: clean up apic_x2apic_phys Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86: clean up apic_x2apic_uv_x Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86: clean up genapic_phys_flat Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86: clean up genapic_flat Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86: rename 'genapic' to 'apic' Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: provide IPI callbacks unconditionally Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: finish unification Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: unify struct genapic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: refactor genapic_32.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | x86, genapic: refactor genapic_64.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect...
|
commit | commitdiff | tree |
2009-01-28 |
Ingo Molnar | Merge branch 'core/percpu' into x86/core
|
commit | commitdiff | tree |
2009-01-27 |
Ingo Molnar | Merge branch 'tj-percpu' of git://git.kernel.org/pub... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-27 |
Ingo Molnar | Merge branch 'linus' into core/percpu
|
commit | commitdiff | tree |
2009-01-26 |
Brian Gerst | generic, x86: fix __per_cpu_load relocation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Ian Campbell | xen: unitialised return value in xenbus_write_transaction Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Rakib Mullick | x86: fix section mismatch warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Ingo Molnar | x86: improve early fault/irq printout Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Ingo Molnar | x86, debug: remove early_printk() #ifdefs from head_32.S Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Frederic Weisbecker | x86: micro-optimize __raw_read_trylock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Ingo Molnar | x86: unmask CPUID levels on Intel CPUs, fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-26 |
Eric Anholt | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atom...
|
commit | commitdiff | tree |
2009-01-25 |
Ingo Molnar | x86: use standard PIT frequency Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-23 |
Ian Campbell | xen: handle highmem pages correctly when shrinking... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-23 |
Peter Zijlstra | x86, mm: fix pte_free() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-23 |
Ingo Molnar | x86, xen: fix hardirq.h merge fallout Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-23 |
Ingo Molnar | Merge branch 'tj-percpu' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-01-22 |
Dan Magenheimer | xen: actually release memory when shrinking domain Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
Jeremy Fitzhardinge | x86: add pte_set_flags/clear_flags for pte flag manipulation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
Jeremy Fitzhardinge | x86/pvops: remove pte_flags pvop Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
venkatesh.pallipadi... | x86 PAT: ioremap_wc should take resource_size_t parameter Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
Lai Jiangshan | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-22 |
H. Peter Anvin | x86: unmask CPUID levels on Intel CPUs
|
commit | commitdiff | tree |
2009-01-21 |
Johannes Weiner | x86: optimise page fault entry, cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Suresh Siddha | x86: fix PTE corruption issue while mapping RAM using... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Nick Piggin | x86: make UV support configurable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Hiroshi Shimamoto | x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Hiroshi Shimamoto | x86: uaccess: fix style problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Thomas Renninger | x86: mtrr fix debug boot parameter Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Suresh Siddha | x86: fix page attribute corruption with cpa() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | x86: uv cleanup, build fix #2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | x86: make x86_32 use tlb_64.c, build fix, clean up... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | Merge branch 'x86/mm' into core/percpu
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | x86: uv cleanup, build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | x86, mm: move tlb.c to arch/x86/mm/ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | Merge branch 'cpus4096' into core/percpu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | Merge branch 'tj-percpu' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-01-21 |
Ingo Molnar | Revert "x86: signal: change type of paramter for sys_rt_sigr... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-21 |
Andi Kleen | x86: use early clobbers in usercopy*.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-20 |
Jiri Kosina | x86: remove byte locks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-20 |
Nick Piggin | x86: optimise x86's do_page_fault (C entry point for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-20 |
Ingo Molnar | Merge commit 'v2.6.29-rc2' into x86/mm
|
commit | commitdiff | tree |
2009-01-20 |
Ingo Molnar | x86, cpumask: fix tlb flush race Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-20 |
Ingo Molnar | Merge branch 'tj-percpu' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-01-19 |
Gary Hade | x86: remove kernel_physical_mapping_init() from init... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Ingo Molnar | fix: crash: IP: __bitmap_intersects+0x48/0x73 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Mike Travis | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Rusty Russell | work_on_cpu: Use our own workqueue. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Rusty Russell | work_on_cpu: don't try to get_online_cpus() in work_on_cpu. Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Ingo Molnar | x86: fully honor "nolapic", fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-19 |
Ingo Molnar | Merge branch 'master' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2009-01-19 |
Ingo Molnar | Merge branch 'stackprotector' into core/percpu
|
commit | commitdiff | tree |
2009-01-18 |
Leonardo Potenza | x86: fix section mismatch warnings in kernel/setup_percpu.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Peter Zijlstra | hrtimers: fix inconsistent lock state on resume in... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Mike Travis | x86: put trigger in to detect mismatched apic versions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Jeff Mahoney | x86: define ARCH_WANT_FRAME_POINTERS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Jiri Slaby | relay: fix lock imbalance in relay_late_setup_files Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Ingo Molnar | x86, rdc321x: remove/move leftover files Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Ingo Molnar | Merge branch 'core/percpu' into stackprotector Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-18 |
Ingo Molnar | Merge branch 'tj-percpu' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-01-17 |
Robert Richter | oprofile: fix uninitialized use of struct op_entry Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86_64: initialize this_cpu_off to __per_cpu_load
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: fix build bug introduced during merge
|
commit | commitdiff | tree |
2009-01-16 |
Ingo Molnar | percpu: add optimized generic percpu accessors Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: misc clean up after the percpu update Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: convert pda ops to wrappers around x86 percpu... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: make pda a percpu variable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: merge 64 and 32 SMP percpu handling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: fold pda into percpu area on SMP Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: use static _cpu_pda array Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: load pointer to pda into %gs while brining up...
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: make percpu symbols zerobased on SMP Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: make vmlinux_32.lds.S use PERCPU() macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Mike Travis | x86: cleanup early setup_percpu references Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: make early_per_cpu() a lvalue and use it Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Tejun Heo | x86: fix pda_to_op() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-16 |
Jan Beulich | x86: fix assumed to be contiguous leaf page tables... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Cliff Wickman | x86, UV: cpu_relax in uv_wait_completion Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Jan Beulich | x86: avoid early crash in disable_local_APIC() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Mike Travis | rcu: move Kconfig menu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Mike Travis | sched: fix warning on ia64 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-01-15 |
Lin Ming | sched: sched_slice() fixlet Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |