aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\
| * x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski2014-03-30
| * x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski2014-03-25
| * x86, vdso: Actually discard the .discard sectionsH. Peter Anvin2014-03-25
| * x86, vdso: Fix size of get_unmapped_area()Stefani Seibold2014-03-24
| * x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski2014-03-20
| * x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski2014-03-20
| * x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski2014-03-20
| * x86, vdso32: handle 32 bit vDSO larger one pageStefani Seibold2014-03-18
| * x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin2014-03-18
| * x86, vdso: Zero-pad the VVAR pageAndy Lutomirski2014-03-18
| * x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold2014-03-18
| * x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold2014-03-18
| * x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski2014-03-18
| * x86, vdso: Introduce VVAR marco for vdso32Stefani Seibold2014-03-18
| * x86, vdso: Cleanup __vdso_gettimeofday()Stefani Seibold2014-03-18
| * x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold2014-03-18
| * x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold2014-03-18
| * x86, vdso: Revamp vclock_gettime.cStefani Seibold2014-03-18
| * mm: Add new func _install_special_mapping() to mmap.cStefani Seibold2014-03-18
| * x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-18
| * x86, vdso, xen: Remove stray reference to FIX_VDSOH. Peter Anvin2014-03-13
| * x86_32, mm: Remove user bit from identity map PDEAndy Lutomirski2014-03-13
| * x86, vdso: Remove compat vdso supportAndy Lutomirski2014-03-13
* | Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-04-02
|\ \
| * | x86, boot: Move memset() definition in compressed/string.cVivek Goyal2014-03-19
| * | x86, boot: Move memcmp() into string.h and string.cVivek Goyal2014-03-19
| * | x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.cVivek Goyal2014-03-19
| * | x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal2014-03-19
| * | x86, boot: Undef memcmp before providing a new definitionVivek Goyal2014-03-19
* | | Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-02
|\ \ \
| * | | sched: remove unused SCHED_INIT_NODEVincent Guittot2014-03-19
| * | | metag: Use get_signal() signal_setup_done()Richard Weinberger2014-03-18
| * | | metag: Fix METAG Kconfig symbol select orderingJames Hogan2014-03-18
| * | | metag: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-17
| |/ /
* | | x86: Fix dumpstack_64 irq stack handlingSteven Rostedt (Red Hat)2014-04-02
* | | x86: Fix dumpstack_64 to keep state of "used" variable in loopSteven Rostedt (Red Hat)2014-04-02
* | | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \
| * \ \ Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-03-18
| |\ \ \
| | * | | bcache: remove nested function usageJohn Sheu2014-03-18
| | * | | bcache: Kill bucket->gc_genKent Overstreet2014-03-18
| | * | | bcache: Kill unused freelistKent Overstreet2014-03-18
| | * | | bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
| | * | | bcache: Kill btree_io_wqKent Overstreet2014-03-18
| | * | | bcache: btree locking reworkKent Overstreet2014-03-18
| | * | | bcache: Fix a race when freeing btree nodesKent Overstreet2014-03-18
| | * | | bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-18
| | * | | bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-18
| | * | | bcache: Improve priority_statsKent Overstreet2014-03-18
| | * | | bcache: Better alloc tracepointsKent Overstreet2014-03-18