summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-16x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin3-7/+5
2012-05-16x86, realmode: Move kernel/realmode.c to realmode/init.cH. Peter Anvin3-1/+1
2012-05-16x86, realmode: Move not-common bits out of trampoline_common.SH. Peter Anvin3-35/+33
2012-05-16x86, realmode: Mask out EFER.LMA when saving trampoline EFERH. Peter Anvin1-3/+8
2012-05-11x86, realmode: Fix no cache bits test in reboot_32.SJarkko Sakkinen1-1/+1
2012-05-09x86, realmode: Make sure all generated files are listed in targetsH. Peter Anvin1-7/+13
2012-05-09x86, realmode: build fix: remove duplicate buildJarkko Sakkinen2-5/+2
2012-05-09x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen7-28/+49
2012-05-09x86, realmode: fixes compilation issue in tboot.cJarkko Sakkinen1-1/+1
2012-05-09x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen8-7/+17
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen8-88/+87
2012-05-08x86, realmode: flattened rm hierachyJarkko Sakkinen21-52/+22
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen10-43/+35
2012-05-08x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen9-107/+110
2012-05-08x86, realmode: Fix always-zero test in reboot_32.SH. Peter Anvin1-1/+1
2012-05-08x86, realmode: Move trampoline_*.S early in the link orderH. Peter Anvin1-1/+1
2012-05-08x86, realmode: Replace open-coded ljmpw with a macroH. Peter Anvin5-16/+25
2012-05-08x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asmH. Peter Anvin2-12/+18
2012-05-08x86, realmode: Remove indirect jumps in trampoline_64.SH. Peter Anvin1-13/+2
2012-05-08x86, realmode: Align .data section in trampoline_32.SH. Peter Anvin1-1/+1
2012-05-08x86, realmode: Move bits to the proper sections in trampoline_64.SH. Peter Anvin1-4/+6
2012-05-08x86, realmode: Add .text64 section, make barrier symbols absoluteH. Peter Anvin1-3/+8
2012-05-08x86, realmode: Allow absolute pa_* symbols in the realmode codeH. Peter Anvin1-0/+7
2012-05-08x86, realmode: Set permission for real mode pagesJarkko Sakkinen1-1/+15
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen35-565/+111
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen9-16/+316
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen6-65/+52
2012-05-08x86, realmode: Relocator for realmode codeJarkko Sakkinen4-0/+108
2012-05-08x86, realmode: realmode.bin infrastructureJarkko Sakkinen7-1/+189
2012-05-08x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin4-63/+185
2012-05-07Linux 3.4-rc6v3.4-rc6Linus Torvalds1-1/+1
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-06TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming4-16/+14
2012-05-05hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-05-05CPU frequency drivers MAINTAINERS updateDave Jones1-3/+0
2012-05-05seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens1-0/+7
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block1-2/+2
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik1-2/+2
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason1-0/+2
2012-05-04ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi1-0/+4
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher1-2/+2
2012-05-04md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2-5/+1
2012-05-04fs/cifs: fix parsing of dfs referralsStefan Metzmacher1-1/+5