aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* doc: efi-stub.txt updates for ARMRoy Franz2014-04-30
* lib: add fdt_empty_tree.cMark Salter2014-04-30
* efivars: Add compatibility code for compat tasksMatt Fleming2014-04-17
* efivars: Refactor sanity checking code into separate functionMatt Fleming2014-04-17
* efivars: Stop passing a struct argument to efivar_validate()Matt Fleming2014-04-17
* efivars: Check size of user objectMatt Fleming2014-04-17
* efivars: Use local variables instead of a pointer dereferenceMatt Fleming2014-04-17
* x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri2014-04-17
* x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri2014-04-17
* x86/efi: Implement a __efi_call_virt macroRicardo Neri2014-04-17
* x86, fpu: Extend the use of static_cpu_has_safeMatt Fleming2014-04-17
* x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-17
* efi: x86: Handle arbitrary Unicode charactersH. Peter Anvin2014-04-17
* efi: Add get_dram_base() helper functionRoy Franz2014-04-17
* efi: Add shared printk wrapper for consistent prefixingRoy Franz2014-04-14
* efi: create memory map iteration helperMark Salter2014-04-14
* efi: efi-stub-helper cleanupLeif Lindholm2014-04-14
* Linux 3.15-rc1Linus Torvalds2014-04-13
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-13
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-13
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-13
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-11
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-01
| * slab: fix wrongly used macroJoonsoo Kim2014-04-01
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-27
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-08
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-08
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-08
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-08
| * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-08
| * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-08
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-12
|\ \
| * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-08
| * | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-08
| * | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-08
| * | Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-29
| * | scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-06
| |/
* | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-12
* | powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-12
* | futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\ \
| * \ Merge branch 'tunnels'David S. Miller2014-04-12
| |\ \
| | * | vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-12
| | * | gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-12
| |/ /
| * | drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-12
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-12
| |\ \
| | * | i40evf: program RSS LUT correctlyMitch A Williams2014-04-11
| | * | i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-11
| | * | ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-11
| | * | igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-11