aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-efi' into linux-linaro-lskMark Brown
2014-07-24ia64/efi: Implement efi_enabled()v3.10/topic/efiMatt Fleming
2014-07-24efi: Add separate 32-bit/64-bit definitionsMatt Fleming
2014-07-24Merge remote-tracking branch 'lsk/v3.10/topic/libfdt' into linux-linaro-lskMark Brown
2014-07-24of/fdt: Convert FDT functions to use libfdtRob Herring
2014-07-24of/fdt: update of_get_flat_dt_prop in prep for libfdtMark Brown
2014-07-24of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring
2014-07-24drivers: of: add support for custom reserved memory driversMarek Szyprowski
2014-07-24drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski
2014-07-24drivers: of: add initialization code for static reserved memoryMarek Szyprowski
2014-07-24drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski
2014-07-24OF: Add helper for matching against linux,stdout-pathSascha Hauer
2014-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2014-07-23efivars: Stop passing a struct argument to efivar_validate()Matt Fleming
2014-07-23efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2014-07-23efi: Move facility flags to struct efiMatt Fleming
2014-07-23efi: Add proper definitions for some EFI function pointers.Roy Franz
2014-07-23efi: create memory map iteration helperMark Salter
2014-07-18Merge tag 'v3.10.49' into linux-linaro-lskAlex Shi
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
2014-07-07Merge tag 'v3.10.47' into linux-linaro-lskAlex Shi
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-01Merge tag 'v3.10.46' into linux-linaro-lskMark Brown
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-30target: Report correct response length for some commandsRoland Dreier
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-26ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming
2014-06-26team: fix mtu settingJiri Pirko
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-19Merge remote-tracking branch 'lsk/v3.10/topic/arm64-crypto' into linux-linaro...Mark Brown
2014-06-18crypto: create generic version of ablk_helperArd Biesheuvel
2014-06-18crypto: remove direct blkcipher_walk dependency on transformArd Biesheuvel
2014-06-18crypto: allow blkcipher walks over AEAD dataArd Biesheuvel
2014-06-17Merge tag v3.10.44 into linux-linaro-lskAlex Shi
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-16efi: Add shared FDT related functions for ARM/ARM64Roy Franz
2014-06-16efi: add helper function to get UEFI params from FDTMark Salter
2014-06-16efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm
2014-06-16efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm
2014-06-16Merge remote-tracking branch 'lsk/v3.10/topic/asoc-compress' into linux-linar...Mark Brown
2014-06-16Merge remote-tracking branch 'lsk/v3.10/topic/arm64-crypto' into linux-linaro...Mark Brown
2014-06-16ASoC: compress: Add suport for DPCM into compressed audiov3.10/topic/asoc-compressLiam Girdwood
2014-06-16ASoC: DPCM: make some DPCM API calls non static for compressed usageLiam Girdwood
2014-06-16cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel