Age | Commit message (Expand) | Author | Files | Lines |
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-06 | Linux 3.4-rc6v3.4-rc6 | Linus Torvalds | 1 | -1/+1 |
2012-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -5/+21 |
2012-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 8 | -21/+47 |
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-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-05 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 8 | -17/+29 |
2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -16/+14 |
2012-05-05 | init: don't try mounting device as nfs root unless type fully matches | Sasha Levin | 1 | -1/+1 |
2012-05-05 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 1 | -0/+4 |
2012-05-05 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a... | Takashi Iwai | 1 | -0/+4 |
2012-05-05 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 7 | -17/+25 |
2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 4 | -16/+14 |
2012-05-04 | hfsplus: Fix potential buffer overflows | Greg Kroah-Hartman | 2 | -0/+15 |
2012-05-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+1 |
2012-05-04 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 5 | -25/+23 |
2012-05-04 | CPU frequency drivers MAINTAINERS update | Dave Jones | 1 | -3/+0 |
2012-05-04 | 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 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 6 | -14/+23 |
2012-05-04 | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -5/+1 |
2012-05-04 | Merge branch 'fix-unmapped-word-at-a-time' | Linus Torvalds | 4 | -7/+58 |
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 |