Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ba466c74d99b91b2f390a09ad31bbc6cddd8cf4b
ba466c7
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
070f944
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
b775c38
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
af75d5b
hwmon: (k10temp) Update documentation for Fam12h
by Clemens Ladisch
· 13 years ago
014ab48
hwmon-vid: Fix typo in VIA CPU name
by Jean Delvare
· 13 years ago
5da556e
hwmon: (f71882fg) Add support for the F71869A
by Hans de Goede
· 13 years ago
7958e3b
hwmon: Use <> rather than () around my e-mail address
by Hans de Goede
· 13 years ago
b6b2a1e
hwmon: (emc6w201) Properly handle all errors
by Jean Delvare
· 13 years ago
9508d80
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 13 years ago
8aa7ad9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
6e13904
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
f5da24d
PM / Runtime: Update documentation regarding driver removal
by Rafael J. Wysocki
· 13 years ago
5efb54c
PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.
by Kevin Hilman
· 13 years ago
c66a86d
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 13 years ago
0e502ec
hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes
by Guenter Roeck
· 13 years ago
81ae681
hwmon: (pmbus) Improve fan detection
by Guenter Roeck
· 13 years ago
3b33ca4
hwmon: (adm1275) Free allocated memory if probe function fails
by Guenter Roeck
· 13 years ago
7f2c066
hwmon: (pmbus) Drop check for PMBus revision register in probe function
by Guenter Roeck
· 13 years ago
6002525
Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0"
by Ben Skeggs
· 13 years ago
2498c41
drm/radeon/kms: fix typo in cayman reg offset
by Alex Deucher
· 13 years ago
8208441
drm/radeon/kms: use correct reg on fusion when reading back mem config
by Alex Deucher
· 13 years ago
2b1ecb7
drm/i915: apply HWSTAM writes to Ivy Bridge as well
by Jesse Barnes
· 13 years ago
c9e0b84
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
0466dcb
Update version number references in README
by Jesper Juhl
· 13 years ago
ee1b3ea
cifs: set socket send and receive timeouts before attempting connect
by Jeff Layton
· 13 years ago
724d4c0
CREDITS: Fix typo
by Henrik Ahlgren
· 13 years ago
daf54f1
drm/radeon/kms: Fix chremap setup on RV770 CE
by Alex Deucher
· 13 years ago
0e90ed0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
5fc3054
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6
by Linus Torvalds
· 13 years ago
3b775e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 13 years ago
c8618d1
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
by Linus Torvalds
· 13 years ago
427e3df
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
by Linus Torvalds
· 13 years ago
155a16f
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
by Konrad Rzeszutek Wilk
· 13 years ago
4f3c7a1
ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl size
by Takashi Iwai
· 13 years ago
32dd119
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
by Konrad Rzeszutek Wilk
· 13 years ago
286bed0
ALSA: hdspm - Fix compile warnings with PPC
by Takashi Iwai
· 13 years ago
7127641
ALSA: cs5535 - Fix invalid big-endian conversions
by Takashi Iwai
· 13 years ago
e336f61
MAINTAINERS: update AVR32 and AT32AP maintainers
by Hans-Christian Egtvedt
· 13 years ago
9ab3a15
sh: use printk_ratelimited instead of printk_ratelimit
by Paul Mundt
· 13 years ago
7b61ca5
sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.
by Paul Mundt
· 13 years ago
4d4d6fb
ARM: mach-shmobile: make a struct in board-ap4evb.c static
by Guennadi Liakhovetski
· 13 years ago
f71d4af
drm/i915: move IRQ function table init to i915_irq.c
by Jesse Barnes
· 13 years ago
79d2427
drm/i915/overlay: Fix unpinning along init error paths
by Chris Wilson
· 13 years ago
ca56a95
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
0e47427
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
b271a98
drm/radeon/kms: increase rom size for atrm method
by Alex Deucher
· 13 years ago
a18b989
crypto: caam - fix operator precedence in shared descriptor allocation
by Kim Phillips
· 14 years ago
dc501fb
drm/i915: Don't call describe_obj on NULL pointers
by Ben Widawsky
· 13 years ago
d70bed1
drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state
by Keith Packard
· 13 years ago
c017d0d
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
c773547
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
78a3cc3
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
4974317
ahci: change 'masking port_map' printk to KERN_WARNING level
by Linus Torvalds
· 13 years ago
16adf5d
usbnet: Remove over-broad module alias from zaurus.
by Dave Jones
· 13 years ago
1a8690a
MAINTAINERS: drop Michael from bfin_mac driver
by Mike Frysinger
· 13 years ago
a30d515
net/can: activate bit-timing calculation and netlink based drivers by default
by Marc Kleine-Budde
· 13 years ago
55caa92
rionet: fix NULL pointer dereference in rionet_remove
by Yinglin Luan
· 13 years ago
7ab24bf
net+crypto: Use vmalloc for zlib inflate buffers.
by David S. Miller
· 13 years ago
ed6e4ef
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
by Julian Anastasov
· 13 years ago
cd823db
i2c/pca954x: Initialize the mux to disconnected state
by Petri Gynther
· 13 years ago
9b640f2
i2c-taos-evm: Fix log messages
by Jean Delvare
· 13 years ago
6afba9e
sh: fix the value of sh_dmae_slave_config in setup-sh7757
by Yoshihiro Shimoda
· 13 years ago
b00c2c7
sh: fix the INTC vector for IRQ and IRL in setup-sh7757
by Yoshihiro Shimoda
· 13 years ago
cb16c34
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
by Avi Kivity
· 13 years ago
f5b2d0e
ALSA: HDMI - fix ELD monitor name length
by Wu Fengguang
· 13 years ago
7646223
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 14 years ago
9a8f99f
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
by Christian Dietrich
· 14 years ago
937c190
powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig
by Michael Neuling
· 13 years ago
aeb0aea
watchdog: update author email for at32ap700x_wdt
by Hans-Christian Egtvedt
· 13 years ago
0d72c6f
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 13 years ago
c89b857
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
2e34b42
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
04b9059
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 13 years ago
d90ce87
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 13 years ago
505cb6b
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
f01c22f
drm/i915: Use chipset-specific irq installers
by Chris Wilson
· 13 years ago
2573282
drm/i915: forcewake fix after reset
by Ben Widawsky
· 13 years ago
1d1221f
proc: restrict access to /proc/PID/io
by Vasiliy Kulikov
· 13 years ago
0cfae7c
ALSA: atmel - update author email for ABDAC, AC97C and AT73C213
by Hans-Christian Egtvedt
· 13 years ago
9966db22
ALSA: HDA: Add model=auto quirk for Acer Aspire 3830TG
by David Henningsson
· 13 years ago
f0ca89b
ALSA: HDA: Add a new Conexant codec ID (506c)
by David Henningsson
· 13 years ago
ae2a006
watchdog: gef_wdt: fix MODULE_ALIAS
by Axel Lin
· 13 years ago
e376fd6
watchdog: Intel SCU Watchdog: Fix build and remove duplicate code
by Jesper Juhl
· 14 years ago
db98f89
watchdog: mtx1-wdt: fix section mismatch
by Florian Fainelli
· 13 years ago
2ea4e76
watchdog: mtx1-wdt: fix GPIO toggling
by Florian Fainelli
· 13 years ago
9b19d40
watchdog: mtx1-wdt: request gpio before using it
by Florian Fainelli
· 13 years ago
076bad7
watchdog: Handle multiple wm831x watchdogs being registered
by Mark Brown
· 14 years ago
4274215
md: avoid endless recovery loop when waiting for fail device to complete.
by NeilBrown
· 13 years ago
353e5c9
ipv4: Fix IPsec slowpath fragmentation problem
by Steffen Klassert
· 13 years ago
33f99dc
ipv4: Fix packet size calculation in __ip_append_data
by Steffen Klassert
· 13 years ago
b0af8df
Linux 3.0-rc5
by Linus Torvalds
· 13 years ago
ecbec53
drm/i915: more struct_mutex locking
by Hugh Dickins
· 13 years ago
e2377fe
drm/i915: use shmem_truncate_range
by Hugh Dickins
· 13 years ago
5949eac
drm/i915: use shmem_read_mapping_page
by Hugh Dickins
· 13 years ago
3142b65
drm/ttm: use shmem_read_mapping_page
by Hugh Dickins
· 13 years ago
a39bce7
drivers/tty/serial/8250_pci.c: fix warning
by Andrew Morton
· 13 years ago
1fc6e98
drivers/misc/ioc4.c: fix section mismatch / race condition
by Ralf Baechle
· 13 years ago
33721bd
drivers/leds/leds-lp5523.c: fix section mismatches
by Ralf Baechle
· 13 years ago
5286bd9
drivers/leds/leds-lp5521.c: fix section mismatches
by Ralf Baechle
· 13 years ago
ac34a1a
memcg: fix direct softlimit reclaim to be called in limit path
by KAMEZAWA Hiroyuki
· 13 years ago
Next »