summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-30doc: arm: add UEFI support documentationLeif Lindholm2-0/+66
2014-04-30arm64: add EFI runtime servicesMark Salter5-0/+501
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Roy Franz2-0/+288
2014-04-30arm64: Add function to create identity mappingsMark Salter2-18/+49
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter3-0/+95
2014-04-30doc: efi-stub.txt updates for ARMRoy Franz1-7/+20
2014-04-30lib: add fdt_empty_tree.cMark Salter2-1/+4
2014-04-17efivars: Add compatibility code for compat tasksMatt Fleming1-26/+116
2014-04-17efivars: Refactor sanity checking code into separate functionMatt Fleming1-20/+32
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming3-19/+23
2014-04-17efivars: Check size of user objectMatt Fleming1-0/+6
2014-04-17efivars: Use local variables instead of a pointer dereferenceMatt Fleming1-13/+35
2014-04-17x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri1-2/+15
2014-04-17x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri1-0/+3
2014-04-17x86/efi: Implement a __efi_call_virt macroRicardo Neri2-2/+12
2014-04-17x86, fpu: Extend the use of static_cpu_has_safeMatt Fleming1-5/+5
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming5-172/+35
2014-04-17efi: x86: Handle arbitrary Unicode charactersH. Peter Anvin2-22/+68
2014-04-17efi: Add get_dram_base() helper functionRoy Franz1-0/+30
2014-04-14efi: Add shared printk wrapper for consistent prefixingRoy Franz1-5/+8
2014-04-14efi: create memory map iteration helperMark Salter1-0/+6
2014-04-14efi: efi-stub-helper cleanupLeif Lindholm1-13/+3
2014-04-13Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro3-4/+4
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2
2014-04-12pktgen: be friendly to LLTX devicesDaniel Borkmann1-2/+6
2014-04-12r8152: check RTL8152_UNPLUGhayeswang1-0/+48
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier1-9/+21
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-04-12blackfin: cleanup board filesSteven Miao28-1209/+1089
2014-04-12bf609: clock: drop unused clock bit set/clear functionsSteven Miao1-18/+0
2014-04-12Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle1-1/+1
2014-04-12Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle1-2/+2
2014-04-12Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle1-7/+7
2014-04-12blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle1-1/+1
2014-04-12blackfin: dma: current count mmr is read onlySonic Zhang1-2/+0
2014-04-12bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang1-125/+0
2014-04-12bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2-60/+0
2014-04-12blackfin: portmux: cleanup head fileSteven Miao1-6/+4
2014-04-12ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10