summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-1811-6/+399
* x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2014-11-182-0/+249
* x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-184-0/+128
* x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specificQiaowei Ren2014-11-182-0/+9
* x86, mpx: Add MPX to disabled featuresDave Hansen2014-11-181-1/+7
* ia64: Sync struct siginfo with general versionQiaowei Ren2014-11-181-2/+6
* mips: Sync struct siginfo with general versionQiaowei Ren2014-11-181-0/+4
* mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2014-11-182-1/+12
* x86, mpx: Rename cfg_reg_u and status_regDave Hansen2014-11-181-4/+4
* x86: mpx: Give bndX registers actual namesDave Hansen2014-11-181-3/+4
* x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-189-22/+53
* Linux 3.18-rc4v3.18-rc4Linus Torvalds2014-11-091-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-093-3/+27
|\
| * arm64: defconfig: update defconfig for 3.18Will Deacon2014-11-051-2/+24
| * arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
| * arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap2014-10-301-1/+1
* | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-099-90/+160
|\ \
| * | ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber2014-11-081-0/+4
| * | dma: edma: move device registration to platform codeArnd Bergmann2014-11-052-39/+10
| * | ARM: dts: vf610: add SD node to cosmic dtsOlof Johansson2014-11-051-0/+19
| * | MAINTAINERS: update bcm2835 entryStephen Warren2014-11-041-1/+2
| * | Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-11-04509-3962/+4647
| |\ \
| | * | ARM: imx: Fix the removal of CONFIG_SPI optionFabio Estevam2014-11-042-0/+2
| | * | ARM: imx: clk-vf610: define PLL's clock treeStefan Agner2014-11-042-50/+123
* | | | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-094-86/+154
|\ \ \ \
| * | | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-044-86/+154
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-091-1/+1
|\ \ \ \
| * | | | Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason2014-11-041-1/+1
* | | | | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-11-092-9/+14
|\ \ \ \ \
| * | | | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
| * | | | | tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11
| * | | | | sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang2014-11-071-1/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-096-54/+20
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-056-54/+20
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen2014-11-051-15/+9
| | * | | | staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen2014-11-051-1/+1
| | * | | | staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-053-34/+3
| | * | | | iio: as3935: allocate correct iio_device sizeGeorge McCollister2014-11-051-1/+1
| | * | | | io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta2014-11-051-1/+1
| | * | | | iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy2014-11-051-2/+5
| | * | | | iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam2014-11-051-4/+8
| | * | | | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-11-051-1/+1
| | * | | | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-11-051-2/+2
| | * | | | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-051-7/+4
* | | | | | Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-096-8/+29
|\ \ \ \ \ \
| * | | | | | tty: Fix pty master poll() after slave closes v2Francesco Ruggeri2014-11-061-2/+7
| * | | | | | serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-051-1/+1
| * | | | | | tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-051-0/+7
| * | | | | | tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-051-1/+1
| * | | | | | tty: Prevent "read/write wait queue active!" log floodingPeter Hurley2014-11-051-2/+6
OpenPOWER on IntegriCloud