index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()
Steve Longerbeam
1
-1
/
+2
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()
Steve Longerbeam
1
-0
/
+2
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_idmac_lock_enable()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_idmac_enable_watermark()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_stride_to_bytes()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_idmac_clear_buffer()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
Steve Longerbeam
1
-0
/
+30
2014-09-02
gpu: ipu-v3: Add helper function checking if pixfmt is planar
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add rotation mode conversion utilities
Steve Longerbeam
1
-0
/
+4
2014-09-02
gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: smfc: Convert to per-channel
Steve Longerbeam
1
-4
/
+6
2014-09-02
gpu: ipu-v3: Add Image Converter unit
Steve Longerbeam
1
-0
/
+45
2014-09-02
gpu: ipu-v3: Add Camera Sensor Interface unit
Steve Longerbeam
1
-2
/
+30
2014-08-18
gpu: ipu-v3: Add functions to set CSI/IC source muxes
Steve Longerbeam
1
-0
/
+6
2014-08-18
gpu: ipu-v3: Add ipu-cpmem unit
Steve Longerbeam
1
-152
/
+36
2014-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2014-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2014-08-15
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+5
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+12
2014-08-14
rhashtable: fix annotations for rht_for_each_entry_rcu()
Thomas Graf
1
-8
/
+4
2014-08-14
rhashtable: unexport and make rht_obj() static
Thomas Graf
1
-1
/
+0
2014-08-14
rhashtable: RCU annotations for next pointers
Thomas Graf
1
-2
/
+2
2014-08-14
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
1
-1
/
+1
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-1
/
+2
2014-08-14
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
1
-1
/
+3
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-2
/
+109
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+91
2014-08-14
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...
Roland Dreier
5
-1
/
+68
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-10
/
+91
2014-08-14
Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+3
2014-08-14
Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
3
-3
/
+3
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-17
/
+38
2014-08-14
Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+4
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+1
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-35
/
+34
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+0
2014-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-25
/
+7
2014-08-13
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
1
-0
/
+88
2014-08-13
printk: Add function to return log buffer address and size
Vasant Hegde
1
-0
/
+3
2014-08-12
RDMA/uapi: Include socket.h in rdma_user_cm.h
Doug Ledford
1
-0
/
+1
2014-08-11
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+1
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2
-6
/
+1
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-7
/
+23
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-14
/
+42
2014-08-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-2
/
+44
[next]