| Commit message (Expand) | Author | Age |
* | x86, mpx: Give MPX a real config option prompt | Dave Hansen | 2014-12-15 |
* | x86, mpx: Update documentation | Dave Hansen | 2014-12-15 |
* | x86_64/traps: Fix always true condition | Dan Carpenter | 2014-12-08 |
* | asm-generic: Remove asm-generic arch_bprm_mm_init() | Dave Hansen | 2014-11-22 |
* | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen | 2014-11-19 |
* | x86: Cleanly separate use of asm-generic/mm_hooks.h | Dave Hansen | 2014-11-19 |
* | x86 mpx: Change return type of get_reg_offset() | Dave Hansen | 2014-11-19 |
* | fs: Do not include mpx.h in exec.c | Dave Hansen | 2014-11-17 |
* | x86, mpx: Add documentation on Intel MPX | Qiaowei Ren | 2014-11-17 |
* | x86, mpx: Cleanup unused bound tables | Dave Hansen | 2014-11-17 |
* | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-17 |
* | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen | 2014-11-17 |
* | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren | 2014-11-17 |
* | x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific | Qiaowei Ren | 2014-11-17 |
* | x86, mpx: Add MPX to disabled features | Dave Hansen | 2014-11-17 |
* | ia64: Sync struct siginfo with general version | Qiaowei Ren | 2014-11-17 |
* | mips: Sync struct siginfo with general version | Qiaowei Ren | 2014-11-17 |
* | mpx: Extend siginfo structure to include bound violation information | Qiaowei Ren | 2014-11-17 |
* | x86, mpx: Rename cfg_reg_u and status_reg | Dave Hansen | 2014-11-17 |
* | x86: mpx: Give bndX registers actual names | Dave Hansen | 2014-11-17 |
* | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 2014-11-17 |
* | Linux 3.18-rc4 | Linus Torvalds | 2014-11-09 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-11-09 |
|\ |
|
| * | arm64: defconfig: update defconfig for 3.18 | Will Deacon | 2014-11-05 |
| * | arm64: compat: Enable bpf syscall | Catalin Marinas | 2014-11-05 |
| * | arm64: psci: fix cpu_suspend to check idle state type for index | Amit Daniel Kachhap | 2014-10-30 |
* | | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-11-09 |
|\ \ |
|
| * | | ARM: dts: zynq: Enable PL clocks for Parallella | Andreas Färber | 2014-11-08 |
| * | | dma: edma: move device registration to platform code | Arnd Bergmann | 2014-11-05 |
| * | | ARM: dts: vf610: add SD node to cosmic dts | Olof Johansson | 2014-11-05 |
| * | | MAINTAINERS: update bcm2835 entry | Stephen Warren | 2014-11-04 |
| * | | Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2014-11-04 |
| |\ \ |
|
| | * | | ARM: imx: Fix the removal of CONFIG_SPI option | Fabio Estevam | 2014-11-04 |
| | * | | ARM: imx: clk-vf610: define PLL's clock tree | Stefan Agner | 2014-11-04 |
* | | | | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-11-09 |
|\ \ \ \ |
|
| * | | | | of: Fix overflow bug in string property parsing functions | Grant Likely | 2014-11-04 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-11-09 |
|\ \ \ \ |
|
| * | | | | Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup | Chris Mason | 2014-11-04 |
* | | | | | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-11-09 |
|\ \ \ \ \ |
|
| * | | | | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg | 2014-11-07 |
| * | | | | | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski | 2014-11-07 |
| * | | | | | sysfs: driver core: Fix glue dir race condition by gdp_mutex | Yijing Wang | 2014-11-07 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-11-09 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-11-05 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | staging:iio:ade7758: Remove "raw" from channel name | Lars-Peter Clausen | 2014-11-05 |
| | * | | | | staging:iio:ade7758: Fix check if channels are enabled in prenable | Lars-Peter Clausen | 2014-11-05 |
| | * | | | | staging:iio:ade7758: Fix NULL pointer deref when enabling buffer | Lars-Peter Clausen | 2014-11-05 |
| | * | | | | iio: as3935: allocate correct iio_device size | George McCollister | 2014-11-05 |
| | * | | | | io: accel: kxcjk-1013: Fix iio_event_spec direction | Daniel Baluta | 2014-11-05 |
| | * | | | | iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined | Dan Murphy | 2014-11-05 |