Age | Commit message (Expand) | Author |
2012-05-16 | x86, realmode: Move kernel/realmode.c to realmode/init.c | H. Peter Anvin |
2012-05-16 | x86, realmode: Move not-common bits out of trampoline_common.S | H. Peter Anvin |
2012-05-16 | x86, realmode: Mask out EFER.LMA when saving trampoline EFER | H. Peter Anvin |
2012-05-10 | x86, realmode: Fix no cache bits test in reboot_32.S | Jarkko Sakkinen |
2012-05-09 | x86, realmode: Make sure all generated files are listed in targets | H. Peter Anvin |
2012-05-09 | x86, realmode: build fix: remove duplicate build | Jarkko Sakkinen |
2012-05-08 | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen |
2012-05-08 | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen |
2012-05-08 | x86, realmode: move relocs from scripts/ to arch/x86/tools | Jarkko Sakkinen |
2012-05-08 | x86, realmode: header for trampoline code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: flattened rm hierachy | Jarkko Sakkinen |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen |
2012-05-08 | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Fix always-zero test in reboot_32.S | H. Peter Anvin |
2012-05-08 | x86, realmode: Move trampoline_*.S early in the link order | H. Peter Anvin |
2012-05-08 | x86, realmode: Replace open-coded ljmpw with a macro | H. Peter Anvin |
2012-05-08 | x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm | H. Peter Anvin |
2012-05-08 | x86, realmode: Remove indirect jumps in trampoline_64.S | H. Peter Anvin |
2012-05-08 | x86, realmode: Align .data section in trampoline_32.S | H. Peter Anvin |
2012-05-08 | x86, realmode: Move bits to the proper sections in trampoline_64.S | H. Peter Anvin |
2012-05-08 | x86, realmode: Add .text64 section, make barrier symbols absolute | H. Peter Anvin |
2012-05-08 | x86, realmode: Allow absolute pa_* symbols in the realmode code | H. Peter Anvin |
2012-05-08 | x86, realmode: Set permission for real mode pages | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Relocator for realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: realmode.bin infrastructure | Jarkko Sakkinen |
2012-05-08 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin |
2012-05-06 | Linux 3.4-rc6v3.4-rc6 | Linus Torvalds |
2012-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-05-06 | x86: fix broken TASK_SIZE for ia32_aout | Al Viro |
2012-05-06 | Btrfs: avoid sleeping in verify_parent_transid while atomic | Chris Mason |
2012-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2012-05-05 | TTY: pdc_cons, fix regression in close | Jiri Slaby |
2012-05-05 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-05-05 | init: don't try mounting device as nfs root unless type fully matches | Sasha Levin |
2012-05-05 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2012-05-05 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a... | Takashi Iwai |
2012-05-05 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai |
2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming |
2012-05-04 | hfsplus: Fix potential buffer overflows | Greg Kroah-Hartman |
2012-05-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-05-04 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-05-04 | CPU frequency drivers MAINTAINERS update | Dave Jones |
2012-05-04 | seqlock: add 'raw_seqcount_begin()' function | Linus Torvalds |
2012-05-04 | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read | Linus Torvalds |
2012-05-04 | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND | Yong Wang |