summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-25init.h: remove obsolete contentRobert P. J. Day
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-25call_usermodehelper(): increase reliabilityKOSAKI Motohiro
2008-07-25asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk
2008-07-25build-kernel-profileo-only-when-requested-cleanupsAndrew Morton
2008-07-25build kernel/profile.o only when requestedAdrian Bunk
2008-07-25lists: remove a redundant conditional definition of list_add()Robert P. J. Day
2008-07-25Remove apparently unused fd1772.h header file.Robert P. J. Day
2008-07-25include: use get/put_unaligned_* helpersHarvey Harrison
2008-07-25locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt
2008-07-25split the typecheck macros out of include/linux/kernel.hAndrew Morton
2008-07-25endian: Always evaluate arguments.David Miller
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-24Label kthread_create() with printf attribute tag.Rusty Russell
2008-07-25virtio: Add transport feature handling stub for virtio_ring.Rusty Russell
2008-07-25virtio: Rename set_features to finalize_featuresRusty Russell
2008-07-25virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger
2008-07-25virtio_blk: check for hardsector size from hostChristian Borntraeger
2008-07-25virtio: clarify that ABI is usable by any implementationsRusty Russell
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-24ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz
2008-07-24ide-generic: remove broken PPC_PREP supportBartlomiej Zolnierkiewicz
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-07-24ide: remove <asm-cris/ide.h>Bartlomiej Zolnierkiewicz
2008-07-24ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz
2008-07-24ide-generic: minor fix for mipsBartlomiej Zolnierkiewicz
2008-07-24ide-generic: fix ide_default_io_base() for m32rBartlomiej Zolnierkiewicz
2008-07-24ide: fix <asm-xtensa/ide.h>Bartlomiej Zolnierkiewicz
2008-07-24ide: add ide_pci_remove() helperBartlomiej Zolnierkiewicz
2008-07-24ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz
2008-07-24ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2008-07-24UFS: add const to parser token tableSteven Whitehouse
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter
2008-07-24fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt
2008-07-24video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu
2008-07-24neofb: drop the xtimings structureKrzysztof Helt
2008-07-24lcd: add platform_lcd driverBen Dooks