summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86/efi: Simplify EFI_DEBUGBorislav Petkov2013-11-02
* x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-28
* boot, efi: Remove redundant memset()Roy Franz2013-10-04
* x86/efi: Fix config_table_type array terminationLeif Lindholm2013-10-04
* x86 efi: bugfix interrupt disabling sequenceBart Kuivenhoven2013-09-30
* x86: EFI stub support for large memory mapsLinn Crosetto2013-09-30
* Merge branch 'arm/common' into nextMatt Fleming2013-09-25
|\
| * efi: resolve warnings found on ARM compileRoy Franz2013-09-25
| * efi: Fix types in EFI calls to match EFI function definitions.Roy Franz2013-09-25
| * efi: Renames in handle_cmdline_files() to complete generalization.Roy Franz2013-09-25
| * efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().Roy Franz2013-09-25
| * efi: Allow efi_free() to be called with size of 0Roy Franz2013-09-25
| * efi: use efi_get_memory_map() to get final map for x86Roy Franz2013-09-25
| * efi: generalize efi_get_memory_map()Roy Franz2013-09-25
| * efi: Rename __get_map() to efi_get_memory_map()Roy Franz2013-09-25
| * efi: Move unicode to ASCII conversion to shared function.Roy Franz2013-09-25
| * efi: Generalize relocate_kernel() for use by other architectures.Roy Franz2013-09-25
| * efi: Move relocate_kernel() to shared file.Roy Franz2013-09-25
| * efi: Enforce minimum alignment of 1 page on allocations.Roy Franz2013-09-25
| * efi: Rename memory allocation/free functionsRoy Franz2013-09-25
| * efi: Add system table pointer argument to shared functions.Roy Franz2013-09-25
| * efi: Move common EFI stub code from x86 arch code to common locationRoy Franz2013-09-25
| * efi: Add proper definitions for some EFI function pointers.Roy Franz2013-09-25
| * EFI stub documentation updatesRoy Franz2013-09-25
* | Merge branch 'arm/efi-stub' into nextMatt Fleming2013-09-05
|\|
| * efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-05
| * efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-05
| * ia64: add early_memremap() alias for early_ioremap()Leif Lindholm2013-09-05
* | efivars: Mark local function as staticBojan Prtvar2013-09-05
|/
* Linux 3.11Linus Torvalds2013-09-02
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-09-02
|\
| * [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-02
|\ \
| * | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-20
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-02
|\ \ \
| * | | dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-30
|\ \ \ \
| * | | | net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-30
| * | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-30
| * | | | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-30
| * | | | net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-08-30
| * | | | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...David S. Miller2013-08-30
| * | | | ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-30
| * | | | tipc: set sk_err correctly when connection failsErik Hugne2013-08-30
| * | | | tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-08-30
| * | | | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-30
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-29
| |\ \ \ \
| | * | | | xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert2013-08-28
| | * | | | ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa2013-08-26
| | * | | | xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-26