summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-134-1/+15
|\
| * proc: report no_new_privs stateKees Cook2016-12-131-0/+2
| * mm: make transparent hugepage size publicHugh Dickins2016-12-131-0/+5
| * dt: add documentation of "hotpluggable" memory propertyReza Arbab2016-12-131-0/+7
| * mm: remove x86-only restriction of movable_nodeReza Arbab2016-12-131-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-133-0/+54
|\ \
| * | trace: Update documentation for mono, mono_raw and boot clockJoel Fernandes2016-11-291-0/+20
| * | clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris2016-11-211-0/+5
| * | Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-161-0/+29
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-131-0/+4
|\ \ \
| * | | x86/vmware: Add paravirt sched clockAlexey Makhalov2016-10-301-0/+4
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-6/+0
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2016-11-2312-19/+49
| |\ \ \ \
| * \ \ \ \ Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar2016-11-0116-99/+119
| |\ \ \ \ \
| * | | | | | x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2016-10-181-6/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-6/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar2016-11-099-59/+60
| |\ \ \ \ \ \
| * | | | | | | x86/cpu: Get rid of the show_msr= boot optionBorislav Petkov2016-10-251-6/+0
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-123-15/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'x86/cpufeature' into x86/asm, to pick up dependencyIngo Molnar2016-11-177-13/+31
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-11-0115-98/+116
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | x86/dumpstack: Remove raw stack dumpJosh Poimboeuf2016-10-253-15/+0
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-121-1/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-112-6/+25
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation/virtual/kvm: Support the vCPU preemption checkPan Xinhui2016-11-221-1/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-131-0/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-122-2/+25
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-11-232-2/+25
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Documentation/RCU: Fix minor typoPranith Kumar2016-11-141-1/+1
| | * | | | | | | | | documentation: Present updated RCU guaranteePaul E. McKenney2016-11-141-1/+24
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2016-12-111-4/+4
* | | | | | | | | | phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-081-0/+9
* | | | | | | | | | net: smmac: allow configuring lower pbl valuesNiklas Cassel2016-12-082-1/+6
* | | | | | | | | | net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel2016-12-082-7/+18
* | | | | | | | | | bindings: net: stmmac: correct note about TSONiklas Cassel2016-12-081-3/+3
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-12-081-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal2016-12-041-0/+11
* | | | | | | | | | | net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko2016-12-071-3/+5
* | | | | | | | | | | net: hix5hd2_gmac: add reset control and clock signalsDongpo Li2016-12-061-3/+17
* | | | | | | | | | | net: hix5hd2_gmac: add generic compatible stringDongpo Li2016-12-061-2/+7
* | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-12-051-15/+11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | docs: ieee802154: update main documentation fileStefan Schmidt2016-11-301-15/+11
* | | | | | | | | | | ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-041-0/+9
* | | | | | | | | | | Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-032-11/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | can: rcar_canfd: Correct order of interrupt specifiersGeert Uytterhoeven2016-12-011-1/+1
| * | | | | | | | | | | can: rcar_canfd: Add r8a7796 supportChris Paterson2016-12-011-5/+7
| * | | | | | | | | | | can: rcar_can: Add r8a7796 supportChris Paterson2016-12-011-5/+7
* | | | | | | | | | | | stmmac: cleanup documenation, make it match realityPavel Machek2016-12-031-24/+23
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-032-6/+25
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |