summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-19x86: fully honor "nolapic", fixIngo Molnar
2009-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar
2009-01-19Merge branch 'stackprotector' into core/percpuIngo Molnar
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-18Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-01-19x86-64: Use absolute displacements for per-cpu accesses.Brian Gerst
2009-01-19x86-64: Move isidle from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move nodenumber from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move irqcount from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Convert exception stacks to per-cpuBrian Gerst
2009-01-19x86-64: Convert irqstacks to per-cpuBrian Gerst
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo
2009-01-17linker script: add missing VMLINUX_SYMBOLTejun Heo
2009-01-16x86: put trigger in to detect mismatched apic versions.Mike Travis
2009-01-16cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-16work_on_cpu: Use our own workqueue.Rusty Russell
2009-01-16work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell
2009-01-16Linux 2.6.29-rc2Linus Torvalds
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown
2009-01-16ACPI: rename main.c to sleep.cLen Brown
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-01-16Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-16Revert "PCI PM: Register power state of devices during initialization"Linus Torvalds
2009-01-16sata_fsl: Return non-zero on error in probe()Michal Sojka