index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
slob.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
4
-59
/
+12
2010-12-24
PM: Remove redundant checks from core device resume routines
Rafael J. Wysocki
1
-27
/
+17
2010-12-24
PM: Use a different list of devices for each stage of device suspend
Rafael J. Wysocki
1
-34
/
+19
2010-12-24
PM: Avoid compiler warning in pm_noirq_op()
Rafael J. Wysocki
1
-1
/
+1
2010-12-24
PM: Use pm_wakeup_pending() in __device_suspend()
Rafael J. Wysocki
1
-0
/
+5
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
6
-17
/
+17
2010-12-24
PM: Prevent dpm_prepare() from returning errors unnecessarily
Rafael J. Wysocki
1
-4
/
+7
2010-12-24
PM: Fix references to basic-pm-debugging.txt in drivers-testing.txt
Jon Mason
1
-4
/
+4
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
4
-9
/
+77
2010-12-24
PM / Hibernate: When failed, in_suspend should be reset
MyungJoo Ham
1
-0
/
+1
2010-12-24
PM / Hibernate: hibernation_ops->leave should be checked too
MyungJoo Ham
1
-1
/
+1
2010-12-24
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tejun Heo
2
-2
/
+13
2010-12-24
PM: Use proper ccflag flag in kernel/power/Makefile
Tracey Dent
1
-4
/
+1
2010-12-24
PM / Runtime: Fix comments to match runtime callback code
Aaro Koskinen
1
-2
/
+2
2010-12-24
KEYS: Don't call up_write() if __key_link_begin() returns an error
David Howells
1
-1
/
+0
2010-12-24
cs5535-gpio: handle GPIO regs where higher (clear) bits are set
Andres Salomon
1
-2
/
+6
2010-12-24
cs5535-gpio: don't apply errata #36 to edge detect GPIOs
Andres Salomon
1
-4
/
+11
2010-12-23
ext4: fix on-line resizing regression
Theodore Ts'o
1
-0
/
+5
2010-12-23
ALSA: hda - Fix GPIO2-fixup for Sony laptops
Takashi Iwai
1
-1
/
+1
2010-12-23
ALSA: hda - Try to find an empty control index when it's occupied
Takashi Iwai
1
-23
/
+34
2010-12-23
ALSA: hda - Fix conflict of d-mic capture volume controls
Takashi Iwai
1
-3
/
+2
2010-12-23
drivers/spi/spi.c: don't release the spi device twice
Sebastian Andrzej Siewior
1
-2
/
+1
2010-12-23
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
3
-14
/
+47
2010-12-23
include/linux/unaligned: pack the whole struct rather than just the field
Will Newton
1
-3
/
+3
2010-12-23
led_class: fix typo in blink API
Johannes Berg
1
-1
/
+1
2010-12-23
backlight: cr_bllcd.c: fix a memory leak
Axel Lin
1
-0
/
+1
2010-12-23
mm/migrate.c: fix compilation error
Michal Nazarewicz
1
-0
/
+2
2010-12-23
rtc: rs5c372: fix buffer size
Wolfram Sang
1
-1
/
+1
2010-12-23
MAINTAINERS: update geode entry
Andres Salomon
1
-1
/
+1
2010-12-23
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
1
-0
/
+3
2010-12-23
writeback: do uninterruptible sleep in balance_dirty_pages()
Wu Fengguang
1
-1
/
+1
2010-12-23
logfs: fix "Kernel BUG at readwrite.c:1193"
Prasad Joshi
1
-0
/
+3
2010-12-23
logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex
Prasad Joshi
1
-1
/
+1
2010-12-23
mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...
Mel Gorman
1
-1
/
+10
2010-12-23
mm/compaction.c: avoid double mem_cgroup_del_lru()
Minchan Kim
1
-1
/
+0
2010-12-22
mfd: Support additional parent IDs for wm831x
Mark Brown
1
-1
/
+5
2010-12-22
mfd: Fix ab8500-core interrupt ffs bit bug
Mattias Wallin
1
-1
/
+1
2010-12-22
mfd: Supply IRQ base for WM832x devices
Mark Brown
1
-1
/
+1
2010-12-22
watchdog: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
1
-1
/
+1
2010-12-22
gpio: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
1
-1
/
+1
2010-12-22
ocfs2: Fix system inodes cache overflow.
Tao Ma
1
-1
/
+1
2010-12-22
drm: Include the connector name in the output_poll_execute() debug message
Chris Wilson
1
-1
/
+4
2010-12-21
drm/radeon/kms: fix bug in r600_gpu_is_lockup
Alex Deucher
1
-2
/
+8
2010-12-21
perf probe: Fix to support libdwfl older than 0.148
Masami Hiramatsu
1
-30
/
+55
2010-12-21
perf tools: Fix lazy wildcard matching
Masami Hiramatsu
1
-1
/
+1
2010-12-21
Linux 2.6.37-rc7
v2.6.37-rc7
Linus Torvalds
1
-1
/
+1
2010-12-21
ALSA: hda - Don't apply ALC269-specific initialization to ALC275
Kailang Yang
1
-22
/
+23
2010-12-21
ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecs
Kailang Yang
1
-0
/
+12
2010-12-21
ALSA: pcm: remember to always call va_end() on stuff that we va_start()
Jesper Juhl
1
-3
/
+7
2010-12-21
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
[next]