summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Make Len Brown the ACPI maintainer againAndi Kleen2008-09-041-2/+1
* Merge branch 'wan' into release-2.6.27Andi Kleen2008-08-282-9/+3
|\
| * ACPI: thinkpad-acpi: wan radio control is not experimentalJeremy Fitzhardinge2008-08-282-9/+3
* | Merge branch 'release-2.6.27' of ssh://master.kernel.org/pub/scm/linux/kernel...Andi Kleen2008-08-250-0/+0
|\ \
| * \ Merge branch 'thermal-fix' into release-2.6.27Andi Kleen2008-08-161-1/+1
| |\ \
| | * | ACPI: Fix now signed module parameter.Milan Broz2008-08-161-1/+1
* | | | Merge branch 'pnp-fix' into release-2.6.27Andi Kleen2008-08-251-2/+0
|\ \ \ \
| * | | | PNPACPI: ignore the producer/consumer bit for extended IRQ descriptorsBjorn Helgaas2008-08-251-2/+0
| | |_|/ | |/| |
* | | | Merge branch 'acpica-release-fixes' into release-2.6.27Andi Kleen2008-08-212-1/+3
|\ \ \ \
| * | | | acpi: add checking for NULL early paramCyrill Gorcunov2008-08-211-0/+2
| * | | | ACPI: Change package length error to warningMing Ling2008-08-181-1/+1
* | | | | Merge branch 'compal-fix' into release-2.6.27Andi Kleen2008-08-211-1/+1
|\ \ \ \ \
| * | | | | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-08-211-1/+1
| | |/ / / | |/| | |
* | | | | ACPI: Fix now signed module parameter.Milan Broz2008-08-181-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
OpenPOWER on IntegriCloud