summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-26i2c-stub: Chip address as a module parameterJean Delvare2-3/+31
2006-09-26i2c: Plan i2c-isa for removalJean Delvare1-0/+9
2006-09-26i2c: New bus driver for TI OMAP boardsKomal Shah3-0/+687
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare22-32/+6
2006-09-26i2c-matroxfb: Struct init conversionJean Delvare1-6/+7
2006-09-26i2c: Fix copy-n-paste in subsystem KconfigArthur Othieno1-1/+1
2006-09-26i2c-au1550: Add I2C support for Au1200Domen Puncer2-5/+4
2006-09-26i2c-au1550: Add SMBus functionality flagDomen Puncer1-1/+1
2006-09-26i2c-au1550: Fix timeout problemDomen Puncer1-4/+10
2006-09-26i2c-sibyte: Kip Walker is goneJean Delvare1-1/+1
2006-09-26i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare5-229/+155
2006-09-26i2c-algo-sibyte: CleanupsJean Delvare1-30/+1
2006-09-26i2c: __must_check fixes, i2c-devJean Delvare1-3/+11
2006-09-26i2c: __must_check fixes (core drivers)Jean Delvare2-13/+69
2006-09-26i2c-dev: Drop the client templateJean Delvare1-9/+4
2006-09-26i2c-dev: Use a list for data storageJean Delvare1-20/+25
2006-09-26i2c-dev: CleanupsJean Delvare1-25/+8
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds55-577/+1659
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike2-17/+1
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike6-86/+100
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: stack usage reductionJeff Dike5-17/+21
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2-9/+6
2006-09-26[PATCH] uml: Remove unused variableJeff Dike3-13/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike4-13/+22
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike12-89/+102
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike3-71/+67
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike11-32/+25
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike14-23/+173
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki3-10/+59
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki1-6/+18
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki1-0/+14
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki3-0/+19
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki5-255/+186
2006-09-26[PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki3-70/+540
2006-09-26[PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki1-9/+15
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki5-18/+18
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki1-12/+3
2006-09-26[PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki1-15/+17
2006-09-26[PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki1-40/+53
2006-09-26[PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2-22/+29
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki8-104/+145
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki3-0/+50
2006-09-26[PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2-28/+76
2006-09-26[PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki1-30/+32