index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-14
MAINTAINERS: EB110ATX is not ebsa110
Russell King
1
-1
/
+0
2009-06-13
FRV: Fix interaction with new generic header stuff
David Howells
1
-120
/
+3
2009-06-13
[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’
Ingo Molnar
1
-0
/
+2
2009-06-13
[SCSI] cnic: fix undefined reference to `ip6_route_output'
Randy Dunlap
1
-2
/
+6
2009-06-13
avr32: Fix oops on unaligned user access
Haavard Skinnemoen
1
-1
/
+10
2009-06-13
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
3
-0
/
+24
2009-06-13
i2c-s3c2410: move to using platform idtable to match devices
Ben Dooks
1
-26
/
+22
2009-06-13
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
1
-2
/
+12
2009-06-13
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
1
-7
/
+18
2009-06-13
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
1
-1
/
+11
2009-06-13
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
1
-6
/
+15
2009-06-13
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
1
-8
/
+7
2009-06-13
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
2
-4
/
+9
2009-06-13
xfs: fix small mismerge in xfs_vn_mknod
Christoph Hellwig
1
-2
/
+2
2009-06-13
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
Christoph Hellwig
1
-1
/
+8
2009-06-12
PM: Add empty suspend/resume device irq functions
Heiko Carstens
1
-0
/
+6
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
5
-129
/
+151
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
3
-5
/
+5
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
5
-504
/
+505
2009-06-12
Driver Core: Rework platform suspend/resume, print warning
Magnus Damm
1
-24
/
+12
2009-06-12
PM: Remove device_type suspend()/resume()
Magnus Damm
2
-10
/
+0
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
3
-81
/
+79
2009-06-12
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
2
-21
/
+3
2009-06-12
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
3
-38
/
+5
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
7
-93
/
+80
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
7
-38
/
+38
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
7
-32
/
+0
2009-06-12
x86: unify power/cpu_(32|64).c
Sergio Luis
3
-260
/
+1
2009-06-12
x86: unify power/cpu_(32|64) copyright notes
Sergio Luis
2
-2
/
+3
2009-06-12
x86: unify power/cpu_(32|64) regarding restoring processor state
Sergio Luis
2
-38
/
+135
2009-06-12
x86: unify power/cpu_(32|64) regarding saving processor state
Sergio Luis
2
-1
/
+76
2009-06-12
x86: unify power/cpu_(32|64) global variables
Sergio Luis
2
-0
/
+17
2009-06-12
x86: unify power/cpu_(32|64) headers
Sergio Luis
2
-4
/
+10
2009-06-12
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
Rafael J. Wysocki
1
-0
/
+16
2009-06-12
PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-12
perf_counter: Start documenting HAVE_PERF_COUNTERS requirements
Mike Frysinger
2
-0
/
+17
2009-06-12
MAINTAINERS: update Eric Miao's email address and status
Eric Miao
1
-5
/
+5
2009-06-12
fb: add support of LCD display controller on pxa168/910 (base layer)
Lennert Buytenhek
5
-0
/
+1499
2009-06-12
slab: setup cpu caches later on when interrupts are enabled
Pekka Enberg
1
-18
/
+19
2009-06-12
slab,slub: don't enable interrupts during early boot
Pekka Enberg
7
-0
/
+47
2009-06-12
slab: fix gfp flag in setup_cpu_cache()
Pekka Enberg
1
-1
/
+1
2009-06-12
xfs: fix freeing memory in xfs_getbmap()
Felix Blyakher
1
-0
/
+1
2009-06-12
lguest: add support for indirect ring entries
Mark McLoughlin
1
-12
/
+29
2009-06-12
lguest: suppress notifications in example Launcher
Rusty Russell
1
-0
/
+15
2009-06-12
lguest: try to batch interrupts on network receive
Rusty Russell
1
-1
/
+16
2009-06-12
lguest: avoid sending interrupts to Guest when no activity occurs.
Rusty Russell
1
-0
/
+9
2009-06-12
lguest: implement deferred interrupts in example Launcher
Rusty Russell
1
-19
/
+22
2009-06-12
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
4
-43
/
+5
2009-06-12
lguest: have example Launcher service all devices in separate threads
Rusty Russell
1
-574
/
+259
2009-06-12
lguest: use eventfds for device notification
Rusty Russell
5
-6
/
+116
[next]