summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* generic, x86: fix __per_cpu_load relocationBrian Gerst2009-01-261-3/+4
* x86, xen: fix hardirq.h merge falloutIngo Molnar2009-01-231-0/+1
* Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-237-77/+48
|\
| * x86: make irq_cpustat_t fields conditionalBrian Gerst2009-01-231-2/+10
| * x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst2009-01-233-81/+38
| * x86: sync hardirq_{32,64}.hBrian Gerst2009-01-232-9/+15
| * x86: remove include of apic.h from hardirq_64.hBrian Gerst2009-01-234-1/+3
| * x86: remove idle_timestamp from 32bit irq_cpustat_tBrian Gerst2009-01-232-2/+0
|/
* x86: make UV support configurableNick Piggin2009-01-218-8/+22
* x86: uv cleanup, build fix #2Ingo Molnar2009-01-212-0/+4
* x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTESIngo Molnar2009-01-211-4/+2
* Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21527-3726/+8235
|\
| * x86: optimise x86's do_page_fault (C entry point for the page fault path)Nick Piggin2009-01-201-182/+256
| * Merge commit 'v2.6.29-rc2' into x86/mmIngo Molnar2009-01-20902-7911/+35870
| |\
| | * Linux 2.6.29-rc2v2.6.29-rc2Linus Torvalds2009-01-161-1/+1
| | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-1617-212/+858
| | |\
| | | * ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-161-0/+2
| | | * Merge branch 'misc' into releaseLen Brown2009-01-1612-10/+23
| | | |\
| | | | * ACPI: rename main.c to sleep.cLen Brown2009-01-162-1/+1
| | | | * dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-164-2/+14
| | | | * eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell2009-01-161-2/+2
| | | | * ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell2009-01-161-1/+1
| | | | * kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-163-3/+3
| | | | * PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki2009-01-161-1/+2
| | | * | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-01-163-155/+791
| | | |\ \
| | | | * | ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh2009-01-152-4/+4
| | | | * | ACPI: thinkpad-acpi: handle HKEY event 6030Henrique de Moraes Holschuh2009-01-151-0/+6
| | | | * | ACPI: thinkpad-acpi: clean-up fan subdriver quirkHenrique de Moraes Holschuh2009-01-151-51/+58
| | | | * | ACPI: thinkpad-acpi: start the event hunt seasonHenrique de Moraes Holschuh2009-01-151-0/+3
| | | | * | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarmsHenrique de Moraes Holschuh2009-01-151-4/+59
| | | | * | ACPI: thinkpad-acpi: clean up hotkey_notify()Henrique de Moraes Holschuh2009-01-151-65/+109
| | | | * | ACPI: thinkpad-acpi: use killable instead of interruptible mutexesHenrique de Moraes Holschuh2009-01-151-13/+13
| | | | * | ACPI: thinkpad-acpi: add UWB radio supportHenrique de Moraes Holschuh2009-01-152-1/+223
| | | | * | ACPI: thinkpad-acpi: preserve radio state across shutdownHenrique de Moraes Holschuh2009-01-151-4/+55
| | | | * | ACPI: thinkpad-acpi: resume with radios disabledHenrique de Moraes Holschuh2009-01-151-10/+56
| | | | * | ACPI: thinkpad-acpi: debug facility to emulate the rf switchesHenrique de Moraes Holschuh2009-01-152-0/+201
| | | | * | ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2009-01-151-4/+4
| | | | * | ACPI: thinkpad-acpi: update documents for the new locationHenrique de Moraes Holschuh2009-01-151-1/+2
| | | | |/
| | | | |
| | | | \
| | | *-. \ Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2009-01-162-47/+42
| | | |\ \ \
| | | | | * | thermal fixup for broken BIOS which has invalid trip points.Zhang Rui2009-01-161-4/+12
| | | | | |/
| | | | * | ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy2009-01-161-44/+30
| | | | * | ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy2009-01-161-1/+2
| | | | |/
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-161-2/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | netxen: include ipv6.h (fixes build failure)Dhananjay Phadke2009-01-161-0/+1
| | | * | netxen: avoid invalid iounmapDhananjay Phadke2009-01-161-2/+4
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-01-163-7/+11
| | |\ \ \
| | | * | | Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2009-01-162-7/+10
| | | * | | Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason2009-01-161-0/+1
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-1624-168/+196
| | |\ \ \ \
| | | * | | | serial: Add 16850 uart type support to OF uart driverMatthias Fuchs2009-01-161-0/+1
OpenPOWER on IntegriCloud