summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove fs.h from mm.hAlexey Dobriyan2007-07-302-33/+5Star
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-301-1/+1
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-305-12/+32
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-302-5/+5
* Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-291-1/+3
* m68knommu: remove crap from machdep.hGreg Ungerer2007-07-291-33/+2Star
* m68knommu: fix declaration of mach_sched_initGreg Ungerer2007-07-291-1/+1
* rip some includes from linux/interrupt.hAl Viro2007-07-291-2/+2
* fix preprocessor idiocy in reiserfsAl Viro2007-07-291-3/+5
* more include order horrorsAl Viro2007-07-291-17/+16Star
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-294-16/+4Star
|\
| * [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-271-1/+1
| * [S390] add types.h include to s390_ext.hChristian Borntraeger2007-07-271-0/+2
| * [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-271-5/+0Star
| * [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-10/+1Star
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-296-6/+51
|\ \
| * | Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2007-07-252-0/+34
| * | Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-251-0/+1
| * | Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_...Mike Frysinger2007-07-251-6/+6
| * | Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2007-07-242-0/+10
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-291-2/+2
|\ \ \
| * | | [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fixQi Yong2007-07-271-2/+2
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-291-2/+1Star
|\ \ \ | |/ / |/| |
| * | [ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xxQuinn Jensen2007-07-281-2/+1Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-262-1/+3
|\ \
| * | mmc: update kerneldocPierre Ossman2007-07-261-1/+1
| * | sdhci: add support to ENE-CB714Leandro Dorileo2007-07-261-0/+2
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-263-0/+37
|\ \ \
| * | | [POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt2007-07-261-0/+20
| * | | [POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell2007-07-261-0/+12
| * | | [POWERPC] iSeries: We need vio_enable_interruptsStephen Rothwell2007-07-261-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-262-1/+66
|\ \ \ \
| * | | | [PATCH] sched: add above_background_load() functionCon Kolivas2007-07-261-0/+16
| * | | | [PATCH] sched: arch preempt notifier mechanismAvi Kivity2007-07-262-0/+49
| * | | | [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZIngo Molnar2007-07-261-1/+1
| |/ / /
* | | | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-261-0/+3
* | | | PNP: fix up after LindentBjorn Helgaas2007-07-262-184/+64Star
* | | | PNP: Lindent all source filesBjorn Helgaas2007-07-262-157/+268
* | | | include/asm-:mips add missing edac h fileDoug Thompson2007-07-261-0/+35
* | | | fix 'dynreloc miscount' link error on PowerpcSam Ravnborg2007-07-262-2/+1Star
* | | | lguest: documentation III: DriversRusty Russell2007-07-262-4/+61
* | | | lguest: documentation II: GuestRusty Russell2007-07-261-9/+38
* | | | xen: xen/page.h compile fixJeremy Fitzhardinge2007-07-261-0/+1
* | | | PM: fix compiler error of PPC dart_iommuRyusuke Konishi2007-07-261-0/+3
* | | | arm unaligned.h annotationsAl Viro2007-07-261-10/+12
* | | | m68k {in,out}_le{16,32} endianness misannotationAl Viro2007-07-261-4/+4
* | | | make powerpc BUG_ON() OK with pointers and bitwiseAl Viro2007-07-261-1/+1
* | | | amd64: fix get_user() on bitwiseAl Viro2007-07-261-2/+2
* | | | make __chk_{user,io}_ptr() accept pointers to volatileAl Viro2007-07-261-2/+2
* | | | alpha: long constantAl Viro2007-07-261-1/+1