Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f793aa53786668c9e0db5900f70f560e99d62fa0
f793aa5
block: relax when to modify the timeout timer
by Jens Axboe
· 11 years ago
1212007
block: export blk_finish_request
by Christoph Hellwig
· 11 years ago
f88a164
blk-mq: rename mq_flush_work struct request member
by Christoph Hellwig
· 11 years ago
ed0791b
blk-mq: add blk_mq_requeue_request
by Christoph Hellwig
· 11 years ago
2f26855
blk-mq: add blk_mq_start_hw_queues
by Christoph Hellwig
· 11 years ago
70f4db6
blk-mq: add blk_mq_delay_queue
by Christoph Hellwig
· 11 years ago
1b4a325
blk-mq: add async parameter to blk_mq_start_stopped_hw_queues
by Christoph Hellwig
· 11 years ago
91b6363
blk-mq: bidi support
by Christoph Hellwig
· 11 years ago
63151a4
blk-mq: allow drivers to hook into I/O completion
by Christoph Hellwig
· 11 years ago
6700a67
blk-mq: kill preempt disable/enable in blk_mq_work_fn()
by Jens Axboe
· 11 years ago
fd1270d
blk-mq: don't use preempt_count() to check for right CPU
by Jens Axboe
· 11 years ago
8e1a628
gdrom: missed conversion from req->buffer
by Jens Axboe
· 11 years ago
fb3ccb5
block: all blk-mq requests are tagged
by Christoph Hellwig
· 11 years ago
24d2f90
blk-mq: split out tag initialization, support shared tags
by Christoph Hellwig
· 11 years ago
ed44832
blk-mq: initialize request on allocation
by Christoph Hellwig
· 11 years ago
e9b267d
blk-mq: add ->init_request and ->exit_request methods
by Christoph Hellwig
· 11 years ago
8727af4
blk-mq: make ->flush_rq fully transparent to drivers
by Christoph Hellwig
· 11 years ago
9d74e25
blk-mq: do not initialize req->special
by Christoph Hellwig
· 11 years ago
742ee69
blk-mq: initialize resid_len
by Christoph Hellwig
· 11 years ago
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
f89e0dd
Merge tag 'v3.15-rc1' into for-3.16/core
by Jens Axboe
· 11 years ago
c9eaa44
Linux 3.15-rc1
by Linus Torvalds
· 11 years ago
f7c1d07
mm: Initialize error in shmem_file_aio_read()
by Geert Uytterhoeven
· 11 years ago
e686bd8
cifs: Use min_t() when comparing "size_t" and "unsigned long"
by Geert Uytterhoeven
· 11 years ago
bf3a340
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
321d03c
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
fd1232b2
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
by Mikulas Patocka
· 11 years ago
18aa0da
powerpc: Don't try to set LPCR unless we're in hypervisor mode
by Paul Mackerras
· 11 years ago
d7e8af1
futex: update documentation for ordering guarantees
by Davidlohr Bueso
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
fd18f00
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 11 years ago
de0c9cf
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 11 years ago
09c9b61
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel
by Linus Torvalds
· 11 years ago
141eacc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
9309444
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
07f5fef
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
by Linus Torvalds
· 11 years ago
96c57ad
ceph: fix pr_fmt() redefinition
by Linus Torvalds
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
eda43ce
Merge branch 'tunnels'
by David S. Miller
· 11 years ago
8d89dcd
vti: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
5a45527
gre: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
810d8ce
drivers: net: xen-netfront: fix array initialization bug
by Vincenzo Maffione
· 11 years ago
dcfba94
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
0a7418f
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
a786c06
missing bits of "splice: fix racy pipe->buffers uses"
by Al Viro
· 11 years ago
19dfc1f
cifs: fix the race in cifs_writev()
by Al Viro
· 11 years ago
eab8723
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
by Al Viro
· 11 years ago
0f2eea4
pktgen: be friendly to LLTX devices
by Daniel Borkmann
· 11 years ago
6871438
r8152: check RTL8152_UNPLUG
by hayeswang
· 11 years ago
cec9ae5
net: sun4i-emac: add promiscuous support
by Marc Zyngier
· 11 years ago
0af764e
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
c4a2c58
blackfin: cleanup board files
by Steven Miao
· 11 years ago
f8ef77d93
bf609: clock: drop unused clock bit set/clear functions
by Steven Miao
· 11 years ago
f57ac8a
Blackfin: bf537: rename "CONFIG_ADT75"
by Paul Bolle
· 12 years ago
e3dd192
Blackfin: bf537: rename "CONFIG_AD7314"
by Paul Bolle
· 12 years ago
6ffe346
Blackfin: bf537: rename ad2s120x ->ad2s1200
by Paul Bolle
· 12 years ago
cb8f05f
blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"
by Paul Bolle
· 12 years ago
3def907
blackfin: dma: current count mmr is read only
by Sonic Zhang
· 11 years ago
3356c99
bfin_crc: Move architecture independant crc header file out of the blackfin folder.
by Sonic Zhang
· 11 years ago
ba3b6d7
bf54x: drop unuesd HOST status,control,timeout registers bit define macros
by Steven Miao
· 11 years ago
a0c1fb2
blackfin: portmux: cleanup head file
by Steven Miao
· 11 years ago
b7e70ca
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci
by Linus Torvalds
· 11 years ago
7f87307
Merge tag 'md/3.15' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
3e8072d
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
a63b747
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
b076808
ib_srpt: Use correct ib_sg_dma primitives
by Mike Marciniszyn
· 11 years ago
e3d4440
target/tcm_fc: Rename ft_tport_create to ft_tport_get
by Andy Grover
· 11 years ago
0d7cb93
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
by Andy Grover
· 11 years ago
705665d
target/tcm_fc: Rename structs and list members for clarity
by Andy Grover
· 11 years ago
d242c1d
target/tcm_fc: Limit to 1 TPG per wwn
by Andy Grover
· 11 years ago
b295e76
target/tcm_fc: Don't export ft_lport_list
by Andy Grover
· 11 years ago
2c42be2
target/tcm_fc: Fix use-after-free of ft_tpg
by Andy Grover
· 11 years ago
47b1584
target: Add check to prevent Abort Task from aborting itself
by Alex Leung
· 11 years ago
3123bca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
582076a
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
a36dbdb
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
by Lorenzo Colitti
· 11 years ago
79d2d21
Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
6a489c4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
c0c4cf0
Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
45cdf9f
Merge branch 'cpsw'
by David S. Miller
· 11 years ago
f63a975
drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts
by Mugunthan V N
· 11 years ago
16e5c57
drivers: net: cpsw: discard all packets received when interface is down
by Mugunthan V N
· 11 years ago
4b44e7b
Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
eeb91e4
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
ad20d5f
Merge branch 'hyperv'
by David S. Miller
· 11 years ago
af9893a
Drivers: net: hyperv: Address UDP checksum issues
by KY Srinivasan
· 11 years ago
1f73db4
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
by KY Srinivasan
· 11 years ago
4276372
Drivers: net: hyperv: Allocate memory for all possible per-pecket information
by KY Srinivasan
· 11 years ago
eb70761
bridge: Fix double free and memory leak around br_allowed_ingress
by Toshiaki Makita
· 11 years ago
db29868
bonding: Remove debug_fs files when module init fails
by Thomas Richter
· 11 years ago
40e9963
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8eab6cd
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ede1d63
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
b42e6dc
Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
b3b42ac
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
by H. Peter Anvin
· 11 years ago
fa730d6
Blackfin: remove "config IP_CHECKSUM_L1"
by Paul Bolle
· 12 years ago
41f8fd9
blackfin: Remove GENERIC_GPIO config option again
by Paul Bolle
· 11 years ago
e8fac63
blackfin:Use generic /proc/interrupts implementation
by Thomas Gleixner
· 11 years ago
Next »