aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* reiserfs: convert j_commit_lock to mutexJeff Mahoney2008-07-25
* reiserfs: convert j_flush_sem to mutexJeff Mahoney2008-07-25
* reiserfs: convert j_lock to mutexJeff Mahoney2008-07-25
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-25
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-25
* ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault2008-07-25
* gpio: max732x driverEric Miao2008-07-25
* gpiolib: allow user-selectionMichael Buesch2008-07-25
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-25
* gpio: sysfs interfaceDavid Brownell2008-07-25
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-25
* sm501: gpio I2C supportBen Dooks2008-07-25
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-25
* sm501: add gpiolib supportBen Dooks2008-07-25
* sm501: add power control callbackBen Dooks2008-07-25
* printk ratelimiting rewriteDave Young2008-07-25
* kallsyms: unify 32- and 64-bit codeVegard Nossum2008-07-25
* Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-25
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* init.h: remove obsolete contentRobert P. J. Day2008-07-25
* clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-25
* call_usermodehelper(): increase reliabilityKOSAKI Motohiro2008-07-25
* asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk2008-07-25
* build-kernel-profileo-only-when-requested-cleanupsAndrew Morton2008-07-25
* build kernel/profile.o only when requestedAdrian Bunk2008-07-25
* lists: remove a redundant conditional definition of list_add()Robert P. J. Day2008-07-25
* Remove apparently unused fd1772.h header file.Robert P. J. Day2008-07-25
* include: use get/put_unaligned_* helpersHarvey Harrison2008-07-25
* locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt2008-07-25
* split the typecheck macros out of include/linux/kernel.hAndrew Morton2008-07-25
* endian: Always evaluate arguments.David Miller2008-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-24
|\
| * virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-24
| * virtio: Rename set_features to finalize_featuresRusty Russell2008-07-24
| * virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-24
| * s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-24
| * virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-24
| * virtio: clarify that ABI is usable by any implementationsRusty Russell2008-07-24
* | Label kthread_create() with printf attribute tag.Rusty Russell2008-07-24
* | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-24
|\
| * ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-24
| * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-24
| * ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-24
| * ide-generic: remove broken PPC_PREP supportBartlomiej Zolnierkiewicz2008-07-24
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-24
| * ide: remove <asm-cris/ide.h>Bartlomiej Zolnierkiewicz2008-07-24
| * ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz2008-07-24
| * ide-generic: minor fix for mipsBartlomiej Zolnierkiewicz2008-07-24
| * ide-generic: fix ide_default_io_base() for m32rBartlomiej Zolnierkiewicz2008-07-24