aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | | * | | | | | x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput2009-02-19
| | | * | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-20
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | * | | | | | | | | x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov2009-02-24
| | * | | | | | | | | x86: head_64.S - use GLOBAL macroCyrill Gorcunov2009-02-24
| | * | | | | | | | | x86: entry_64.S - add missing ENDPROCCyrill Gorcunov2009-02-24
| | * | | | | | | | | x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov2009-02-24
| | * | | | | | | | | x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov2009-02-24
| | * | | | | | | | | x86: head_64.S - remove useless balignCyrill Gorcunov2009-02-24
| | * | | | | | | | | x86: fix performance regression in write() syscallSalman Qazi2009-02-24
| | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-19
| | * | | | | | | | x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-19
| | * | | | | | | | x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-19
| | * | | | | | | | x86: copy.S - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-19
| | * | | | | | | | x86: linkage - get rid of _X86 macrosCyrill Gorcunov2009-02-19
| | * | | | | | | | x86: asm linkage - introduce GLOBAL macroCyrill Gorcunov2009-02-19
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | x86: check mptable physptr with max_low_pfn on 32bitYinghai Lu2009-02-23
| * | | | | | | | x86: refactor x86_quirks supportIngo Molnar2009-02-22
| * | | | | | | | x86: remove various unused subarch hooksIngo Molnar2009-02-22
| * | | | | | | | x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-22
| * | | | | | | | x86: improve the help text of X86_EXTENDED_PLATFORMRavikiran G Thirumalai2009-02-22
| * | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-22
| | * | | | | | | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-22
| | * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-02-22
| | |\ \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown2009-02-21
| | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | x86_64: Fix S3 fail pathJiri Slaby2009-02-21
| | | | | | * | | | | | | x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-21
| | | | | * | | | | | | | ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2009-02-21
| | | | | * | | | | | | | fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon2009-02-21
| | | | | |/ / / / / / /
| | | | * | | | | | | | battery: don't assume we are fully charged when not charging or dischargingRichard Hughes2009-02-21
| | | * | | | | | | | | ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy2009-02-21
| | * | | | | | | | | | PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...Mike Murphy2009-02-22
| | * | | | | | | | | | PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy2009-02-22
| | * | | | | | | | | | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-22
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'hibernate'Linus Torvalds2009-02-21
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg2009-02-21
| | | * | | | | | | | | PM: Wait for console in resumeArve Hjønnevåg2009-02-21
| | | * | | | | | | | | PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov2009-02-21
| | | * | | | | | | | | swsusp: clean up shrink_all_zones()Johannes Weiner2009-02-21
| | | * | | | | | | | | swsusp: dont fiddle with swappinessJohannes Weiner2009-02-21
| | | * | | | | | | | | PM: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-21
| | | * | | | | | | | | PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins2009-02-21
| | | * | | | | | | | | PM/resume: wait for device probing to finishArjan van de Ven2009-02-21
| | | * | | | | | | | | Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-21
| | | |/ / / / / / / /
| | * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-21
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-21
| | | * | | | | | | | | MAINTAINERS: paravirt-ops maintainers updateZachary Amsden2009-02-20
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-02-21
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French2009-02-20
| | | * | | | | | | | | [CIFS] improve posix semantics of file createSteve French2009-02-20