index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-10-21
33
-635
/
+3447
|
\
|
*
PM / Wakeup: Show wakeup sources statistics in debugfs
Rafael J. Wysocki
2010-10-19
1
-0
/
+85
|
*
PM: Introduce library for device-specific OPPs (v7)
Nishanth Menon
2010-10-17
6
-0
/
+1125
|
*
PM: Add sysfs attr for rechecking dev hash from PM trace
James Hogan
2010-10-17
5
-0
/
+87
|
*
PM: Lock PM device list mutex in show_dev_hash()
James Hogan
2010-10-17
1
-1
/
+4
|
*
PM / Runtime: Remove idle notification after failing suspend
Rafael J. Wysocki
2010-10-17
1
-9
/
+2
|
*
PM / Hibernate: Modify signature used to mark swap
Rafael J. Wysocki
2010-10-17
1
-3
/
+3
|
*
PM / Runtime: Reduce code duplication in core helper functions
Rafael J. Wysocki
2010-10-17
1
-68
/
+54
|
*
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
2010-10-17
2
-2
/
+11
|
*
PM: runtime: add missed pm_request_autosuspend
Ming Lei
2010-10-17
1
-0
/
+5
|
*
PM / Hibernate: Make some boot messages look less scary
Rafael J. Wysocki
2010-10-17
2
-8
/
+8
|
*
PM / Runtime: Implement autosuspend support
Alan Stern
2010-10-17
6
-14
/
+473
|
*
PM / Runtime: Add no_callbacks flag
Alan Stern
2010-10-17
6
-8
/
+149
|
*
PM / Runtime: Combine runtime PM entry points
Alan Stern
2010-10-17
2
-130
/
+110
|
*
PM / Runtime: Merge synchronous and async runtime routines
Alan Stern
2010-10-17
1
-235
/
+140
|
*
PM / Runtime: Replace boolean arguments with bitflags
Alan Stern
2010-10-17
2
-44
/
+54
|
*
PM / Runtime: Move code in drivers/base/power/runtime.c
Alan Stern
2010-10-17
1
-39
/
+38
|
*
sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
Alan Stern
2010-10-17
2
-0
/
+74
|
*
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
2010-10-17
2
-8
/
+14
|
*
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-10-17
10
-125
/
+756
|
*
PM: Fix signed/unsigned warning in dpm_show_time()
Kevin Cernekee
2010-10-17
1
-1
/
+1
|
*
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
2010-10-17
4
-3
/
+16
|
*
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
Rafael J. Wysocki
2010-10-17
1
-2
/
+4
|
*
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
2010-10-17
1
-1
/
+1
|
*
PM: Fix unmet dependency warning from kconfig
Rafael J. Wysocki
2010-10-17
1
-0
/
+1
|
*
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
2010-10-17
6
-8
/
+306
|
*
PM / Runtime: Lenient generic runtime pm callbacks
Ohad Ben-Cohen
2010-10-17
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
141
-1847
/
+2335
|
\
\
|
*
|
Fix IRQ flag handling naming
David Howells
2010-10-07
63
-1158
/
+1482
|
*
|
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2010-10-07
45
-2
/
+45
|
*
|
smc91x: Add missing #inclusion of <linux/irq.h>
David Howells
2010-10-07
1
-0
/
+1
|
*
|
Drop a couple of unnecessary asm/system.h inclusions
David Howells
2010-10-07
2
-2
/
+0
|
*
|
SH: Add missing consts to sys_execve() declaration
David Howells
2010-10-07
1
-3
/
+4
|
*
|
Blackfin: Rename IRQ flags handling functions
David Howells
2010-10-07
19
-274
/
+284
|
*
|
Blackfin: Add missing dep to asm/irqflags.h
David Howells
2010-10-07
1
-1
/
+8
|
*
|
Blackfin: Rename DES PC2() symbol to avoid collision
David Howells
2010-10-07
1
-65
/
+65
|
*
|
Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header
David Howells
2010-10-07
5
-47
/
+58
|
*
|
Blackfin: Split PLL code from mach-specific cdef headers
David Howells
2010-10-07
15
-344
/
+436
*
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-21
24
-1232
/
+3842
|
\
\
\
|
*
|
|
spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA
Ilkka Koskinen
2010-10-20
1
-13
/
+26
|
*
|
|
spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode
Jason Wang
2010-10-20
1
-0
/
+6
|
*
|
|
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...
Grant Likely
2010-10-18
184
-1413
/
+2071
|
|
\
\
\
|
|
*
|
|
spi/bfin_spi: namespace local structs
Mike Frysinger
2010-10-18
1
-58
/
+61
|
|
*
|
|
spi/bfin_spi: init early
Michael Hennerich
2010-10-18
1
-1
/
+1
|
|
*
|
|
spi/bfin_spi: check per-transfer bits_per_word
Bob Liu
2010-10-18
1
-1
/
+6
|
|
*
|
|
spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)
Barry Song
2010-10-18
1
-2
/
+7
|
|
*
|
|
spi/bfin_spi: cs should be always low when a new transfer begins
Rob Maris
2010-10-18
1
-2
/
+1
|
|
*
|
|
spi/bfin_spi: fix typo in comment
Rob Maris
2010-10-18
1
-1
/
+1
|
|
*
|
|
spi/bfin_spi: reject unsupported SPI modes
Mike Frysinger
2010-10-18
1
-0
/
+4
|
|
*
|
|
spi/bfin_spi: use dma_disable_irq_nosync() in irq handler
Barry Song
2010-10-18
1
-1
/
+1
[next]