index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
6
-8
/
+149
2010-10-17
PM / Runtime: Combine runtime PM entry points
Alan Stern
2
-130
/
+110
2010-10-17
PM / Runtime: Merge synchronous and async runtime routines
Alan Stern
1
-235
/
+140
2010-10-17
PM / Runtime: Replace boolean arguments with bitflags
Alan Stern
2
-44
/
+54
2010-10-17
PM / Runtime: Move code in drivers/base/power/runtime.c
Alan Stern
1
-39
/
+38
2010-10-17
sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
Alan Stern
2
-0
/
+74
2010-10-17
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
2
-8
/
+14
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
10
-125
/
+756
2010-10-17
PM: Fix signed/unsigned warning in dpm_show_time()
Kevin Cernekee
1
-1
/
+1
2010-10-17
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
4
-3
/
+16
2010-10-17
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
Rafael J. Wysocki
1
-2
/
+4
2010-10-17
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
1
-1
/
+1
2010-10-17
PM: Fix unmet dependency warning from kconfig
Rafael J. Wysocki
1
-0
/
+1
2010-10-17
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
6
-8
/
+306
2010-10-17
PM / Runtime: Lenient generic runtime pm callbacks
Ohad Ben-Cohen
1
-2
/
+2
2010-10-15
m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN
Kyle McMartin
1
-2
/
+2
2010-10-15
m32r: add kernel/.gitignore and ignore vmlinux.lds
Kyle McMartin
1
-0
/
+1
2010-10-15
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
1
-1
/
+1
2010-10-15
m32r: restore _BLOCKABLE
Kyle McMartin
1
-0
/
+2
2010-10-15
types.h: define __aligned_u64 and expose to userspace
Eric Paris
1
-1
/
+14
2010-10-15
uml: fix build
FUJITA Tomonori
1
-9
/
+5
2010-10-15
sysctl: min/max bounds are optional
Eric Dumazet
1
-9
/
+0
2010-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+13
2010-10-15
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
1
-0
/
+13
2010-10-15
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+11
2010-10-15
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+17
2010-10-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-5
/
+6
2010-10-15
ubd: fix incorrect sector handling during request restart
Tejun Heo
1
-4
/
+5
2010-10-14
Export dump_{write,seek} to binary loader modules
Linus Torvalds
1
-0
/
+2
2010-10-14
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
1
-2
/
+2
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
2
-32
/
+40
2010-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-77
/
+104
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
3
-22
/
+6
2010-10-14
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
1
-2
/
+11
2010-10-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-10-13
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2010-10-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+14
2010-10-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-17
/
+44
2010-10-13
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-10-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-30
/
+40
2010-10-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+10
2010-10-13
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
HID: Add Cando touch screen 15.6-inch product id
François Jaouen
3
-0
/
+4
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2
-1
/
+2
2010-10-12
ARM: 6440/1: ep93xx: DMA: fix channel_disable
Mika Westerberg
1
-1
/
+1
2010-10-12
ps3disk: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
1
-1
/
+1
[next]