aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-15x86, mpx: Update documentationDave Hansen1-3/+9
2014-12-08x86_64/traps: Fix always true conditionDan Carpenter1-1/+1
2014-11-22asm-generic: Remove asm-generic arch_bprm_mm_init()Dave Hansen1-5/+0
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen5-14/+55
2014-11-19x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen2-5/+24
2014-11-19x86 mpx: Change return type of get_reg_offset()Dave Hansen1-5/+4
2014-11-18fs: Do not include mpx.h in exec.cDave Hansen1-1/+0
2014-11-18x86, mpx: Add documentation on Intel MPXQiaowei Ren1-0/+234
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen5-0/+421
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen11-6/+399
2014-11-18x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2-0/+249
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren4-0/+128
2014-11-18x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specificQiaowei Ren2-0/+9
2014-11-18x86, mpx: Add MPX to disabled featuresDave Hansen1-1/+7
2014-11-18ia64: Sync struct siginfo with general versionQiaowei Ren1-2/+6
2014-11-18mips: Sync struct siginfo with general versionQiaowei Ren1-0/+4
2014-11-18mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2-1/+12
2014-11-18x86, mpx: Rename cfg_reg_u and status_regDave Hansen1-4/+4
2014-11-18x86: mpx: Give bndX registers actual namesDave Hansen1-3/+4
2014-11-18x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen9-22/+53
2014-11-09Linux 3.18-rc4Linus Torvalds1-1/+1
2014-11-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-3/+27
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-90/+160
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds4-86/+154
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+1
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-9/+14
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-54/+20
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-8/+29
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds18-40/+111
2014-11-08ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds53-223/+8
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+17
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-31/+37
2014-11-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds24-31/+142
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds4-199/+145
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds7-7/+8
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-4/+7
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2014-11-07xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-07xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28