Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1e2ef05bb8cf851a694d38e9170c89e7ff052741
1e2ef05
PM: Limit race conditions between runtime PM and system sleep (v2)
by Rafael J. Wysocki
· 13 years ago
eea3fc0
PCI / PM: Detect early wakeup in pci_pm_prepare()
by Rafael J. Wysocki
· 13 years ago
632e270
PM / Runtime: Return special error code if runtime PM is disabled
by Rafael J. Wysocki
· 13 years ago
455716e
PM / Runtime: Update documentation of interactions with system sleep
by Rafael J. Wysocki
· 13 years ago
c47586b
ARM: mach-shmobile: sh7372 A3SG support
by Magnus Damm
· 13 years ago
082517a
ARM: mach-shmobile: sh7372 A3RI support
by Magnus Damm
· 13 years ago
33afebf
ARM: mach-shmobile: sh7372 A3RV support
by Magnus Damm
· 13 years ago
96f7934
ARM: mach-shmobile: sh7372 A4LC support for AP4EVB
by Magnus Damm
· 13 years ago
e3e0109
ARM / shmobile: Support for I/O power domains for SH7372 (v9)
by Rafael J. Wysocki
· 13 years ago
3d5c303
PM: Rename clock management functions
by Rafael J. Wysocki
· 13 years ago
b7b9592
PM: Allow the clocks management code to be used during system suspend
by Rafael J. Wysocki
· 13 years ago
d4f2d87
PM / Domains: Wakeup devices support for system sleep transitions
by Rafael J. Wysocki
· 13 years ago
596ba34
PM / Domains: System-wide transitions support for generic domains (v5)
by Rafael J. Wysocki
· 13 years ago
5248051
PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)
by Rafael J. Wysocki
· 13 years ago
e529192
PM: Introduce generic "noirq" callback routines for subsystems (v2)
by Rafael J. Wysocki
· 13 years ago
f721889
PM / Domains: Support for generic I/O PM domains (v8)
by Rafael J. Wysocki
· 13 years ago
dc6e4e5
PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME
by Rafael J. Wysocki
· 13 years ago
564b905
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
by Rafael J. Wysocki
· 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
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
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
32dd119
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
by Konrad Rzeszutek Wilk
· 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
· 13 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
7646223
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 13 years ago
9a8f99f
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
by Christian Dietrich
· 13 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
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
· 13 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
· 13 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
26c4cae
taskstats: don't allow duplicate entries in listener mode
by Vasiliy Kulikov
· 13 years ago
0814257
mm: fix assertion mapping->nrpages == 0 in end_writeback()
by Jan Kara
· 13 years ago
9b67932
mm/memory-failure.c: fix spinlock vs mutex order
by Peter Zijlstra
· 13 years ago
aa2c96d
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count
by Josh Hunt
· 13 years ago
507c5f1
include/linux/compat.h: declare compat_sys_sendmmsg()
by Chris Metcalf
· 13 years ago
2b4b248
romfs: fix romfs_get_unmapped_area() argument check
by Bob Liu
· 13 years ago
8c95aa6
um: add asm/percpu.h
by Richard Weinberger
· 13 years ago
31c1771
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
by Priyanka Jain
· 13 years ago
Next »