Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9a0134e7aa048f3de4477d93598974ea8ecae7a
/
include
/
uapi
db8cbfa
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ba57ea6
allow O_TMPFILE to work with O_WRONLY
by Al Viro
· 11 years ago
36ff66d
USB: move the definition of USB_MAXCHILDREN
by Alan Stern
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
c552441
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
8586551
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
bb458c6
Safer ABI for O_TMPFILE
by Al Viro
· 11 years ago
9903883f
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
83d5e5b
dm: optimize use SRCU and RCU
by Mikulas Patocka
· 11 years ago
5f12972
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
15a49b9
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a82a729
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
e3a0dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
6e5b93e
fatfs: add FAT_IOCTL_GET_VOLUME_ID
by Mike Lockwood
· 11 years ago
cbf5500
net: rename low latency sockets functions to busy poll
by Eliezer Tamir
· 11 years ago
62525a0
virtio: VIRTIO_F_ANY_LAYOUT feature
by Rusty Russell
· 11 years ago
4517547
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 11 years ago
3366dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
21796b3
Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus
by Jiri Kosina
· 11 years ago
1286da8
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
29000ca
ptrace: add ability to get/set signal-blocked mask
by Andrey Vagin
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
baa6f82
Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
1873e5002
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
002e44b
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2d722f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f0bb4c0
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
42daabf
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
0de10f9
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
b1a5a34
net: Swap ver and type in pppoe_hdr
by Changli Gao
· 11 years ago
e62bc9e
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
d753601
MIPS: BCM63XX: recognize Cable Modem firmware format
by Florian Fainelli
· 11 years ago
2fd1b48
Merge tag 'v3.10' into sched/core
by Ingo Molnar
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
4e144d3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
496e4ae
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
by Florian Westphal
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
5a1d3e9
[media] v4l2-controls.h: fix copy-and-paste error in comment
by Hans Verkuil
· 11 years ago
57ed5cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
975cc02
ALSA: Replace the magic number 44 with const
by Takashi Iwai
· 11 years ago
4a00908
Merge branch 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
4c813d4
drm: add hotspot support for cursors.
by Dave Airlie
· 11 years ago
0ad578e
Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late
by Arnd Bergmann
· 11 years ago
4300a0f
Merge tag 'v3.10-rc7' into drm-next
by Dave Airlie
· 11 years ago
701ba53
Input: make gamepad API keycodes more clear
by Jiri Kosina
· 11 years ago
d09bbfd
input: document gamepad API and add extra keycodes
by David Herrmann
· 11 years ago
a77471f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
eba3b5a
ipvs: SH fallback and L4 hashing
by Alexander Frolkin
· 11 years ago
2d48d67
net: poll/select low latency socket support
by Eliezer Tamir
· 11 years ago
2fc016c
linux/const.h: Add _BITUL() and _BITULL()
by H. Peter Anvin
· 12 years ago
77e2af0
net: if_arp: add ARPHRD_NETLINK type
by Daniel Borkmann
· 11 years ago
66ba271
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
a191e48
drm/tegra: Include header drm/drm.h
by Emil Goode
· 12 years ago
7d2a47a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
166fd7d
vfio: hugepage support for vfio_iommu_type1
by Alex Williamson
· 11 years ago
b71c998
[media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
by Hans Verkuil
· 11 years ago
5bc2b7b
RDMA/ucma: Allow user space to specify AF_IB when joining multicast
by Sean Hefty
· 11 years ago
209cf2a
RDMA/ucma: Allow user space to pass AF_IB into resolve
by Sean Hefty
· 11 years ago
eebe4c3
RDMA/ucma: Allow user space to bind to AF_IB
by Sean Hefty
· 11 years ago
05ad945
RDMA/ucma: Name changes to indicate only IP addresses supported
by Sean Hefty
· 11 years ago
edaa7a5
RDMA/ucma: Add ability to query GID addresses
by Sean Hefty
· 11 years ago
ac53b26
RDMA/ucma: Support querying when IB paths are not reversible
by Sean Hefty
· 11 years ago
ee7aed4
RDMA/ucma: Support querying for AF_IB addresses
by Sean Hefty
· 11 years ago
5c43813
RDMA/cma: Set qkey for AF_IB
by Sean Hefty
· 11 years ago
681f130
netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
by Eric Dumazet
· 11 years ago
37c1d2e
Merge branch 'linus' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
5ffd229
powerpc/vfio: Implement IOMMU driver for VFIO
by Alexey Kardashevskiy
· 11 years ago
bcefe17
tcp: introduce a per-route knob for quick ack
by Cong Wang
· 11 years ago
2bd470fc
netlink: export netlink_diag.h header
by stephen hemminger
· 11 years ago
aa31070
openvswitch: Add gre tunnel support.
by Pravin B Shelar
· 11 years ago
7d5437c
openvswitch: Add tunneling interface.
by Pravin B Shelar
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
135c561
perf/x86/intel: Support Haswell/v4 LBR format
by Andi Kleen
· 11 years ago
0a0fca9
sched: Rename sched.c as sched/core.c in comments and Documentation
by Viresh Kumar
· 11 years ago
2f301ab
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
by Simon Wunderlich
· 11 years ago
8941bbc
tipc: update code comments to reflect new uapi header path
by Ying Xue
· 11 years ago
dafcc43
net: add socket option for low latency polling
by Eliezer Tamir
· 11 years ago
bf32d52
Merge 3.10-rc6 into tty-next
by Greg Kroah-Hartman
· 11 years ago
f303b36
serial: sh-sci: HSCIF support
by Ulrich Hecht
· 11 years ago
09ce069
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
45bfa52e
openvswitch: Fix struct comment.
by Pravin B Shelar
· 11 years ago
183860f
btrfs: device delete to get errors from the kernel
by Anand Jain
· 11 years ago
57254b6e
Btrfs: add ioctl to wait for qgroup rescan completion
by Jan Schmidt
· 12 years ago
2757c372
NFC: Send netlink events for secure elements additions and removals
by Samuel Ortiz
· 11 years ago
fed7c25
NFC: Add secure elements addition and removal API
by Samuel Ortiz
· 11 years ago
322bce9
NFC: pn533: Copy NFCID2 through ATR_REQ
by Samuel Ortiz
· 11 years ago
1d8faf4
net/core: Add VF link state control
by Rony Efraim
· 11 years ago
9674da8
NFC: Add firmware upload netlink command
by Eric Lapuyade
· 12 years ago
274038f
tun: Report "persist" flag to userspace
by Pavel Emelyanov
· 11 years ago
0d854a6
arm64: KVM: enable initialization of a 32bit vcpu
by Marc Zyngier
· 12 years ago
3899ba9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
Next »