aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-13FRV: Fix interaction with new generic header stuffDavid Howells1-120/+3
2009-06-13[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’Ingo Molnar1-0/+2
2009-06-13[SCSI] cnic: fix undefined reference to `ip6_route_output'Randy Dunlap1-2/+6
2009-06-13avr32: Fix oops on unaligned user accessHaavard Skinnemoen1-1/+10
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors3-0/+24
2009-06-13i2c-s3c2410: move to using platform idtable to match devicesBen Dooks1-26/+22
2009-06-13i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen1-2/+12
2009-06-13i2c: OMAP2/3: Fix scll/sclh calculationsAaro Koskinen1-7/+18
2009-06-13i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionalityMichael Hennerich1-1/+11
2009-06-13i2c: Blackfin TWI: fix transfer errors with repeat startFrank Shew1-6/+15
2009-06-13i2c: Blackfin TWI: fix REPEAT START mode doesn't repeatSonic Zhang1-8/+7
2009-06-13i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0Michael Hennerich2-4/+9
2009-06-12xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig1-2/+2
2009-06-12xfs: fix warnings with CONFIG_XFS_QUOTA disabledChristoph Hellwig1-1/+8
2009-06-12PM: Add empty suspend/resume device irq functionsHeiko Carstens1-0/+6
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck5-129/+151
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki3-5/+5
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki5-504/+505
2009-06-12Driver Core: Rework platform suspend/resume, print warningMagnus Damm1-24/+12
2009-06-12PM: Remove device_type suspend()/resume()Magnus Damm2-10/+0
2009-06-12PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki3-81/+79
2009-06-12PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki2-21/+3
2009-06-12PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm3-38/+5
2009-06-12PM core: rename suspend and resume functionsAlan Stern7-93/+80
2009-06-12PM: Rename device_power_down/up()Magnus Damm7-38/+38
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm7-32/+0
2009-06-12x86: unify power/cpu_(32|64).cSergio Luis3-260/+1
2009-06-12x86: unify power/cpu_(32|64) copyright notesSergio Luis2-2/+3
2009-06-12x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis2-38/+135
2009-06-12x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis2-1/+76
2009-06-12x86: unify power/cpu_(32|64) global variablesSergio Luis2-0/+17
2009-06-12x86: unify power/cpu_(32|64) headersSergio Luis2-4/+10
2009-06-12PM: Warn if interrupts are enabled during suspend-resume of sysdevsRafael J. Wysocki1-0/+16
2009-06-12PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput1-1/+1
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger2-0/+17
2009-06-13MAINTAINERS: update Eric Miao's email address and statusEric Miao1-5/+5
2009-06-13fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek5-0/+1499
2009-06-12slab: setup cpu caches later on when interrupts are enabledPekka Enberg1-18/+19
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg7-0/+47
2009-06-12slab: fix gfp flag in setup_cpu_cache()Pekka Enberg1-1/+1
2009-06-12xfs: fix freeing memory in xfs_getbmap()Felix Blyakher1-0/+1
2009-06-12lguest: add support for indirect ring entriesMark McLoughlin1-12/+29
2009-06-12lguest: suppress notifications in example LauncherRusty Russell1-0/+15
2009-06-12lguest: try to batch interrupts on network receiveRusty Russell1-1/+16
2009-06-12lguest: avoid sending interrupts to Guest when no activity occurs.Rusty Russell1-0/+9
2009-06-12lguest: implement deferred interrupts in example LauncherRusty Russell1-19/+22
2009-06-12lguest: remove obsolete LHREQ_BREAK callRusty Russell4-43/+5
2009-06-12lguest: have example Launcher service all devices in separate threadsRusty Russell1-574/+259
2009-06-12lguest: use eventfds for device notificationRusty Russell5-6/+116
2009-06-12eventfd: export eventfd_signal and eventfd_fget for lguestRusty Russell1-0/+3