| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 |
|\ |
|
| * | next: openrisc: Fix build | Guenter Roeck | 2014-09-26 |
| * | audit: use union for audit_field values since they are mutually exclusive | Richard Guy Briggs | 2014-09-23 |
| * | audit: x86: drop arch from __audit_syscall_entry() interface | Richard Guy Briggs | 2014-09-23 |
| * | audit: fix build error when asm/syscall.h does not exist | Eric Paris | 2014-09-23 |
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 |
| * | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 |
| * | syscall.h: fix doc text for syscall_get_arch() | Richard Guy Briggs | 2014-09-23 |
| * | audit: drop unused struct audit_rule definition | Eric Paris | 2014-09-23 |
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-10-19 |
|\ \ |
|
| * | | i2c: cros_ec: Remove EC_I2C_FLAG_10BIT | Doug Anderson | 2014-09-30 |
| * | | i2c: designware: add support of platform data to set I2C mode | Tan, Raymond | 2014-09-29 |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-10-19 |
|\ \ \ |
|
| * | | | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg | 2014-10-09 |
| * | | | IB/mlx5: Use extended internal signature layout | Sagi Grimberg | 2014-10-09 |
| * | | | IB/mlx5: Use enumerations for PI copy mask | Sagi Grimberg | 2014-10-09 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-19 |
|\ \ \ |
|
| * | | | tcp: fix build error if IPv6 is not enabled | Eric Dumazet | 2014-10-18 |
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-10-18 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'topic/dma_control_fsl_acks' into for-linus | Vinod Koul | 2014-10-15 |
| |\ \ \ \ |
|
| | * | | | | dmaengine: remove FSLDMA_EXTERNAL_START | Vinod Koul | 2014-10-15 |
| | * | | | | dmaengine: freescale: add and export fsl_dma_external_start() | Vinod Koul | 2014-10-15 |
| | * | | | | dmaengine: add dmaengine_prep_dma_sg() helper | Vinod Koul | 2014-10-15 |
| * | | | | | dmaengine: dw: export probe()/remove() and Co to users | Andy Shevchenko | 2014-10-15 |
| * | | | | | dmaengine: dw: split dma-dw.h to platform and private parts | Andy Shevchenko | 2014-10-15 |
| * | | | | | dmaengine: dw: move private definitions to regs.h | Andy Shevchenko | 2014-10-15 |
| * | | | | | dmaengine: Mark the struct dma_slave_config direction field deprecated | Laurent Pinchart | 2014-09-23 |
| * | | | | | spi/pxa2xx: Don't use slave_id of dma_slave_config | Mika Westerberg | 2014-09-18 |
| * | | | | | dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces | Andy Shevchenko | 2014-09-11 |
| * | | | | | dmaengine: dw: move dw_dmac.h to where it belongs to | Andy Shevchenko | 2014-09-11 |
| |/ / / / |
|
* | | | | | Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2014-10-18 |
|\ \ \ \ \ |
|
| * | | | | | fonts: Add 6x10 font | Maarten ter Huurne | 2014-10-09 |
| * | | | | | videomode: provide dummy inline functions for !CONFIG_OF | Tomi Valkeinen | 2014-10-07 |
* | | | | | | Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-18 |
|\ \ \ \ \ \ |
|
| * | | | | | | arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs | Christoffer Dall | 2014-10-16 |
| * | | | | | | ARM: KVM: fix vgic-disabled build | Arnd Bergmann | 2014-10-07 |
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-10-18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | asm-generic: Add dma-contiguous.h | Zubair Lutfullah Kakakhel | 2014-09-22 |
* | | | | | | | | Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-10-18 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'client-4.2' into linux-next | Trond Myklebust | 2014-09-30 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | NFS: Implement SEEK | Anna Schumaker | 2014-09-30 |
| | * | | | | | | | | Merge commit '24bab491220f' into client-4.2 | Trond Myklebust | 2014-09-30 |
| | |\ \ \ \ \ \ \ \ |
|
* | | \ \ \ \ \ \ \ \ | Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m... | Linus Torvalds | 2014-10-18 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | dm: allow active and inactive tables to share dm_devs | Benjamin Marzinski | 2014-10-05 |
* | | | | | | | | | | | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | block: Remove REQ_KERNEL | Martin K. Petersen | 2014-10-14 |
| * | | | | | | | | | | | | block: fix alignment_offset math that assumes io_min is a power-of-2 | Mike Snitzer | 2014-10-09 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | block: add bioset_create_nobvec() | Junichi Nomura | 2014-10-03 |
| * | | | | | | | | | | | sd: Honor block layer integrity handling flags | Martin K. Petersen | 2014-09-30 |
| * | | | | | | | | | | | block: Add T10 Protection Information functions | Martin K. Petersen | 2014-09-27 |