summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds2014-06-048-43/+129
|\
| * locks: add some tracepoints in the lease handling codeJeff Layton2014-06-022-0/+107
| * fs/locks.c: replace seq_printf by seq_putsFabian Frederick2014-06-021-11/+11
| * locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-027-32/+11
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-043-3/+10
|\ \
| * | firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirkStefan Richter2014-05-291-0/+7
| * | firewire: Use COMPILE_TEST for build testingJean Delvare2014-05-171-1/+1
| * | firewire: net: fix NULL derefencing in fwnet_probe()Daeseok Youn2014-05-121-2/+2
* | | clocksource: versatile: Use sched_clock_register()Thomas Gleixner2014-06-041-3/+3
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-044-20/+71
|\ \ \
| * | | x86/UV: Fix conditional in gru_exit()Dimitri Sivanich2014-04-011-3/+8
| * | | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich2014-04-013-17/+63
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-041-9/+41
|\ \ \ \
| * | | | mce: Panic when a core has reached a timeoutBorislav Petkov2014-05-301-2/+1
| * | | | x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud2014-05-301-7/+40
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-043-6/+69
|\ \ \ \ \
| * | | | | x86, iosf: Add PCI ID macros for better readabilityOng Boon Leong2014-05-091-2/+5
| * | | | | x86, iosf: Add Quark X1000 PCI IDOng Boon Leong2014-05-091-0/+1
| * | | | | x86, iosf: Added Quark MBI identifiersOng Boon Leong2014-05-091-0/+22
| * | | | | x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box2014-05-093-5/+42
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-14/+33
|\ \ \ \ \
| * | | | | x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-05-021-7/+19
| * | | | | Merge commit 'b13b1d2d8692' into x86/mmIngo Molnar2014-04-168-52/+66
| |\ \ \ \ \
| | * | | | | x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...Shaohua Li2014-04-161-7/+14
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-06-046-1/+135
|\ \ \ \ \ \ \
| * | | | | | | x86, microcode: Add a disable chicken bitBorislav Petkov2014-05-213-0/+44
| * | | | | | | x86, boot: Carve out early cmdline parsing functionBorislav Petkov2014-05-213-1/+91
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-041-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definitionPrarit Bhargava2014-04-141-2/+2
* | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-042-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/build: Supress realmode.bin is up to date messagePeter Foley2014-04-161-1/+2
| * | | | | | | | compiler-intel.h: Remove duplicate definitionPranith Kumar2014-04-151-3/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-042-11/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal2014-05-082-10/+0
| * | | | | | | | x86, boot: Do not include boot.h in string.cVivek Goyal2014-05-081-1/+2
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-041-105/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86_64, entry: Merge paranoidzeroentry_ist into idtentryAndy Lutomirski2014-05-221-25/+22
| * | | | | | | | | x86_64, entry: Merge most 64-bit asm entry macrosAndy Lutomirski2014-05-221-88/+64
| * | | | | | | | | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotationsAndy Lutomirski2014-05-221-0/+2
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-0348-662/+759
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/numa: Decay ->wakee_flips instead of zeroingRik van Riel2014-05-221-1/+1
| * | | | | | | | | | sched/numa: Update migrate_improves/degrades_locality()Rik van Riel2014-05-221-13/+29
| * | | | | | | | | | sched/numa: Allow task switch if load imbalance improvesRik van Riel2014-05-221-10/+36
| * | | | | | | | | | sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan2014-05-222-3/+3
| * | | | | | | | | | sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-224-5/+21
| * | | | | | | | | | sched: Initialize rq->age_stamp on processor startCorey Minyard2014-05-221-0/+11
| * | | | | | | | | | sched, nohz: Change rq->nr_running to always use wrappersKirill Tkhai2014-05-225-15/+17
| * | | | | | | | | | sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance()Jason Low2014-05-221-23/+46
| * | | | | | | | | | sched: Use clamp() and clamp_val() to make sys_nice() more readableDongsheng Yang2014-05-221-9/+2
| * | | | | | | | | | sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups()Dietmar Eggemann2014-05-221-2/+0