Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e657bd51f313d87fbbb22d1edf625dba87ef353
1e657bd
Regression: fix mounting NFS when NFSv3 support is not compiled
by Paulius Zaleckas
· 14 years ago
8e35f8e
NLM: Fix a regression in lockd
by Trond Myklebust
· 14 years ago
6800e4c
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
477d4e4
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
fe9d1159
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
e5c1353
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
2236baa
i2c: Sanity checks on adapter registration
by Jean Delvare
· 14 years ago
e1e18ee
i2c: Mark i2c_adapter.id as deprecated
by Jean Delvare
· 14 years ago
f3dc65d
i2c: Drivers shouldn't include <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
dfdee5f
i2c: Delete unused adapter IDs
by Jean Delvare
· 14 years ago
dc6641b
i2c: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 14 years ago
968ab18
include/linux/kernel.h: Move logging bits to include/linux/printk.h
by Linus Torvalds
· 14 years ago
22d3243
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
by Jim Bos
· 14 years ago
52d159e
hwmon: (w83795) Check for BEEP pin availability
by Jean Delvare
· 14 years ago
793c51d
hwmon: (w83795) Clear intrusion alarm immediately
by Jean Delvare
· 14 years ago
cf6b9ea
hwmon: (w83795) Read the intrusion state properly
by Jean Delvare
· 14 years ago
2a2d27d
hwmon: (w83795) Print the actual temperature channels as sources
by Jean Delvare
· 14 years ago
edff2f8
hwmon: (w83795) List all usable temperature sources
by Jean Delvare
· 14 years ago
d5ab845
hwmon: (w83795) Expose fan control method
by Jean Delvare
· 14 years ago
ae51cd9
hwmon: (w83795) Fix fan control mode attributes
by Jean Delvare
· 14 years ago
61ec2da
hwmon: (lm95241) Check validity of input values
by Jean Delvare
· 14 years ago
2aa25c2
hwmon: Change mail address of Hans J. Koch
by Hans J. Koch
· 14 years ago
e25cd06
PCI: sysfs: fix printk warnings
by Randy Dunlap
· 14 years ago
620751a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
f187a45
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 14 years ago
7023166
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
58e89c2
Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
044b941
GFS2: Fix inode deallocation race
by Steven Whitehouse
· 14 years ago
c8f3678
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
by Paul Mundt
· 14 years ago
574490e
ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate
by Kuninori Morimoto
· 14 years ago
6318af9
sh: intc: Fix up build failure introduced by radix tree changes.
by Paul Mundt
· 14 years ago
344ac14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/urgent
by Paul Mundt
· 14 years ago
dce1431
fsl-diu-fb: drop dead ioctl define
by Mike Frysinger
· 14 years ago
fc5fef5
MAINTAINERS: Add an fbdev git tree entry.
by Paul Mundt
· 14 years ago
2744b88
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
1ca7318
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
68cee4f1
slub: Fix slub_lock down/up imbalance
by Pavel Emelyanov
· 14 years ago
0143832
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
f8b372a
Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"
by Ingo Molnar
· 14 years ago
c0caf7b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
c22cff0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
6b4e81d
i8k: Tell gcc that *regs gets clobbered
by Jim Bos
· 14 years ago
ed3aada
ACPI: debugfs custom_method open to non-root
by Dave Jones
· 14 years ago
1c66b36
ocfs2: Change some lock status member in ocfs2_lock_res to char.
by Tao Ma
· 14 years ago
754961a
ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings
by Kukjin Kim
· 14 years ago
20676c1
ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings
by Kukjin Kim
· 14 years ago
c39d8d5
ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings
by Kyungmin Park
· 14 years ago
9457b24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
80ef913
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
1c32ca9
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
00dad7f
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
edaa4d6
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
891cbd3
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
b5c5510
Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
f254379
drivers/ata/pata_octeon_cf.c: delete double assignment
by Julia Lawall
· 14 years ago
f60215a
pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test
by Tejun Heo
· 14 years ago
2a5f07b
libata: fix NULL sdev dereference race in atapi_qc_complete()
by Tejun Heo
· 14 years ago
0597d1b
can-bcm: fix minor heap overflow
by Oliver Hartkopp
· 14 years ago
6c4f199
gianfar: Do not call device_set_wakeup_enable() under a spinlock
by Rafael J. Wysocki
· 14 years ago
4038565
ipv6: Warn users if maximum number of routes is reached.
by Ben Greear
· 14 years ago
cbaf087
docs: Add neigh/gc_thresh3 and route/max_size documentation.
by Ben Greear
· 14 years ago
19c0ef6
axnet_cs: fix resume problem for some Ax88790 chip
by Ken Kawasaki
· 14 years ago
2de7957
ipv6: addrconf: don't remove address state on ifdown if the address is being kept
by Lorenzo Colitti
· 14 years ago
8f49c27
tcp: Don't change unlocked socket state in tcp_v4_err().
by David S. Miller
· 14 years ago
5ef4130
x25: Prevent crashing when parsing bad X.25 facilities
by Dan Rosenberg
· 14 years ago
e68e613
cxgb4vf: add call to Firmware to reset VF State.
by Casey Leedom
· 14 years ago
e7a3795
cxgb4vf: Fail open if link_start() fails.
by Casey Leedom
· 14 years ago
8b6edf8
cxgb4vf: flesh out PCI Device ID Table ...
by Casey Leedom
· 14 years ago
eb6c503
cxgb4vf: fix some errors in Gather List to skb conversion
by Casey Leedom
· 14 years ago
b94e72e
cxgb4vf: fix bug in Generic Receive Offload
by Casey Leedom
· 14 years ago
53c7886
cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()
by Casey Leedom
· 14 years ago
5e09a10
ixgbe: Look inside vlan when determining offload protocol.
by Hao Zheng
· 14 years ago
d0d9d8e
bnx2x: Look inside vlan when determining checksum proto.
by Hao Zheng
· 14 years ago
0a85df0
vlan: Add function to retrieve EtherType from vlan packets.
by Hao Zheng
· 14 years ago
167c25e
virtio-net: init link state correctly
by Jason Wang
· 14 years ago
75e6047
ucc_geth: Fix deadlock
by Joakim Tjernlund
· 14 years ago
2040bd5
ucc_geth: Do not bring the whole IF down when TX failure.
by Joakim Tjernlund
· 14 years ago
1f18b71
net: Fix header size check for GSO case in recvmsg (af_packet)
by Mariusz Kozlowski
· 14 years ago
7c13a0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
369cf77
rtnetlink: Fix message size calculation for link messages
by Thomas Graf
· 14 years ago
a0a6da1
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7803c05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
522a991
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
82e3e76
PCI: fix pci_bus_alloc_resource() hang, prefer positive decode
by Bjorn Helgaas
· 14 years ago
8a9f772
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
25a3455
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
28397ba
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
99efb93
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
fb1cb7b
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
fe7e96f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
0f90933
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
e2b3483
crypto: pcrypt - Fix use after free on padata_free
by Steffen Klassert
· 14 years ago
bd760e1
backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support
by Edgar (gimli) Hucek
· 14 years ago
4f1aa84
drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value
by Michael Hennerich
· 14 years ago
c7ce250
drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling
by Michael Hennerich
· 14 years ago
fef7764
backlight: add low threshold to pwm backlight
by Arun Murthy
· 14 years ago
a1025e2
drivers/video/backlight/s6e63m0.c: fix section mismatch
by Axel Lin
· 14 years ago
d974e00
drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sysfs attribute file in s6e63m0_remove
by Axel Lin
· 14 years ago
4dbdf88
backlight: fix blanking for L4F00242T03 LCD
by Marek Vasut
· 14 years ago
6bde908
backlight: fix blanking for LMS283GF05 LCD
by Marek Vasut
· 14 years ago
Next »