2009-04-03 |
Jack Steiner | x86, UV: Fix for nodes with memory and no cpus Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-03 |
Russ Anderson | x86, UV: system table in bios accessed after unmap Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-03 |
Cliff Wickman | x86: UV BAU messaging timeouts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-03 |
Cliff Wickman | x86: UV BAU and nodes with no memory Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-03 |
Ingo Molnar | Merge branch 'dma-debug' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-04-03 |
H. Peter Anvin | x86, setup: compile with -DDISABLE_BRANCH_PROFILING Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-02 |
Akinobu Mita | x86, mm: fix misuse of debug_kmap_atomic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-02 |
Ingo Molnar | Merge branch 'linus' into x86/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-02 |
Yinghai Lu | x86: remove duplicated code with pcpu_need_numa() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-02 |
Tejun Heo | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-04-01 |
Hiroshi Shimamoto | x86: signal: check sas_ss_size instead of sas_ss_flags() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-30 |
Peter Zijlstra | lockdep: fix deadlock in lockdep_trace_alloc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-30 |
Ingo Molnar | lockdep: annotate reclaim context (__GFP_NOFS), fix... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-30 |
Ingo Molnar | Revert "cpuacct: reduce one NULL check in fast-path" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-28 |
Ingo Molnar | Merge branch 'linus' into core/futexes
|
commit | commitdiff | tree |
2009-03-28 |
Ingo Molnar | Merge branch 'linus' into core/iommu
|
commit | commitdiff | tree |
2009-03-28 |
Ingo Molnar | Merge branch 'linus' into x86/core
|
commit | commitdiff | tree |
2009-03-28 |
Ingo Molnar | Merge branches 'x86/apic', 'x86/cleanups' and 'x86...
|
commit | commitdiff | tree |
2009-03-28 |
Ingo Molnar | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-27 |
Ingo Molnar | Merge branch 'core/percpu' into percpu-cpumask-x86... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Ingo Molnar | Merge commit 'v2.6.29' into x86/setup-lzma
|
commit | commitdiff | tree |
2009-03-26 |
Cyrill Gorcunov | x86: headers cleanup - setup.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Ingo Molnar | Merge commit 'v2.6.29' into core/header-fixes
|
commit | commitdiff | tree |
2009-03-26 |
Arnd Bergmann | emu101k1.h: fix duplicate include of <linux/types.h> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
H. Peter Anvin | compiler-gcc4: conditionalize #error on __KERNEL__ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Arnd Bergmann | remove __KERNEL_STRICT_NAMES Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Arnd Bergmann | make netfilter use strict integer types Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Arnd Bergmann | make drm headers use strict integer types Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Arnd Bergmann | make MTD headers use strict integer types Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Arnd Bergmann | make most exported headers use strict integer types Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Arnd Bergmann | make exported headers use strict posix types Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Jaswinder Singh... | unconditionally include asm/types.h from linux/types.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Thomas Gleixner | x86: disable __do_IRQ support Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-26 |
Ingo Molnar | Merge branches 'timers/new-apis', 'timers/ntp' and...
|
commit | commitdiff | tree |
2009-03-26 |
Ingo Molnar | Merge branch 'timers/hpet' into timers/core
|
commit | commitdiff | tree |
2009-03-26 |
Ingo Molnar | Merge commit 'v2.6.29' into timers/core
|
commit | commitdiff | tree |
2009-03-26 |
Ingo Molnar | Merge branch 'sched/balancing' into sched/core
|
commit | commitdiff | tree |
2009-03-25 |
Ravikiran G Thirumalai | Revert "x86: don't compile vsmp_64 for 32bit" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Rusty Russell | x86: Correct behaviour of irq affinity Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Wang Chen | x86: early_ioremap_init(), use __fix_to_virt(), because... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Add comments to find_busiest_group() function Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Refactor the power savings balance code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Optimize the !power_savings_balance during fbg() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Create a helper function to calculate imbalance Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Create helper to calculate small_imbalance in... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Create a helper function to calculate sched_domain... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Define structure to store the sched_domain statistics... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Create a helper function to calculate sched_group... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Define structure to store the sched_group statistics... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Fix indentations in find_busiest_group() using... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Gautham R Shenoy | sched: Simple helper functions for find_busiest_group() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-25 |
Ingo Molnar | Merge branch 'sched/cleanups'; commit 'v2.6.29' into...
|
commit | commitdiff | tree |
2009-03-24 |
Luis Henriques | sched: remove unused fields from struct rq Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-24 |
Yinghai Lu | x86: use default_cpu_mask_to_apicid for 64bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-24 |
Yinghai Lu | x86: fix set_extra_move_desc calling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-24 |
Ingo Molnar | Merge branch 'x86/core' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-03-24 |
Ingo Molnar | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm...
|
commit | commitdiff | tree |
2009-03-24 |
Pallipadi, Venkatesh | x86, PAT, PCI: Change vma prot in pci_mmap to reflect... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-24 |
Joerg Roedel | dma-debug: make memory range checks more consistent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-23 |
Oleg Nesterov | posix timers: fix RLIMIT_CPU && fork() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-23 |
Jeremy Fitzhardinge | x86/dmi: fix dmi_alloc() section mismatches Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-23 |
Ingo Molnar | Merge branches 'sched/debug' and 'linus' into sched...
|
commit | commitdiff | tree |
2009-03-23 |
Ingo Molnar | Merge branches 'irq/sparseirq' and 'linus' into irq...
|
commit | commitdiff | tree |
2009-03-22 |
Dmitri Vorobiev | x86: Fix a couple of sparse warnings in arch/x86/kernel... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-21 |
Ingo Molnar | Merge branch 'x86/core' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-03-21 |
Jeremy Fitzhardinge | Revert "x86: create a non-zero sized bm_pte only when... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-20 |
Bartlomiej Zolnierki... | x86: fix IO APIC resource allocation error message Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-20 |
Hiroshi Shimamoto | x86: signal: check signal stack overflow properly Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-20 |
venkatesh.pallipadi... | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-20 |
venkatesh.pallipadi... | x86, PAT: Add support for struct page pointer array... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-20 |
venkatesh.pallipadi... | x86, CPA: Add a flag parameter to cpa set_clr() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-20 |
Ingo Molnar | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup...
|
commit | commitdiff | tree |
2009-03-19 |
Jeremy Fitzhardinge | x86: with the last user gone, remove set_pte_present Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-19 |
Jeremy Fitzhardinge | x86/32: no need to use set_pte_present in set_pte_vaddr Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-19 |
Ingo Molnar | x86: mpparse: clean up code by introducing a few helper... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-19 |
FUJITA Tomonori | dma-debug: warn of unmapping an invalid dma address Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-18 |
Jaswinder Singh... | x86: mpparse: clean up code by introducing a few helper... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-18 |
Jaswinder Singh... | x86: kprobes.c fix compilation warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-18 |
Ingo Molnar | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug...
|
commit | commitdiff | tree |
2009-03-18 |
Jaswinder Singh... | x86: cpu/mttr/cleanup.c fix compilation warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-18 |
Ingo Molnar | dma-debug: fix dma_debug_add_bus() definition for ... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-18 |
Ingo Molnar | Merge branch 'dma-api/debug' of git://git.kernel.org...
|
commit | commitdiff | tree |
2009-03-18 |
Ingo Molnar | Merge branch 'linus' into core/iommu
|
commit | commitdiff | tree |
2009-03-18 |
Luis Henriques | sched: jiffies not printed per CPU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-18 |
Ingo Molnar | Merge branches 'sched/cleanups' and 'linus' into sched...
|
commit | commitdiff | tree |
2009-03-18 |
Rusty Russell | x86, uv: fix cpumask iterator in uv_bau_init() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-18 |
Suresh Siddha | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-18 |
Andrew Morton | x86: use smp_call_function_single() in arch/x86/kernel... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-17 |
Luis Henriques | sched: small optimisation of can_migrate_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-17 |
Luis Henriques | sched: fix typos in documentation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-17 |
Yinghai Lu | x86: MTRR workaround for system with stange var MTRRs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-16 |
Stephen Rothwell | sparseirq, powerpc/cell: fix unused variable warning... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-16 |
Ingo Molnar | Merge branches 'irq/genirq' and 'linus' into irq/core
|
commit | commitdiff | tree |
2009-03-16 |
Hidetoshi Seto | x86, mce: remove incorrect __cpuinit for intel_init_cmci() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-15 |
Akinobu Mita | x86, mm: remove unnecessary include file from iomap_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-15 |
Yinghai Lu | x86: print out more info in e820_update_range() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-15 |
Yinghai Lu | x86: fix 64k corruption-check Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-14 |
Jaswinder Singh... | x86: cpu_debug add support for various AMD CPUs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-14 |
Sebastian Andrzej... | x86/centaur: merge 32 & 64 bit version Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-14 |
Ingo Molnar | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups...
|
commit | commitdiff | tree |