aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ALSA: hda - Fix capture source widgets on ALC codecsTakashi Iwai2008-08-171-0/+45
| * | | | | | security.h: fix build failureAlexander Beregalov2008-08-171-1/+1
| | |/ / / / | |/| | | |
| * | | | | removed unused #include <version.h>Huang Weiyi2008-08-163-3/+0
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-164-13/+21
| |\ \ \ \ \
| | * | | | | lockdep: fix build if CONFIG_PROVE_LOCKING not definedStephen Hemminger2008-08-151-6/+6
| | * | | | | lockdep: use WARN() in kernel/lockdep.cArjan van de Ven2008-08-131-4/+2
| | * | | | | lockdep: spin_lock_nest_lock(), checkpatch fixesAndrew Morton2008-08-131-3/+0
| | * | | | | Merge commit 'v2.6.27-rc3' into core/urgentIngo Molnar2008-08-13233-3121/+8592
| | |\ \ \ \ \
| | * | | | | | lockdep: build fixIngo Molnar2008-08-131-0/+13
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-162-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | sched: scale sysctl_sched_shares_ratelimit with nr_cpusPeter Zijlstra2008-08-151-2/+4
| | * | | | | | | sched: fix rt-bandwidth hotplug racePeter Zijlstra2008-08-141-1/+1
| | * | | | | | | sched: fix the race between walk_tg_tree and sched_create_groupZhang, Yanmin2008-08-141-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-1639-149/+299
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | x86: add MAP_STACK mmap flagIngo Molnar2008-08-151-0/+1
| | * | | | | | x86: fix section mismatch warning - spp_getpage()Marcin Slusarz2008-08-151-1/+5
| | * | | | | | x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr...Alex Nixon2008-08-151-7/+10
| | * | | | | | Merge branch 'x86/geode' into x86/urgentIngo Molnar2008-08-152-16/+39
| | |\ \ \ \ \ \
| | | * | | | | | x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2008-08-152-16/+39
| | * | | | | | | x86-64: fix overlap of modules and fixmap areasJan Beulich2008-08-152-1/+2
| | * | | | | | | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz2008-08-151-1/+1
| | * | | | | | | x86: fix spin_is_contended()Jan Beulich2008-08-151-2/+2
| | * | | | | | | x86, nmi: clean UP NMI watchdog failure messageIngo Molnar2008-08-151-13/+19
| | * | | | | | | x86, NMI: fix watchdog failure messageAristeu Rozanski2008-08-151-0/+4
| | * | | | | | | x86: fix /proc/meminfo DirectMapHugh Dickins2008-08-152-7/+17
| | * | | | | | | x86: fix readb() et al compile error with gcc-3.2.3Mikael Pettersson2008-08-151-9/+9
| | * | | | | | | arch/x86/Kconfig: clean up, experimental adjustementPavel Machek2008-08-151-3/+3
| | * | | | | | | x86: invalidate caches before going into suspendMark Langsdorf2008-08-153-6/+27
| | * | | | | | | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski2008-08-151-1/+7
| | * | | | | | | Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar2008-08-15318-5763/+20418
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86, AMD IOMMU: initialize dma_ops after sysfs registrationJoerg Roedel2008-08-151-3/+3
| | | * | | | | | | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel2008-08-152-4/+1
| | | * | | | | | | x86, AMD IOMMU: initialize device table properlyJoerg Roedel2008-08-152-0/+19
| | | * | | | | | | x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel2008-08-152-7/+14
| | | |/ / / / / /
| | * | | | | | | x86: silence mmconfig printkDave Jones2008-08-151-1/+1
| | * | | | | | | x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUsDarrick J. Wong2008-08-151-1/+1
| | * | | | | | | x86: hpet: workaround SB700 BIOSThomas Gleixner2008-08-141-0/+24
| | * | | | | | | x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu2008-08-141-10/+28
| | * | | | | | | x86: don't call e820_regiter_active_regions if out of range on nodeYinghai Lu2008-08-141-4/+8
| | * | | | | | | x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky2008-08-144-33/+2
| | * | | | | | | Merge branch 'x86/fpu' into x86/urgentIngo Molnar2008-08-143-4/+18
| | |\ \ \ \ \ \ \
| | | * | | | | | | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-263-4/+18
| | * | | | | | | | x86: cleanup for setup code crashes during IST probeH. Peter Anvin2008-08-144-8/+4
| | * | | | | | | | x86: use WARN() in arch/x86/mm/pageattr.cArjan van de Ven2008-08-132-4/+2
| | * | | | | | | | x86: allow MMCONFIG above 4GB on x86_64John Keller2008-08-131-1/+15
| | * | | | | | | | x86: fix 2 section mismatch warnings - find_and_reserve_crashkernelMarcin Slusarz2008-08-131-1/+1
| | * | | | | | | | x86: fix 2 section mismatch warnings - map_high()Marcin Slusarz2008-08-131-1/+1
| | * | | | | | | | Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar2008-08-135267-125580/+177809
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-133-7/+13
| | * | | | | | | | x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-08-131-0/+6