summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] qla2xxx: Data accessors Cleanup of last mergeBoaz Harrosh2007-07-231-2/+2
* | Remove fs.h from mm.hAlexey Dobriyan2007-07-2945-33/+81
* | ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-2913-10/+25
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-2917-86/+164
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-2933-47/+47
* | Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-285-25/+60
* | Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell2007-07-281-0/+5
* | m68knommu: remove crap from machdep.hGreg Ungerer2007-07-281-33/+2
* | m68knommu: fix declaration of mach_sched_initGreg Ungerer2007-07-281-1/+1
* | Fix procfs compat_ioctl regressionDavid Miller2007-07-281-2/+22
* | audit: fix two bugs in the new execve audit codePeter Zijlstra2007-07-281-2/+4
* | rip some includes from linux/interrupt.hAl Viro2007-07-282-2/+3
* | fix preprocessor idiocy in reiserfsAl Viro2007-07-281-3/+5
* | more include order horrorsAl Viro2007-07-281-17/+16
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-2834-463/+236
|\ \
| * | [S390] Fix sclp_vt220 error handling.Heiko Carstens2007-07-271-21/+40
| * | [S390] cio: Reorganize initialization.Cornelia Huck2007-07-273-7/+24
| * | [S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck2007-07-271-0/+2
| * | [S390] cio: Clean up messages.Cornelia Huck2007-07-279-90/+87
| * | [S390] Fix IRQ tracing.Heiko Carstens2007-07-272-4/+8
| * | [S390] vmur: fix diag14_read.Frank Munzert2007-07-271-1/+1
| * | [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-274-2/+32
| * | [S390] add types.h include to s390_ext.hChristian Borntraeger2007-07-271-0/+2
| * | [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-273-271/+0
| * | [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-275-9/+8
| * | [S390] sclp: kill unused SCLP config option.Heiko Carstens2007-07-271-9/+3
| * | [S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck2007-07-271-7/+0
| * | [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-272-2/+1
| * | [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-271-8/+6
| * | [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-275-33/+23
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-2819-65/+136
|\ \ \
| * | | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich2007-07-241-1/+1
| * | | Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2007-07-253-2/+36
| * | | Blackfin On-Chip RTC driver update for supporting BF54xMike Frysinger2007-07-151-1/+1
| * | | Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...Michael Hennerich2007-07-251-1/+5
| * | | Blackfin arch: add error message when IRQ no availableMichael Hennerich2007-07-241-1/+5
| * | | Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-254-36/+47
| * | | Blackfin arch: fix a compiling warning about dma-mappingBryan Wu2007-07-241-1/+2
| * | | Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_...Mike Frysinger2007-07-251-6/+6
| * | | Blackfin arch: fix bug which unaligns the init thread's stack and causes the ...Bernd Schmidt2007-07-251-6/+10
| * | | Blackfin arch: Load P0 before storing through itBernd Schmidt2007-07-241-0/+3
| * | | Blackfin arch: fix KGDB bug, dont forget last parameter.Sonic Zhang2007-07-251-1/+1
| * | | Blackfin arch: add selections for BF544 and BF542Mike Frysinger2007-07-241-0/+4
| * | | Blackfin arch: use bfin_read_SWRST() now that BF561 provides itMike Frysinger2007-07-241-4/+0
| * | | Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2007-07-243-5/+15
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-286-19/+28
|\ \ \
| * | | docbook: add pipes, other fixesRandy Dunlap2007-07-273-5/+14
| * | | blktrace: use cpu_clock() instead of sched_clock()Ingo Molnar2007-07-271-10/+10
| * | | bsg: Fix build for CONFIG_BLOCK=nPaul Mundt2007-07-271-2/+2
| * | | [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fixQi Yong2007-07-271-2/+2
| | |/ | |/|