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