mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: [git pull] x86 updates
Date: Sun, 10 Feb 2008 00:24:50 +0100 (CET)	[thread overview]
Message-ID: <alpine.LFD.1.00.0802092246390.3145@apollo.tec.linutronix.de> (raw)

Linus,

please pull the pending x86 updates from:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git master

The update contains:

    - a couple of bugfixes
    - CPA and DEBUG_PAGEALLOC improvements
    - x86 power management consolidation 
    - GEODE updates
    - 32bit boot time page table construction rework
    - sparse and compile warning fixes
    - trivial cleanups

There are two patches out of x86 scope as well:

    - lguest bugfix: x86 broke it, fix is obviously correct and Rusty
      is away

    - randomization docs: resulted out of a x86 randomization
      discussion

Thanks,

	tglx

----

Ahmed S. Darwish (1):
      lguest: accept guest _PAGE_PWT page table entries

Andres Salomon (5):
      x86: GEODE: MFGPT: Minor cleanups
      x86: GEODE: MFGPT: drop module owner usage from MFGPT API
      x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit
      x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
      x86: GEODE: MFGPT: fix a potential race when disabling a timer

Arnd Hannemann (1):
      x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup

Denys Vlasenko (1):
      x86: trivial printk optimizations

Harvey Harrison (6):
      x86: fix sparse warning in xen/time.c
      x86: sparse warning in therm_throt.c
      x86: sparse warnings in pageattr.c
      x86: fix sparse warning in topology.c
      x86: fix sparse warnings in acpi/bus.c
      x86, core: remove CONFIG_FORCED_INLINING

Ian Campbell (2):
      x86: construct 32-bit boot time page tables in native format.
      x86: fix early_ioremap pagetable ops

Ingo Molnar (2):
      x86: fixup more paravirt fallout
      brk: help text typo fix

Jiri Kosina (1):
      brk: document randomize_va_space and CONFIG_COMPAT_BRK (was Re:

Jordan Crouse (2):
      x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
      x86: GEODE: make sure the right MFGPT timer fired the timer tick

Rafael J. Wysocki (4):
      x86 PM: move 64-bit hibernation files to arch/x86/power
      x86 PM: rename 32-bit files in arch/x86/power
      x86 PM: consolidate suspend and hibernation code
      x86 PM: update stale comments

Thomas Gleixner (6):
      x86: avoid unused variable warning in mm/init_64.c
      x86: DEBUG_PAGEALLOC: enable after mem_init()
      x86: introduce page pool in cpa
      x86: cpa, use page pool
      x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit
      x86: cpa, strict range check in try_preserve_large_page()

Willy Tarreau (1):
      x86: GEODE fix MFGPT input clock value


             reply	other threads:[~2008-02-09 23:26 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09 23:24 Thomas Gleixner [this message]
2008-02-10  1:25 ` Randy Dunlap
2008-02-10  8:03   ` Linus Torvalds
2008-02-10  9:14     ` Thomas Gleixner
2008-02-10 23:09       ` Ingo Molnar
  -- strict thread matches above, loose matches on Subject: below --
2009-06-20 16:49 [GIT PULL] " Ingo Molnar
2009-01-07 18:15 [git pull] " Ingo Molnar
2008-07-15 21:01 [GIT " Thomas Gleixner
2008-07-15 21:20 ` Linus Torvalds
2008-07-15 21:25   ` Ingo Molnar
2008-07-15 21:43   ` Thomas Gleixner
2008-07-15 22:00     ` Linus Torvalds
2008-07-15 22:05       ` Ingo Molnar
2008-07-15 22:14         ` Thomas Gleixner
2008-07-15 23:29           ` Linus Torvalds
2008-04-29 16:00 [git " Ingo Molnar
2008-04-26 14:21 Ingo Molnar
2008-02-29 18:08 Ingo Molnar
2008-02-25 16:27 Ingo Molnar
2008-02-19 23:13 [GIT " Thomas Gleixner
2008-02-19 23:56 ` Randy Dunlap
2008-02-20  0:06   ` Thomas Gleixner
2008-02-20  8:32   ` Ingo Molnar
2008-02-18 20:21 [GIT Pull] " Thomas Gleixner
2008-02-13 15:57 [git pull] " Ingo Molnar
2008-02-13 16:19 ` Balbir Singh
2008-02-14 16:25   ` Ingo Molnar
2008-02-14 17:42     ` Avi Kivity
2008-02-15  3:30       ` Balbir Singh
2008-02-15  8:04       ` Ingo Molnar
2008-02-14 10:25 ` Andi Kleen
2008-02-14 15:19   ` Ingo Molnar
2008-02-14 17:10     ` Andi Kleen
2008-02-06 14:47 Ingo Molnar
2008-02-04 16:12 Ingo Molnar
2008-02-05 18:47 ` Linus Torvalds
2008-02-05 19:22   ` Sam Ravnborg
2008-02-05 21:05     ` Ingo Molnar
2008-02-05 21:09       ` H. Peter Anvin
2008-02-05 21:18         ` Sam Ravnborg
2008-02-05 21:23           ` H. Peter Anvin
2008-02-05 21:32             ` Linus Torvalds
2008-02-05 21:42               ` H. Peter Anvin
2008-02-05 21:17       ` Sam Ravnborg
2008-02-05 21:54         ` Ingo Molnar
2008-02-05 22:03           ` H. Peter Anvin
2008-02-05 20:12   ` H. Peter Anvin
2008-02-05 21:36   ` Ingo Molnar
2008-02-01 17:00 Ingo Molnar
2008-01-14 19:02 Ingo Molnar
2008-01-15 16:05 ` Ingo Molnar
2007-11-10  3:52 [GIT " Thomas Gleixner
2007-10-23 21:02 [Git " Thomas Gleixner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.1.00.0802092246390.3145@apollo.tec.linutronix.de \
    --to=tglx@linutronix.de \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome