Age | Commit message (Expand) | Author |
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: 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 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-06 | x86: fix broken TASK_SIZE for ia32_aout | Al Viro |
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-04 | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver | Bjarke Istrup Pedersen |
2012-05-04 | Merge branch 'fix-unmapped-word-at-a-time' | Linus Torvalds |
2012-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-03 | vfs: make word-at-a-time accesses handle a non-existing page | Linus Torvalds |
2012-05-02 | alpha: silence 'const' warning in sys_marvel.c | Matt Turner |
2012-05-02 | alpha: include module.h to fix modpost on Tsunami | Jim Faulkner |
2012-05-02 | alpha: properly define get/set_rtc_time on Marvel/SMP | Matt Turner |
2012-05-02 | alpha: VGA_HOSE depends on VGA_CONSOLE | Matt Turner |
2012-05-01 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-04-30 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-04-30 | x86, relocs: Remove an unused variable | Kusanagi Kouichi |
2012-04-30 | bpf jit: Let the powerpc jit handle negative offsets | Jan Seiffert |
2012-04-30 | powerpc/pseries: Rivet CONFIG_EEH for pSeries platform | Gavin Shan |
2012-04-30 | powerpc/irqdomain: Fix broken NR_IRQ references | Grant Likely |
2012-04-30 | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller | Grant Likely |
2012-04-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-28 | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs | Will Deacon |
2012-04-28 | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim | Will Deacon |
2012-04-28 | ARM: 7403/1: tls: remove covert channel via TPIDRURW | Will Deacon |
2012-04-28 | ARM: 7401/1: mm: Fix section mismatches | Stephen Boyd |
2012-04-27 | Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-27 | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-27 | xen: correctly check for pending events when restoring irq flags | David Vrabel |
2012-04-27 | Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-04-27 | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Olof Johansson |
2012-04-27 | MIPS: Remove get_current_pgd(). | David Daney |
2012-04-27 | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it | Andreas Herrmann |