Age | Commit message (Expand) | Author | Files | Lines |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 1 | -1/+1 |
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-10 | 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-08 | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 7 | -28/+49 |
2012-05-08 | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: move relocs from scripts/ to arch/x86/tools | Jarkko Sakkinen | 6 | -3/+815 |
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 | 9 | -42/+34 |
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: 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 | 34 | -562/+106 |
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 | 2 | -684/+5 |
2012-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+19 |
2012-05-06 | x86: fix broken TASK_SIZE for ia32_aout | Al Viro | 1 | -2/+1 |
2012-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 4 | -8/+5 |
2012-05-05 | TTY: pdc_cons, fix regression in close | Jiri Slaby | 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 | Merge branch 'fix-unmapped-word-at-a-time' | Linus Torvalds | 2 | -1/+34 |
2012-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -31/+111 |
2012-05-03 | vfs: make word-at-a-time accesses handle a non-existing page | Linus Torvalds | 2 | -1/+34 |
2012-05-02 | alpha: silence 'const' warning in sys_marvel.c | Matt Turner | 1 | -1/+1 |
2012-05-02 | alpha: include module.h to fix modpost on Tsunami | Jim Faulkner | 1 | -0/+1 |
2012-05-02 | alpha: properly define get/set_rtc_time on Marvel/SMP | Matt Turner | 1 | -6/+2 |
2012-05-02 | alpha: VGA_HOSE depends on VGA_CONSOLE | Matt Turner | 1 | -1/+1 |
2012-05-01 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -54/+13 |
2012-04-30 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 14 | -88/+188 |
2012-04-30 | x86, relocs: Remove an unused variable | Kusanagi Kouichi | 1 | -2/+0 |
2012-04-30 | bpf jit: Let the powerpc jit handle negative offsets | Jan Seiffert | 3 | -31/+111 |
2012-04-30 | powerpc/pseries: Rivet CONFIG_EEH for pSeries platform | Gavin Shan | 1 | -2/+2 |
2012-04-30 | powerpc/irqdomain: Fix broken NR_IRQ references | Grant Likely | 8 | -29/+14 |
2012-04-30 | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller | Grant Likely | 1 | -41/+20 |
2012-04-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 19 | -140/+207 |