Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
871dd9286e25330c8a581e5dacfa8b1dfe1dd641
/
include
871dd92
block: fix max discard sectors limit
by James Bottomley
· 13 years ago
64f8de4
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core
by Jens Axboe
· 13 years ago
839a8e8
writeback: replace custom worker pool implementation with unbound workqueue
by Tejun Heo
· 13 years ago
181387d
writeback: remove unused bdi_pending_list
by Tejun Heo
· 13 years ago
229641a
Merge tag 'v3.9-rc5' into wq/for-3.10
by Tejun Heo
· 13 years ago
d55262c
workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinity
by Tejun Heo
· 13 years ago
d299c29
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
dbf520a
Revert "lockdep: check that no locks held at freeze time"
by Paul Walmsley
· 13 years ago
09a9f1d
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
by Michel Lespinasse
· 13 years ago
0776ce0
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
1b6a4db
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 13 years ago
33b65f1
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
87a8ebd
userns: Restrict when proc and sysfs can be mounted
by Eric W. Biederman
· 13 years ago
90563b1
vfs: Add a mount flag to lock read only bind mounts
by Eric W. Biederman
· 13 years ago
3151527
userns: Don't allow creation if the user is chrooted
by Eric W. Biederman
· 13 years ago
b175293
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
330305c
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 13 years ago
3f5eb14
usb: add find_raw_port_number callback to struct hc_driver()
by Lan Tianyu
· 13 years ago
fb9bb18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
705cd0e
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.10/core
by Jens Axboe
· 13 years ago
29ed781
bio-integrity: Add explicit field for owner of bip_buf
by Kent Overstreet
· 14 years ago
a38352e
block: Add an explicit bio flag for bios that own their bvec
by Kent Overstreet
· 14 years ago
a078760
block: Add bio_alloc_pages()
by Kent Overstreet
· 14 years ago
d74c6d5
block: Add bio_for_each_segment_all()
by Kent Overstreet
· 13 years ago
16ac3d6
block: Add bio_copy_data()
by Kent Overstreet
· 14 years ago
9e88224
block: Add submit_bio_wait(), remove from md
by Kent Overstreet
· 14 years ago
aa8b57a
block: Use bio_sectors() more consistently
by Kent Overstreet
· 13 years ago
f73a1c7
block: Add bio_end_sector()
by Kent Overstreet
· 14 years ago
054bdf6
block: Add bio_advance()
by Kent Overstreet
· 14 years ago
9f060e2
block: Convert integrity to bvec_alloc_bs()
by Kent Overstreet
· 14 years ago
6fda981
block: Fix a buffer overrun in bio_integrity_split()
by Kent Overstreet
· 14 years ago
df2cb6d
block: Avoid deadlocks with bio allocation by stacking drivers
by Kent Overstreet
· 14 years ago
57fb233
block: Reorder struct bio_set
by Kent Overstreet
· 14 years ago
6c95466
block: add runtime pm helpers
by Lin Ming
· 13 years ago
6631127
block: add a flag to identify PM request
by Lin Ming
· 13 years ago
5da273f
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 13 years ago
14629ed
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 13 years ago
f9228b2
mm: zone_end_pfn is too small
by Russ Anderson
· 13 years ago
dc72c32
printk: Provide a wake_up_klogd() off-case
by Frederic Weisbecker
· 13 years ago
fe8d526
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
by James Hogan
· 13 years ago
b9cb3bf
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
8f46c50
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
1e0695c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 13 years ago
7fbaee7
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 13 years ago
909b3fd
xen-pciback: notify hypervisor about devices intended to be assigned to guests
by Jan Beulich
· 13 years ago
09a6e1f
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
by Marcelo Tosatti
· 13 years ago
e5b33dc
USB: serial: add modem-status-change wait queue
by Johan Hovold
· 13 years ago
ae5fc98
net: fix *_DIAG_MAX constants
by Andrey Vagin
· 13 years ago
d93acbc
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
cd82346
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
172a271
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
73214f5
thermal: shorten too long mcast group name
by Masatake YAMATO
· 13 years ago
8ed7816
flow_keys: include thoff into flow_keys for later usage
by Daniel Borkmann
· 13 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 13 years ago
7fa4cd1
usb: ulpi: Define a *otg_ulpi_create no-op
by Fabio Estevam
· 13 years ago
90b2621
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 13 years ago
236f651
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 13 years ago
ea4a0ce
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
14a40ff
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
by Tejun Heo
· 13 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
5a3da1f
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 13 years ago
0c12582
ipvs: add backup_only flag to avoid loops
by Julian Anastasov
· 13 years ago
6a15075
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
by Marek Vasut
· 13 years ago
f445f11
KVM: allow host header to be included even for !CONFIG_KVM
by Kevin Hilman
· 13 years ago
35f8c76
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
1c6ba37
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
65c1055
kprobes: Make hash_64() as always inlined
by Masami Hiramatsu
· 13 years ago
6c4d3bc
perf,x86: fix link failure for non-Intel configs
by David Rientjes
· 13 years ago
1e8bbe6
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
by Bjørn Mork
· 13 years ago
9713fae
EDAC: Merge mci.mem_is_per_rank with mci.csbased
by Mauro Carvalho Chehab
· 13 years ago
1eef128
amd64_edac: Correct DIMM sizes
by Mauro Carvalho Chehab
· 13 years ago
2365958
Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 13 years ago
de1893f
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
by Linus Torvalds
· 13 years ago
b75bbaa
drm/radeon: add Richland pci ids
by Alex Deucher
· 13 years ago
1d9d863
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
by Stephane Eranian
· 13 years ago
aaa0c23
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
by Zhouyi Zhou
· 13 years ago
f4846e5
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 13 years ago
f65846a
list: Fix double fetch of pointer in hlist_entry_safe()
by Paul E. McKenney
· 13 years ago
cca7af3
skb: Propagate pfmemalloc on skb from head page only
by Pavel Emelyanov
· 13 years ago
16fad69
tcp: fix skb_availroom()
by Eric Dumazet
· 13 years ago
5bc7c33
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
by Brian Norris
· 13 years ago
8425e3d5
workqueue: inline trivial wrappers
by Tejun Heo
· 13 years ago
842d223
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 13 years ago
ca044f9
UAPI: fix endianness conditionals in linux/raid/md_p.h
by David Howells
· 13 years ago
29ba06b
UAPI: fix endianness conditionals in linux/acct.h
by David Howells
· 13 years ago
51b154e
UAPI: fix endianness conditionals in linux/aio_abi.h
by David Howells
· 13 years ago
c8615d3
idr: deprecate idr_pre_get() and idr_get_new[_above]()
by Tejun Heo
· 13 years ago
ebf47be
include/linux/res_counter.h needs errno.h
by Andrew Morton
· 13 years ago
ad8395e
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
cad9d56
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
886e03b
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
5b9e12d
ipv4: fix definition of FIB_TABLE_HASHSZ
by Denis V. Lunev
· 13 years ago
67cf9c0
ARM: at91: fix LCD-wiring mode
by Johan Hovold
· 13 years ago
a79eac7
atmel_lcdfb: fix 16-bpp modes on older SOCs
by Johan Hovold
· 13 years ago
0ec83bd
extcon: max77693: Initialize register of MUIC device to bring up it without platform data
by Chanwoo Choi
· 13 years ago
00c30e0
asm-generic: move cmpxchg*_local defs to cmpxchg.h
by Jonas Bonn
· 13 years ago
5857f70
idr: fix new kernel-doc warnings
by Randy Dunlap
· 13 years ago
7946844
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
e626761
workqueue: implement current_is_workqueue_rescuer()
by Tejun Heo
· 13 years ago
Next »