| Commit message (Expand) | Author | Files | Lines |
2012-05-16 | x86, realmode: Change EFER to a single u64 field | H. Peter Anvin | 3 | -7/+5 |
2012-05-16 | x86, realmode: Move kernel/realmode.c to realmode/init.c | H. Peter Anvin | 3 | -1/+1 |
2012-05-16 | x86, realmode: Move not-common bits out of trampoline_common.S | H. Peter Anvin | 3 | -35/+33 |
2012-05-16 | x86, realmode: Mask out EFER.LMA when saving trampoline EFER | H. Peter Anvin | 1 | -3/+8 |
2012-05-11 | x86, realmode: Fix no cache bits test in reboot_32.S | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-09 | x86, realmode: Make sure all generated files are listed in targets | H. Peter Anvin | 1 | -7/+13 |
2012-05-09 | x86, realmode: build fix: remove duplicate build | Jarkko Sakkinen | 2 | -5/+2 |
2012-05-09 | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 7 | -28/+49 |
2012-05-09 | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-09 | x86, realmode: move relocs from scripts/ to arch/x86/tools | Jarkko Sakkinen | 8 | -7/+17 |
2012-05-08 | x86, realmode: header for trampoline code | Jarkko Sakkinen | 8 | -88/+87 |
2012-05-08 | x86, realmode: flattened rm hierachy | Jarkko Sakkinen | 21 | -52/+22 |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 10 | -43/+35 |
2012-05-08 | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen | 9 | -107/+110 |
2012-05-08 | x86, realmode: Fix always-zero test in reboot_32.S | H. Peter Anvin | 1 | -1/+1 |
2012-05-08 | x86, realmode: Move trampoline_*.S early in the link order | H. Peter Anvin | 1 | -1/+1 |
2012-05-08 | x86, realmode: Replace open-coded ljmpw with a macro | H. Peter Anvin | 5 | -16/+25 |
2012-05-08 | x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm | H. Peter Anvin | 2 | -12/+18 |
2012-05-08 | x86, realmode: Remove indirect jumps in trampoline_64.S | H. Peter Anvin | 1 | -13/+2 |
2012-05-08 | x86, realmode: Align .data section in trampoline_32.S | H. Peter Anvin | 1 | -1/+1 |
2012-05-08 | x86, realmode: Move bits to the proper sections in trampoline_64.S | H. Peter Anvin | 1 | -4/+6 |
2012-05-08 | x86, realmode: Add .text64 section, make barrier symbols absolute | H. Peter Anvin | 1 | -3/+8 |
2012-05-08 | x86, realmode: Allow absolute pa_* symbols in the realmode code | H. Peter Anvin | 1 | -0/+7 |
2012-05-08 | x86, realmode: Set permission for real mode pages | Jarkko Sakkinen | 1 | -1/+15 |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 35 | -565/+111 |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 9 | -16/+316 |
2012-05-08 | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 6 | -65/+52 |
2012-05-08 | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 4 | -0/+108 |
2012-05-08 | x86, realmode: realmode.bin infrastructure | Jarkko Sakkinen | 7 | -1/+189 |
2012-05-08 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 4 | -63/+185 |
2012-05-07 | Linux 3.4-rc6v3.4-rc6 | Linus Torvalds | 1 | -1/+1 |
2012-05-06 | x86: fix broken TASK_SIZE for ia32_aout | Al Viro | 1 | -2/+1 |
2012-05-06 | Btrfs: avoid sleeping in verify_parent_transid while atomic | Chris Mason | 5 | -17/+34 |
2012-05-06 | TTY: pdc_cons, fix regression in close | Jiri Slaby | 1 | -1/+1 |
2012-05-05 | init: don't try mounting device as nfs root unless type fully matches | Sasha Levin | 1 | -1/+1 |
2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 4 | -16/+14 |
2012-05-05 | hfsplus: Fix potential buffer overflows | Greg Kroah-Hartman | 2 | -0/+15 |
2012-05-05 | CPU frequency drivers MAINTAINERS update | Dave Jones | 1 | -3/+0 |
2012-05-05 | seqlock: add 'raw_seqcount_begin()' function | Linus Torvalds | 1 | -0/+21 |
2012-05-04 | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read | Linus Torvalds | 1 | -1/+1 |
2012-05-04 | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND | Yong Wang | 1 | -1/+1 |
2012-05-04 | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver | Bjarke Istrup Pedersen | 1 | -1/+1 |
2012-05-04 | Btrfs: fix crash in scrub repair code when device is missing | Stefan Behrens | 1 | -0/+7 |
2012-05-04 | btrfs: Fix mismatching struct members in ioctl.h | Alexander Block | 1 | -2/+2 |
2012-05-04 | Btrfs: fix page leak when allocing extent buffers | Josef Bacik | 1 | -2/+2 |
2012-05-04 | Btrfs: Add properly locking around add_root_to_dirty_list | Chris Mason | 1 | -0/+2 |
2012-05-04 | ASoC: omap-pcm: Free dma buffers in case of error. | Oleg Matcovschi | 1 | -0/+4 |
2012-05-04 | drm/radeon: clarify and extend wb setup on APUs and NI+ asics | Alex Deucher | 1 | -2/+2 |
2012-05-04 | md/bitmap: fix calculation of 'chunks' - missing shift. | NeilBrown | 2 | -5/+1 |
2012-05-04 | fs/cifs: fix parsing of dfs referrals | Stefan Metzmacher | 1 | -1/+5 |