summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-029-47/+300
* x86/mm/cpa: Map in an arbitrary pgdBorislav Petkov2013-11-021-7/+46
* x86/mm/pageattr: Add last levels of error pathBorislav Petkov2013-11-021-1/+93
* x86/mm/pageattr: Add a PUD error unwinding pathBorislav Petkov2013-11-021-2/+58
* x86/mm/pageattr: Add a PTE pagetable populating functionBorislav Petkov2013-11-021-1/+21
* x86/mm/pageattr: Add a PMD pagetable populating functionBorislav Petkov2013-11-021-1/+81
* x86/mm/pageattr: Add a PUD pagetable populating functionBorislav Petkov2013-11-021-1/+86
* x86/mm/pageattr: Add a PGD pagetable populating functionBorislav Petkov2013-11-021-0/+39
* x86/mm/pageattr: Lookup address in an arbitrary PGDBorislav Petkov2013-11-021-10/+26
* x86/efi: Simplify EFI_DEBUGBorislav Petkov2013-11-021-6/+3
* x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-286-3/+216
* boot, efi: Remove redundant memset()Roy Franz2013-10-041-2/+0
* x86/efi: Fix config_table_type array terminationLeif Lindholm2013-10-041-1/+1
* x86 efi: bugfix interrupt disabling sequenceBart Kuivenhoven2013-09-301-15/+2
* x86: EFI stub support for large memory mapsLinn Crosetto2013-09-301-61/+161
* Merge branch 'arm/common' into nextMatt Fleming2013-09-256-567/+712
|\
| * efi: resolve warnings found on ARM compileRoy Franz2013-09-251-3/+1
| * efi: Fix types in EFI calls to match EFI function definitions.Roy Franz2013-09-251-6/+9
| * efi: Renames in handle_cmdline_files() to complete generalization.Roy Franz2013-09-251-46/+46
| * efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().Roy Franz2013-09-252-22/+38
| * efi: Allow efi_free() to be called with size of 0Roy Franz2013-09-252-2/+4
| * efi: use efi_get_memory_map() to get final map for x86Roy Franz2013-09-251-17/+5
| * efi: generalize efi_get_memory_map()Roy Franz2013-09-251-3/+11
| * efi: Rename __get_map() to efi_get_memory_map()Roy Franz2013-09-251-6/+6
| * efi: Move unicode to ASCII conversion to shared function.Roy Franz2013-09-252-37/+67
| * efi: Generalize relocate_kernel() for use by other architectures.Roy Franz2013-09-252-23/+63
| * efi: Move relocate_kernel() to shared file.Roy Franz2013-09-252-34/+35
| * efi: Enforce minimum alignment of 1 page on allocations.Roy Franz2013-09-251-0/+16
| * efi: Rename memory allocation/free functionsRoy Franz2013-09-252-16/+17
| * efi: Add system table pointer argument to shared functions.Roy Franz2013-09-252-62/+72
| * efi: Move common EFI stub code from x86 arch code to common locationRoy Franz2013-09-253-442/+464
| * efi: Add proper definitions for some EFI function pointers.Roy Franz2013-09-252-24/+34
| * EFI stub documentation updatesRoy Franz2013-09-252-1/+1
* | Merge branch 'arm/efi-stub' into nextMatt Fleming2013-09-055-159/+170
|\|
| * efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-053-28/+35
| * efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-054-131/+134
| * ia64: add early_memremap() alias for early_ioremap()Leif Lindholm2013-09-051-0/+1
* | efivars: Mark local function as staticBojan Prtvar2013-09-051-1/+1
|/
* Linux 3.11v3.11Linus Torvalds2013-09-021-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-09-022-4/+4
|\
| * [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-262-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-021-2/+2
|\ \
| * | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-201-2/+2
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-021-1/+1
|\ \ \
| * | | dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-251-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-3059-260/+590
|\ \ \ \
| * | | | net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-301-2/+1
| * | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-301-1/+2
| * | | | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-301-1/+3
| * | | | net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-08-301-8/+3