index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmzone.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
4
-8
/
+8
2011-11-15
PM / driver core: disable device's runtime PM during shutdown
Peter Chen
1
-0
/
+3
2011-11-14
PM / devfreq: correct Kconfig dependency
MyungJoo Ham
1
-24
/
+17
2011-11-14
PM / devfreq: fix use after free in devfreq_remove_device
Axel Lin
1
-2
/
+6
2011-11-14
PM / shmobile: Avoid restoring the INTCS state during initialization
Rafael J. Wysocki
1
-4
/
+8
2011-11-10
PM / devfreq: Remove compiler error after irq.h update
MyungJoo Ham
1
-0
/
+2
2011-11-10
PM / QoS: Properly use the WARN() macro in dev_pm_qos_add_request()
Guennadi Liakhovetski
1
-12
/
+6
2011-11-10
PM / Clocks: Only disable enabled clocks in pm_clk_suspend()
Magnus Damm
1
-1
/
+2
2011-11-10
ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix
Magnus Damm
1
-0
/
+6
2011-11-10
PM / shmobile: Don't skip debugging output in pd_power_up()
Guennadi Liakhovetski
1
-2
/
+2
2011-11-08
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
1
-1
/
+1
2011-11-08
x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell
Linus Torvalds
1
-1
/
+1
2011-11-08
x86 platform drivers: make Dell laptop driver select needed LED support
Linus Torvalds
1
-0
/
+2
2011-11-08
drivers/media: video/a5k6aa is a module and so needs module.h
Paul Gortmaker
1
-0
/
+1
2011-11-08
n_gsm: Fix timings
Alan Cox
1
-5
/
+7
2011-11-08
hwspinlock/u8500: fix build error due to undefined label
Axel Lin
1
-4
/
+2
2011-11-08
hwspinlock: Don't return a value in __hwspin_unlock
Axel Lin
1
-1
/
+0
2011-11-08
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
Dan Williams
1
-2
/
+2
2011-11-08
md/raid5: abort any pending parity operations when array fails.
NeilBrown
1
-4
/
+8
2011-11-08
mfd: fix build failures in recently added ab5500 code
Paul Gortmaker
2
-0
/
+2
2011-11-08
hwspinlock/u8500: include linux/module.h
Axel Lin
1
-0
/
+1
2011-11-08
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
1
-0
/
+1
2011-11-08
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-07
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-07
PM / devfreq: fix private_data
Jonathan Corbet
1
-1
/
+1
2011-11-07
Documentation: Fix typo in freezer-subsystem.txt
Rafael J. Wysocki
1
-2
/
+2
2011-11-07
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
1
-0
/
+1
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-07
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
MAINTAINERS/rds: update maintainer
Or Gerlitz
1
-1
/
+1
2011-11-07
wanrouter: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
[next]