Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | target: Add a user-passthrough backstore | Andy Grover | 2014-10-03 | 2 | -0/+143 | |
| * | | | | | | | | | | | | | uio: Export definition of struct uio_device | Andy Grover | 2014-10-03 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | target: encapsulate smp_mb__after_atomic() | Joern Engel | 2014-10-01 | 1 | -0/+14 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-10-21 | 7 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 7 | -8/+8 | |
* | | | | | | | | | | | | | | | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin... | Linus Torvalds | 2014-10-21 | 3 | -0/+179 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | mailbox: Introduce framework for mailbox | Jassi Brar | 2014-10-08 | 2 | -0/+179 | |
| * | | | | | | | | | | | | | | | mailbox: rename pl320-ipc specific mailbox.h | Suman Anna | 2014-10-08 | 1 | -0/+0 | |
* | | | | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2014-10-21 | 1 | -7/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)? | Uwe Kleine-König | 2014-10-20 | 1 | -7/+2 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-10-21 | 1 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | leds: Improve and export led_update_brightness | Jacek Anaszewski | 2014-09-12 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | leds: make brightness type consistent across whole subsystem | Jacek Anaszewski | 2014-09-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | leds: Reorder include directives | Jacek Anaszewski | 2014-09-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-10-20 | 4 | -14/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | vfs: fix data corruption when blocksize < pagesize for mmaped data | Jan Kara | 2014-10-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list | Jan Kara | 2014-09-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | fs/buffer.c: support buffer cache allocations with gfp modifiers | Gioh Kim | 2014-09-05 | 1 | -5/+42 | |
| * | | | | | | | | | | | | | | | ext4: track extent status tree shrinker delay statictics | Zheng Liu | 2014-09-02 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | ext4: improve extents status tree trace point | Zheng Liu | 2014-09-02 | 1 | -8/+20 | |
* | | | | | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / / / / / / |