| Commit message (Expand) | Author | Age | Files | Lines |
* | debug: add notifier chain debugging, v2 | Arjan van de Ven | 2008-09-10 | 4 | -10/+21 |
* | softlockup: increase hung tasks check from 2 minutes to 8 minutes | Ingo Molnar | 2008-09-10 | 1 | -1/+1 |
* | debug: add notifier chain debugging | Arjan van de Ven | 2008-09-10 | 2 | -0/+26 |
* | removed unused #include <version.h> | Huang Weiyi | 2008-08-16 | 3 | -3/+0 |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-08-16 | 4 | -13/+21 |
|\ |
|
| * | lockdep: fix build if CONFIG_PROVE_LOCKING not defined | Stephen Hemminger | 2008-08-15 | 1 | -6/+6 |
| * | lockdep: use WARN() in kernel/lockdep.c | Arjan van de Ven | 2008-08-13 | 1 | -4/+2 |
| * | lockdep: spin_lock_nest_lock(), checkpatch fixes | Andrew Morton | 2008-08-13 | 1 | -3/+0 |
| * | Merge commit 'v2.6.27-rc3' into core/urgent | Ingo Molnar | 2008-08-13 | 233 | -3121/+8592 |
| |\ |
|
| * | | lockdep: build fix | Ingo Molnar | 2008-08-13 | 1 | -0/+13 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-08-16 | 2 | -4/+6 |
|\ \ \ |
|
| * | | | sched: scale sysctl_sched_shares_ratelimit with nr_cpus | Peter Zijlstra | 2008-08-15 | 1 | -2/+4 |
| * | | | sched: fix rt-bandwidth hotplug race | Peter Zijlstra | 2008-08-14 | 1 | -1/+1 |
| * | | | sched: fix the race between walk_tg_tree and sched_create_group | Zhang, Yanmin | 2008-08-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-16 | 39 | -149/+299 |
|\ \ \ |
|
| * | | | x86: add MAP_STACK mmap flag | Ingo Molnar | 2008-08-15 | 1 | -0/+1 |
| * | | | x86: fix section mismatch warning - spp_getpage() | Marcin Slusarz | 2008-08-15 | 1 | -1/+5 |
| * | | | x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr... | Alex Nixon | 2008-08-15 | 1 | -7/+10 |
| * | | | Merge branch 'x86/geode' into x86/urgent | Ingo Molnar | 2008-08-15 | 2 | -16/+39 |
| |\ \ \ |
|
| | * | | | x86, geode-mfgpt: check IRQ before using MFGPT as clocksource | Jens Rottmann | 2008-08-15 | 2 | -16/+39 |
| * | | | | x86-64: fix overlap of modules and fixmap areas | Jan Beulich | 2008-08-15 | 2 | -1/+2 |
| * | | | | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set | Marcin Slusarz | 2008-08-15 | 1 | -1/+1 |
| * | | | | x86: fix spin_is_contended() | Jan Beulich | 2008-08-15 | 1 | -2/+2 |
| * | | | | x86, nmi: clean UP NMI watchdog failure message | Ingo Molnar | 2008-08-15 | 1 | -13/+19 |
| * | | | | x86, NMI: fix watchdog failure message | Aristeu Rozanski | 2008-08-15 | 1 | -0/+4 |
| * | | | | x86: fix /proc/meminfo DirectMap | Hugh Dickins | 2008-08-15 | 2 | -7/+17 |
| * | | | | x86: fix readb() et al compile error with gcc-3.2.3 | Mikael Pettersson | 2008-08-15 | 1 | -9/+9 |
| * | | | | arch/x86/Kconfig: clean up, experimental adjustement | Pavel Machek | 2008-08-15 | 1 | -3/+3 |
| * | | | | x86: invalidate caches before going into suspend | Mark Langsdorf | 2008-08-15 | 3 | -6/+27 |
| * | | | | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds | Aristeu Rozanski | 2008-08-15 | 1 | -1/+7 |
| * | | | | Merge branch 'x86/amd-iommu' into x86/urgent | Ingo Molnar | 2008-08-15 | 318 | -5763/+20418 |
| |\ \ \ \ |
|
| | * | | | | x86, AMD IOMMU: initialize dma_ops after sysfs registration | Joerg Roedel | 2008-08-15 | 1 | -3/+3 |
| | * | | | | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits | Joerg Roedel | 2008-08-15 | 2 | -4/+1 |
| | * | | | | x86, AMD IOMMU: initialize device table properly | Joerg Roedel | 2008-08-15 | 2 | -0/+19 |
| | * | | | | x86, AMD IOMMU: use status bit instead of memory write-back for completion wait | Joerg Roedel | 2008-08-15 | 2 | -7/+14 |
| | |/ / / |
|
| * | | | | x86: silence mmconfig printk | Dave Jones | 2008-08-15 | 1 | -1/+1 |
| * | | | | x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs | Darrick J. Wong | 2008-08-15 | 1 | -1/+1 |
| * | | | | x86: hpet: workaround SB700 BIOS | Thomas Gleixner | 2008-08-14 | 1 | -0/+24 |
| * | | | | x86: check bigsmp in smp_sanity_check instead of cpu_up | Yinghai Lu | 2008-08-14 | 1 | -10/+28 |
| * | | | | x86: don't call e820_regiter_active_regions if out of range on node | Yinghai Lu | 2008-08-14 | 1 | -4/+8 |
| * | | | | x86: resurrect proper handling of maxcpus= kernel option (v2) | Max Krasnyansky | 2008-08-14 | 4 | -33/+2 |
| * | | | | Merge branch 'x86/fpu' into x86/urgent | Ingo Molnar | 2008-08-14 | 3 | -4/+18 |
| |\ \ \ \ |
|
| | * | | | | x64, fpu: fix possible FPU leakage in error conditions | Suresh Siddha | 2008-07-26 | 3 | -4/+18 |
| * | | | | | x86: cleanup for setup code crashes during IST probe | H. Peter Anvin | 2008-08-14 | 4 | -8/+4 |
| * | | | | | x86: use WARN() in arch/x86/mm/pageattr.c | Arjan van de Ven | 2008-08-13 | 2 | -4/+2 |
| * | | | | | x86: allow MMCONFIG above 4GB on x86_64 | John Keller | 2008-08-13 | 1 | -1/+15 |
| * | | | | | x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel | Marcin Slusarz | 2008-08-13 | 1 | -1/+1 |
| * | | | | | x86: fix 2 section mismatch warnings - map_high() | Marcin Slusarz | 2008-08-13 | 1 | -1/+1 |
| * | | | | | Merge commit 'v2.6.27-rc3' into x86/urgent | Ingo Molnar | 2008-08-13 | 5267 | -125580/+177809 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | x86: fix setup code crashes on my old 486 box | Joerg Roedel | 2008-08-13 | 3 | -7/+13 |