Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6775a558fece413376e1dacd435adb5fbe225f40
6775a55
ARM: 6272/1: Convert L2x0 to use the IO relaxed operations
by Catalin Marinas
· 14 years ago
e936771
ARM: 6271/1: Introduce *_relaxed() I/O accessors
by Catalin Marinas
· 14 years ago
661f10f
ARM: 6275/1: ux500: don't use writeb() in uncompress.h
by Rabin Vincent
· 14 years ago
f1b957d
ARM: 6270/1: clean files in arch/arm/boot/compressed/
by Magnus Damm
· 14 years ago
4609a17
ARM: Fix csum_partial_copy_from_user()
by Russell King
· 14 years ago
f9578fc
ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.text
by Uwe Kleine-König
· 14 years ago
51aa87b
ARM: 6263/1: ns9xxx: fix FTBFS for zImage
by Uwe Kleine-König
· 14 years ago
73bcc76
ARM: 6262/1: arm/clps711x: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
31e967d
ARM: 6261/1: arm/shark: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
e6b8b3e
ARM: 6260/1: arm/plat-spear: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
f63a79f
ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
9729c0c
ARM: 6258/1: arm/h720x: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
64dd3b7
ARM: 6233/1: Delete a wrong redundant right parenthesis
by wanzongshun
· 14 years ago
a7029c8
ARM: 6230/1: fix nuc900 touchscreen clk definition bug
by wanzongshun
· 14 years ago
52d9014
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 14 years ago
f4b23cc
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
c42750b
drm/r600: fix possible NULL pointer derefernce
by Alex Deucher
· 14 years ago
e153b70
drm/radeon/kms: add quirk for ASUS HD 3600 board
by Alex Deucher
· 14 years ago
a6a1a09
include/linux/vgaarb.h: add missing part of include guard
by Doug Goldstein
· 14 years ago
e095937
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
83ba371
Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 14 years ago
516bd66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
844b9a8
vfs: fix RCU-lockdep false positive due to /proc
by Paul E. McKenney
· 14 years ago
9d51a6b
sdhci-s3c: add missing remove function
by Marek Szyprowski
· 14 years ago
d45840d
Andres has moved
by Andres Salomon
· 14 years ago
b8ab9f8
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
by Yinghai Lu
· 14 years ago
9aebbdb
x86, numa: fix boot without RAM on node0 again
by Yinghai Lu
· 14 years ago
5528e22
edac: mpc85xx: add support for MPC8569 EDAC controllers
by Anton Vorontsov
· 14 years ago
1cd8521
edac: mpc85xx: fix MPC85xx dependency
by Anton Vorontsov
· 14 years ago
a6aa62a
mm/vmscan.c: fix mapping use after free
by Nick Piggin
· 14 years ago
c61284e
ipc/sem.c: bugfix for semop() not reporting successful operation
by Manfred Spraul
· 14 years ago
7173aef
drm/nouveau: Fix crashes during fbcon init on single head cards.
by Francisco Jerez
· 14 years ago
14d7ec1
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
by Ben Skeggs
· 14 years ago
42f14c4
drm/radeon/kms: fix shared ddc harder
by Alex Deucher
· 14 years ago
9fe41e4
documentation: fix almost duplicate filenames (IO/io-mapping.txt)
by Randy Dunlap
· 14 years ago
19f0f0a
Merge git://git.infradead.org/users/cbou/battery-2.6.35
by Linus Torvalds
· 14 years ago
573201f
bridge: Partially disable netpoll support
by Herbert Xu
· 14 years ago
9440012
drm/i915: enable low power render writes on GEN3 hardware.
by Dave Airlie
· 14 years ago
45503de
drm/i915: Define MI_ARB_STATE bits
by Keith Packard
· 14 years ago
4ede00c
vmwgfx: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
772a2f9
fb: handle allocation failure in alloc_apertures()
by Dan Carpenter
· 14 years ago
bbb642f
drm: radeon: check kzalloc() result
by Kulikov Vasiliy
· 14 years ago
1e8655f
drm/ttm: Fix build on architectures without AGP
by Ben Hutchings
· 14 years ago
620d0be
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Linus Torvalds
· 14 years ago
ee10393
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
16fd536
xfs: track AGs with reclaimable inodes in per-ag radix tree
by Dave Chinner
· 14 years ago
70e60ce
xfs: convert inode shrinker to per-filesystem contexts
by Dave Chinner
· 14 years ago
2ebc346
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
by Dan Rosenberg
· 14 years ago
d0c6f62
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
46ac0cc
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
by Linus Torvalds
· 14 years ago
2decd5a
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
b4fd4f8
intel_scu_ipc: Oops/crash fixes
by Sreedhara DS
· 14 years ago
b5384d4
Btrfs: fix CLONE ioctl destination file size expansion to block boundary
by Sage Weil
· 14 years ago
99d8f83
Btrfs: fix split_leaf double split corner case
by Chris Mason
· 14 years ago
45e77d3
tcp: fix crash in tcp_xmit_retransmit_queue
by Ilpo Järvinen
· 14 years ago
b508998
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
9078370
kmemleak: Add support for NO_BOOTMEM configurations
by Catalin Marinas
· 14 years ago
7952f98
kmemleak: Annotate false positive in init_section_page_cgroup()
by Catalin Marinas
· 14 years ago
878c495
[S390] cio: fix potential overflow in chpid descriptor
by Sebastian Ott
· 14 years ago
0abccf7
[S390] add missing device put
by Stefan Haberland
· 14 years ago
cffab6b
[S390] dasd: use correct label location for diag fba disks
by Peter Oberparleiter
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
a9f7f2e
Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 14 years ago
a197479
x86: kprobes: fix swapped segment registers in kretprobe
by Roland McGrath
· 14 years ago
2044f22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
d9a9dc6
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
by Arnaud Ebalard
· 14 years ago
bea9a6d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
cd9f040
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
by Linus Torvalds
· 14 years ago
f82c3d7
x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain
by Jacob Pan
· 14 years ago
fd19dce
x86: Fix x2apic preenabled system with kexec
by Yinghai Lu
· 14 years ago
5453258
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
by Joel Becker
· 14 years ago
ee2e611
ibmveth: lost IRQ while closing/opening device leads to service loss
by Robert Jennings
· 14 years ago
0f6142f
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
58c84ed
PCI: fall back to original BIOS BAR addresses
by Bjorn Helgaas
· 14 years ago
f469461
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
e979cf5
ceph: do not include cap/dentry releases in replayed messages
by Sage Weil
· 14 years ago
01a92f1
ceph: reuse request message when replaying against recovering mds
by Sage Weil
· 14 years ago
79140bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
cc10b6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
95c0ec6
vhost: avoid pr_err on condition guest can trigger
by Michael S. Tsirkin
· 14 years ago
5b39187
Input: w90p910_ts - fix call to setup_timer()
by Wan ZongShun
· 14 years ago
e40dbc5
ipmr: Don't leak memory if fib lookup fails.
by Ben Greear
· 14 years ago
042bd1f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
8d369bb
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
by Alex Deucher
· 14 years ago
13ceef0
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
by Jan Kara
· 14 years ago
a39953d
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
by Wengang Wang
· 14 years ago
f5e27b6
ocfs2: Don't duplicate pages past i_size during CoW.
by Tao Ma
· 14 years ago
08be979
x86: Force HPET readback_cmp for all ATI chipsets
by Thomas Gleixner
· 14 years ago
1680e90
vhost-net: avoid flush under lock
by Michael S. Tsirkin
· 14 years ago
59376cc
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
by Eric Miao
· 14 years ago
728a756
GFS2: rename causes kernel Oops
by Bob Peterson
· 14 years ago
8b42160
GFS2: BUG in gfs2_adjust_quota
by Abhijith Das
· 14 years ago
b1becbd
GFS2: Fix kernel NULL pointer dereference by dlm_astd
by Bob Peterson
· 14 years ago
b7dc2df
GFS2: recovery stuck on transaction lock
by Bob Peterson
· 14 years ago
a8bf2bc
GFS2: O_TRUNC not working on stuffed files across cluster
by Bob Peterson
· 14 years ago
b0f77d0
net: fix problem in reading sock TX queue
by Tom Herbert
· 14 years ago
91a72a7
net/core: neighbour update Oops
by Doug Kehn
· 14 years ago
2f7989e
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
6f7dd68
Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
Next »