Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
da0df92b57311aa1b26a2a90599ed16e1e968b90
/
include
da0df92
drm: allow loading an EDID as firmware to override broken monitor
by Carsten Emde
· 13 years ago
2b35892
drm/exynos: update gem and buffer framework.
by Inki Dae
· 13 years ago
3ecd70b
drm/exynos: add HDMI version 1.4 support
by Joonyoung Shim
· 13 years ago
de49442
Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 13 years ago
2c07a21
drm: add core support for unplugging a device (v2)
by Dave Airlie
· 13 years ago
cbc7e22
drm/modeset: add helper to unplug all connectors from sysfs
by Dave Airlie
· 13 years ago
ce880cb
udlfb: remove sysfs framebuffer device with USB .disconnect()
by Kay Sievers
· 13 years ago
8229c88
drm: Merge tag 'v3.3-rc7' into drm-core-next
by Dave Airlie
· 13 years ago
c3c50e8
drm: Add drm_mode_copy()
by Ville Syrjälä
· 13 years ago
d63f5e6
drm: Use a flexible array member for blob property data
by Ville Syrjälä
· 13 years ago
6bfc56a
drm: Handle drm_object_get() failures
by Ville Syrjälä
· 13 years ago
ac235da
drm: Fix drm_mode_attachmode_crtc()
by Ville Syrjälä
· 13 years ago
2fcfc75
drm: Change drm_display_mode::type to unsigned
by Ville Syrjälä
· 13 years ago
699f0b4
gma500: fix ioctl confict
by Kirill A. Shutemov
· 13 years ago
026abc3
gma500: initial medfield merge
by Kirill A. Shutemov
· 13 years ago
e304dfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
ee0849c
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
ac3f48d
route: Remove redirect_genid
by Steffen Klassert
· 13 years ago
5faa5df
inetpeer: Invalidate the inetpeer tree along with the routing cache
by Steffen Klassert
· 13 years ago
4f262ac
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
3e85fb9
Merge branch 'akpm' (Andrew's patch bomb)
by Linus Torvalds
· 13 years ago
7512102
memcg: fix GPF when cgroup removal races with last exit
by Hugh Dickins
· 13 years ago
6e27f63
vfork: kill PF_STARTING
by Oleg Nesterov
· 13 years ago
57b59c4
coredump_wait: don't call complete_vfork_done()
by Oleg Nesterov
· 13 years ago
d68b46f
vfork: make it killable
by Oleg Nesterov
· 13 years ago
c415c3b
vfork: introduce complete_vfork_done()
by Oleg Nesterov
· 13 years ago
c22ab33
kmsg_dump: don't run on non-error paths by default
by Matthew Garrett
· 13 years ago
aa13909
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
789ce9b
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
5483f18
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
by Linus Torvalds
· 13 years ago
adb7950
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
by Konstantin Khlebnikov
· 13 years ago
233ba2c
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 13 years ago
5707c87
vfs: clarify and clean up dentry_cmp()
by Linus Torvalds
· 13 years ago
0145acc
vfs: uninline full_name_hash()
by Linus Torvalds
· 13 years ago
8966be9
vfs: trivial __d_lookup_rcu() cleanups
by Linus Torvalds
· 13 years ago
5189fa1
regset: Return -EFAULT, not -EIO, on host-side memory fault
by H. Peter Anvin
· 13 years ago
c8e2525
regset: Prevent null pointer reference on readonly regsets
by H. Peter Anvin
· 13 years ago
cfa5555
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
b0209b3
i2c: export bit-banging algo functions
by Daniel Vetter
· 13 years ago
884a53e
drm: remove unused code
by Sascha Hauer
· 13 years ago
b9b3515
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD
by Dave Airlie
· 13 years ago
ecb9719
tcp: fix comment for tp->highest_sack
by Neal Cardwell
· 13 years ago
29f141f
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge
by Grant Likely
· 13 years ago
70ca00d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
97a29d5
[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional
by James Bottomley
· 13 years ago
203738e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3c761ea
Fix autofs compile without CONFIG_COMPAT
by Linus Torvalds
· 13 years ago
e807e56
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
d80e731
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
by Oleg Nesterov
· 13 years ago
7d367e0
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
by Jozsef Kadlecsik
· 13 years ago
7e55d05
ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type bool
by viresh kumar
· 13 years ago
0360689
ipsec: be careful of non existing mac headers
by Eric Dumazet
· 13 years ago
ff5f4b0
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
by Daniel Vetter
· 13 years ago
4a2258d
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
45196ce
Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
437cf4c
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
8c79a04
sched/events: Revert trace_sched_stat_sleeptime()
by Peter Zijlstra
· 13 years ago
faf3090
sys_poll: fix incorrect type for 'timeout' parameter
by Linus Torvalds
· 13 years ago
797a796
asm-generic: architecture independent readq/writeq for 32bit environment
by Hitoshi Mitake
· 13 years ago
115c9b8
rtnetlink: Fix problem with buffer allocation
by Greg Rose
· 13 years ago
e920d59
percpu: use raw_local_irq_* in _this_cpu op
by Ming Lei
· 13 years ago
7d96b3e
percpu: fix generic definition of __this_cpu_add_and_return()
by Konstantin Khlebnikov
· 13 years ago
88ba136
netfilter: ebtables: fix alignment problem in ppc
by Joerg Willmann
· 13 years ago
8ebbfb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9d4990a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
59cca65
digsig: changed type of the timestamp
by Dmitry Kasatkin
· 13 years ago
a18d3af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
019d96c
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
by Dave Airlie
· 13 years ago
f2ea0f5
crypto: sha512 - use standard ror64()
by Alexey Dobriyan
· 13 years ago
2261cc6
dt: add empty of_find_compatible_node function
by Shawn Guo
· 13 years ago
6de3275
Bluetooth: Remove usage of __cancel_delayed_work()
by Ulisses Furquim
· 13 years ago
a51cd2b
Bluetooth: Fix potential deadlock
by Andre Guedes
· 13 years ago
b5a30dd
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
3316606
Bluetooth: Fix using an absolute timeout on hci_conn_put()
by Vinicius Costa Gomes
· 13 years ago
6e1da68
Bluetooth: l2cap_set_timer needs jiffies as timeout value
by Andrzej Kaczmarek
· 13 years ago
4aa832c
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
by Johan Hedberg
· 13 years ago
265da78
drm/exynos: exynos_drm.h header file fixes
by Kamil Debski
· 13 years ago
607c50d
drm/exynos: added panel physical size.
by Eun-Chul Kim
· 13 years ago
6b6dc83
vfs: Provide function to get superblock and wait for it to thaw
by Jan Kara
· 13 years ago
f9c2a0d
mmc: dw_mmc: Fix PIO mode with support of highmem
by Seungwon Jeon
· 13 years ago
3e73c36
mmc: core: Fix PowerOff Notify suspend/resume
by Girish K S
· 13 years ago
6e8201f
mmc: core: add the capability for broken voltage
by Jaehoon Chung
· 13 years ago
2c4967f74
mmc: core: Ensure clocks are always enabled before host interaction
by Sujit Reddy Thumma
· 13 years ago
285484e
drm/radeon: add support for evergreen/ni tiling informations v11
by Jerome Glisse
· 13 years ago
3ec1e88
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
d9f5343
USB: Remove duplicate USB 3.0 hub feature #defines.
by Sarah Sharp
· 13 years ago
8df54d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
2b73bc6
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
by Neil Horman
· 13 years ago
af5feae
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
9edd576
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
fe25092
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
428ccb2
agp/intel-gtt: export the gtt pagetable iomapping
by Daniel Vetter
· 13 years ago
50a4c4a
agp/intel-gtt: export the scratch page dma address
by Daniel Vetter
· 13 years ago
16bda13
net: Make qdisc_skb_cb upper size bound explicit.
by David S. Miller
· 13 years ago
d9bc3c0
drm: add convenience function to create an range property
by Sascha Hauer
· 13 years ago
4a67d39
drm: add convenience function to create an enum property
by Sascha Hauer
· 13 years ago
19e75ed
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
cdccaa9
cdrom: move shared static to cdrom_device_info
by Paolo Bonzini
· 13 years ago
07c2bd3
block: don't call elevator callbacks for plug merges
by Tejun Heo
· 13 years ago
050c8ea
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions
by Tejun Heo
· 13 years ago
Next »