| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 | 9 | -42/+34 |
* | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen | 2012-05-08 | 9 | -107/+110 |
* | x86, realmode: Fix always-zero test in reboot_32.S | H. Peter Anvin | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: Move trampoline_*.S early in the link order | H. Peter Anvin | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: Replace open-coded ljmpw with a macro | H. Peter Anvin | 2012-05-08 | 5 | -16/+25 |
* | x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm | H. Peter Anvin | 2012-05-08 | 2 | -12/+18 |
* | x86, realmode: Remove indirect jumps in trampoline_64.S | H. Peter Anvin | 2012-05-08 | 1 | -13/+2 |
* | x86, realmode: Align .data section in trampoline_32.S | H. Peter Anvin | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: Move bits to the proper sections in trampoline_64.S | H. Peter Anvin | 2012-05-08 | 1 | -4/+6 |
* | x86, realmode: Add .text64 section, make barrier symbols absolute | H. Peter Anvin | 2012-05-08 | 1 | -3/+8 |
* | x86, realmode: Set permission for real mode pages | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+15 |
* | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 34 | -562/+106 |
* | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 9 | -16/+316 |
* | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 6 | -65/+52 |
* | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 2012-05-08 | 4 | -0/+108 |
* | x86, realmode: realmode.bin infrastructure | Jarkko Sakkinen | 2012-05-08 | 7 | -1/+189 |
* | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 2012-05-08 | 2 | -684/+5 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-06 | 3 | -3/+19 |
|\ |
|
| * | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver | Bjarke Istrup Pedersen | 2012-05-04 | 1 | -1/+1 |
| * | x86, relocs: Remove an unused variable | Kusanagi Kouichi | 2012-04-30 | 1 | -2/+0 |
| * | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it | Andreas Herrmann | 2012-04-27 | 1 | -0/+18 |
* | | x86: fix broken TASK_SIZE for ia32_aout | Al Viro | 2012-05-06 | 1 | -2/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2012-05-05 | 4 | -8/+5 |
|\ \ |
|
| * | | alpha: silence 'const' warning in sys_marvel.c | Matt Turner | 2012-05-02 | 1 | -1/+1 |
| * | | alpha: include module.h to fix modpost on Tsunami | Jim Faulkner | 2012-05-02 | 1 | -0/+1 |
| * | | alpha: properly define get/set_rtc_time on Marvel/SMP | Matt Turner | 2012-05-02 | 1 | -6/+2 |
| * | | alpha: VGA_HOSE depends on VGA_CONSOLE | Matt Turner | 2012-05-02 | 1 | -1/+1 |
* | | | TTY: pdc_cons, fix regression in close | Jiri Slaby | 2012-05-05 | 1 | -1/+1 |
* | | | Merge branch 'fix-unmapped-word-at-a-time' | Linus Torvalds | 2012-05-04 | 2 | -1/+34 |
|\ \ \ |
|
| * | | | vfs: make word-at-a-time accesses handle a non-existing page | Linus Torvalds | 2012-05-03 | 2 | -1/+34 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-03 | 3 | -31/+111 |
|\ \ \
| |/ /
|/| | |
|
| * | | bpf jit: Let the powerpc jit handle negative offsets | Jan Seiffert | 2012-04-30 | 3 | -31/+111 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-05-01 | 6 | -54/+13 |
|\ \ \ |
|
| * | | | MIPS: Remove get_current_pgd(). | David Daney | 2012-04-27 | 1 | -6/+0 |
| * | | | MIPS: ath79: fix AR933X WMAC reset code | Gabor Juhos | 2012-04-27 | 1 | -1/+1 |
| * | | | MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macro | Antony Pavlov | 2012-04-27 | 1 | -1/+1 |
| * | | | MIPS: Use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-04-27 | 3 | -46/+11 |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-30 | 14 | -88/+188 |
|\ \ \ \ |
|
| * | | | | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs | Will Deacon | 2012-04-28 | 1 | -3/+3 |
| * | | | | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim | Will Deacon | 2012-04-28 | 1 | -11/+17 |
| * | | | | ARM: 7403/1: tls: remove covert channel via TPIDRURW | Will Deacon | 2012-04-28 | 1 | -0/+4 |
| * | | | | ARM: 7401/1: mm: Fix section mismatches | Stephen Boyd | 2012-04-28 | 2 | -4/+4 |
| * | | | | ARM: OMAP: fix DMA vs memory ordering | Russell King | 2012-04-23 | 1 | -0/+14 |
| * | | | | ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs | Linus Walleij | 2012-04-23 | 2 | -2/+2 |
| * | | | | ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler | Will Deacon | 2012-04-23 | 1 | -1/+21 |
| * | | | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c | Will Deacon | 2012-04-23 | 3 | -51/+90 |
| * | | | | ARM: 7398/1: l2x0: only write to debug registers on PL310 | Will Deacon | 2012-04-23 | 1 | -5/+8 |
| * | | | | ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310 | Will Deacon | 2012-04-23 | 1 | -6/+6 |
| * | | | | ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores | Will Deacon | 2012-04-23 | 2 | -6/+20 |
| | |/ /
| |/| | |
|
* | | | | powerpc/pseries: Rivet CONFIG_EEH for pSeries platform | Gavin Shan | 2012-04-30 | 1 | -2/+2 |