Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f31dc1cd490539e2b62a126bc4dc2495b165d772
f31dc1c
block: Consolidate command flag and queue limit checks for merges
by Martin K. Petersen
· 12 years ago
e2a60da
block: Clean up special command handling logic
by Martin K. Petersen
· 12 years ago
d41570b
block/blk-tag.c: Remove useless kfree
by Peter Senna Tschudin
· 12 years ago
e32463b
block: remove the duplicated setting for congestion_threshold
by Jaehoon Chung
· 12 years ago
b1f3b64
block: reject invalid queue attribute values
by Dave Reisner
· 12 years ago
bf800ef
block: Add bio_clone_bioset(), bio_clone_kmalloc()
by Kent Overstreet
· 12 years ago
3f86a82
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
by Kent Overstreet
· 12 years ago
4254bba
block: Kill bi_destructor
by Kent Overstreet
· 12 years ago
ccc5c9c
pktcdvd: Switch to bio_kmalloc()
by Kent Overstreet
· 12 years ago
f44b48c
block: Add bio_reset()
by Kent Overstreet
· 12 years ago
9481874
dm: Use bioset's front_pad for dm_rq_clone_bio_info
by Kent Overstreet
· 12 years ago
1e2a410f
block: Ues bi_pool for bio_integrity_alloc()
by Kent Overstreet
· 12 years ago
395c72a
block: Generalized bio pool freeing
by Kent Overstreet
· 12 years ago
eeea3ac
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
c7c6bf1
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
bd12ce8
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
80de7c3
Remove user-triggerable BUG from mpol_to_str
by Dave Jones
· 12 years ago
0809095
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
bc6c836
uml: fix compile error in deliver_alarm()
by Miklos Szeredi
· 12 years ago
8a55ade
dj: memory scribble in logi_dj
by Alan Cox
· 12 years ago
cb4f9a2
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
813e643
Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
5e682c0
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
6d1a050
Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
50234c5
Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
ed6fe9d
Fix order of arguments to compat_put_time[spec|val]
by Mikulas Patocka
· 12 years ago
636802e
powerpc: Don't use __put_user() in patch_instruction
by Benjamin Herrenschmidt
· 12 years ago
9fb1b36
powerpc: Make sure IPI handlers see data written by IPI senders
by Paul Mackerras
· 12 years ago
7143328
powerpc: Restore correct DSCR in context switch
by Anton Blanchard
· 12 years ago
1021cb2
powerpc: Fix DSCR inheritance in copy_thread()
by Anton Blanchard
· 12 years ago
00ca0de
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
by Anton Blanchard
· 12 years ago
1b6ca2a
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
by Anton Blanchard
· 12 years ago
375f561
powerpc/powernv: Always go into nap mode when CPU is offline
by Paul Mackerras
· 12 years ago
dabe859
powerpc: Give hypervisor decrementer interrupts their own handler
by Paul Mackerras
· 12 years ago
79c5fce
powerpc/vphn: Fix arch_update_cpu_topology() return value
by Jesse Larrew
· 12 years ago
e829c66
ARM: gemini: fix the gemini build
by Linus Walleij
· 12 years ago
f81a3a1
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 12 years ago
75b53ae
mmc: omap: fix broken PIO mode
by Paul Walmsley
· 12 years ago
3550ccd
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
by Ian Chen
· 12 years ago
9623b5b
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
by Doug Anderson
· 12 years ago
e74f3a9
mmc: dw_mmc: fix error handling in PIO mode
by Seungwon Jeon
· 12 years ago
9b2026a
mmc: dw_mmc: correct mishandling error interrupt
by Seungwon Jeon
· 12 years ago
182c908
mmc: dw_mmc: amend using error interrupt status
by Seungwon Jeon
· 12 years ago
077d407
mmc: atmel-mci: not busy flag has also to be used for read operations
by Ludovic Desroches
· 12 years ago
74f330b
mmc: sdhci-esdhc: break out early if clock is 0
by Shawn Guo
· 12 years ago
fc108d2
mmc: mxs-mmc: fix deadlock caused by recursion loop
by Lauri Hintsala
· 12 years ago
1af36b2
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
by Lauri Hintsala
· 12 years ago
660d9a9
mmc: bfin_sdh: fix dma_desc_array build error
by Sonic Zhang
· 12 years ago
78b495c
UBI: fix a horrible memory deallocation bug
by Artem Bityutskiy
· 12 years ago
28e5158
ARM: shmobile: armadillo800eva: enable rw rootfs mount
by Kuninori Morimoto
· 12 years ago
5b716ac
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
0b1a34c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
3729d4a
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 12 years ago
3800bd3
Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
5002200
net: qmi_wwan: add several new Gobi devices
by Bjørn Mork
· 12 years ago
e1b2aa7
fddi: 64 bit bug in smt_add_para()
by Dan Carpenter
· 12 years ago
b6d86d3
linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends
by Guenter Roeck
· 12 years ago
4cbe5a5
Linux 3.6-rc4
by Linus Torvalds
· 12 years ago
cee5848
time: Move ktime_t overflow checking into timespec_valid_strict
by John Stultz
· 12 years ago
1146f88
gpio: rdc321x: Prevent removal of modules exporting active GPIOs
by Axel Lin
· 12 years ago
7a611e6
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
a16d9d2
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 12 years ago
a492246
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
dd29149
gpio: em: Fix checking return value of irq_alloc_descs
by Axel Lin
· 12 years ago
4c30aa3
gpio: mc9s08dz60: Fix build error if I2C=m
by Axel Lin
· 12 years ago
b27393a
net: ethernet: fix kernel OOPS when remove davinci_mdio module
by Bin Liu
· 12 years ago
599901c
net/xfrm/xfrm_state.c: fix error return code
by Julia Lawall
· 12 years ago
48f125c
net: ipv6: fix error return code
by Julia Lawall
· 12 years ago
fa026e2
net: qmi_wwan: new device: Foxconn/Novatel E396
by Aleksander Morgado
· 12 years ago
ab6f148
usbnet: fix deadlock in resume
by Oliver Neukum
· 12 years ago
b72c200
cs89x0 : packet reception not working
by Jaccon Bastiaansen
· 12 years ago
2e4a263
ALSA: snd-usb: fix cross-interface streaming devices
by Daniel Mack
· 12 years ago
245baf9
ALSA: snd-usb: fix calls to next_packet_size
by Daniel Mack
· 12 years ago
fbcfbf5
ALSA: snd-usb: restore delay information
by Daniel Mack
· 12 years ago
0dcd505
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
03d2f44
ALSA: snd-usb: use list_for_each_safe for endpoint resources
by Pavel Roskin
· 12 years ago
4fd2057
ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c
by Andrew Lunn
· 12 years ago
5b423f6
netfilter: nf_conntrack: fix racy timer handling with reliable events
by Pablo Neira Ayuso
· 12 years ago
e26a603
ARM: shmobile: mackerel: fixup usb module order
by Kuninori Morimoto
· 12 years ago
ee3c843
ARM: shmobile: armadillo800eva: fixup: sound card detection order
by Kuninori Morimoto
· 12 years ago
14a15d6
bnx2x: Correct the ndo_poll_controller call
by Merav Sicron
· 12 years ago
26614ba
bnx2x: Move netif_napi_add to the open call
by Merav Sicron
· 12 years ago
c5ae7d4
ipv4: must use rcu protection while calling fib_lookup
by Eric Dumazet
· 12 years ago
5c879d2
bnx2x: fix 57840_MF pci id
by Yuval Mintz
· 12 years ago
acbb219
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
by Francesco Ruggeri
· 12 years ago
d821a4c
e1000e: DoS while TSO enabled caused by link partner with small MSS
by Bruce Allan
· 12 years ago
99469c3
l2tp: avoid to use synchronize_rcu in tunnel free function
by xeb@mail.ru
· 12 years ago
e2c53be
gianfar: fix default tx vlan offload feature flag
by Claudiu Manoil
· 12 years ago
3f509c6
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
by Pablo Neira Ayuso
· 12 years ago
3683243
xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX
by Ian Campbell
· 12 years ago
155e36d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
768fd07
s390/32: Don't clobber personality flags on exec
by Heiko Carstens
· 12 years ago
6c7080a
firmware: fix directory creation rule matching with make 3.82
by Mark Asselstine
· 12 years ago
015618b
ALSA: snd-usb: Fix URB cancellation at stream start
by Daniel Mack
· 12 years ago
497dcf6
ARM: shmobile: marzen: fixup smsc911x id for regulator
by Kuninori Morimoto
· 12 years ago
6f33814
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
by Paul Menzel
· 12 years ago
6fc09f1
netfilter: nfnetlink_log: fix error return code in init path
by Julia Lawall
· 12 years ago
ef6acf6
netfilter: ctnetlink: fix error return code in init path
by Julia Lawall
· 12 years ago
0a54e93
ipvs: fix error return code
by Julia Lawall
· 12 years ago
c1b5112
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
Next »