summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: fix bad rss-counter if remap_file_pages raced migrationHugh Dickins2014-03-191-6/+22
* Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-191-19/+1
|\
| * Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas2014-03-181-19/+1
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-191-4/+7
|\ \
| * | cgroup: fix a failure path in create_css()Li Zefan2014-03-181-4/+7
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-03-191-1/+1
|\ \ \
| * | | clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner2014-03-061-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-03-181-69/+2
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras2014-03-131-2/+2
| * | | | KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras2014-03-131-67/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-173-16/+14
|\ \ \ \ \
| * | | | | mtip32xx: fix bad use of smp_processor_id()Jens Axboe2014-03-101-1/+1
| * | | | | block: change flush sequence list addition back to front addMike Snitzer2014-03-081-4/+7
| * | | | | block: fix q->flush_rq NULL pointer crash on dm-mpath flushMike Snitzer2014-03-081-11/+6
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-03-1716-35/+46
|\ \ \ \ \ \
| * | | | | | MIPS: mark O32+FP64 experimental for nowPaul Burton2014-03-171-3/+9
| * | | | | | MIPS: ftrace: Fix icache flush range errorViller Hsiao2014-03-171-3/+2
| * | | | | | MIPS: Fix syscall tracing interfaceLars Persson2014-03-171-2/+2
| * | | | | | MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras2014-03-171-2/+1
| * | | | | | MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King2014-03-151-0/+1
| * | | | | | MIPS: FPU: Fix conflict of register usageHuacai Chen2014-03-141-4/+4
| * | | | | | MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle2014-03-143-7/+7
| * | | | | | MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu2014-03-112-5/+5
| * | | | | | MIPS: APRP: Choose the correct VPE loader by fixing the linkingDeng-Cheng Zhu2014-03-061-1/+1
| * | | | | | MIPS: APRP: Unregister rtlx interrupt hook at module exitDeng-Cheng Zhu2014-03-062-0/+6
| * | | | | | MIPS: APRP: Fix the linking of rtlx interrupt hookDeng-Cheng Zhu2014-03-061-2/+2
| * | | | | | MIPS: bcm47xx: Include missing errno.h for ENXIOMarkos Chandras2014-03-061-0/+1
| * | | | | | MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss2014-03-062-6/+2
| * | | | | | MIPS: Fix randconfig build error.Ralf Baechle2014-03-061-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-03-173-17/+16
|\ \ \ \ \ \
| * | | | | | HID: hid-lg4ff: Support new version of G27Simon Wood2014-03-141-0/+2
| * | | | | | HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vázquez Cao2014-02-261-2/+2
| * | | | | | HID: sony: Fix work queue issues.Frank Praznik2014-02-201-15/+12
* | | | | | | Linux 3.14-rc7v3.14-rc7Linus Torvalds2014-03-161-1/+1
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-163-3/+12
|\ \ \ \ \ \ \
| * | | | | | | sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao2014-03-111-2/+2
| * | | | | | | stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra2014-03-111-1/+1
| * | | | | | | sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli2014-03-111-0/+9
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-164-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86: Fix leak in uncore_type_init failure pathsDave Jones2014-03-111-1/+2
| * | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-03-113-5/+13
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | perf machine: Use map as success in ip__resolve_amsDon Zickus2014-03-101-1/+1
| | * | | | | | | perf symbols: Fix crash in elf_section_by_nameJiri Olsa2014-03-101-3/+3
| | * | | | | | | perf trace: Decode architecture-specific signal numbersBen Hutchings2014-03-101-1/+9
* | | | | | | | | ipc: Fix 2 bugs in msgrcv() MSG_COPY implementationMichael Kerrisk2014-03-161-0/+2
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-03-157-30/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SCSI] storvsc: NULL pointer dereference fixAles Novak2014-03-121-0/+3
| * | | | | | | | | [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-101-2/+1
| * | | | | | | | | [SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-101-3/+2
| * | | | | | | | | [SCSI] isci: fix reset timeout handlingDan Williams2014-03-102-8/+1