summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-3/+4
* sm501: gpio I2C supportBen Dooks2008-07-251-1/+9
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-251-1/+1
* sm501: add gpiolib supportBen Dooks2008-07-251-18/+2
* sm501: add power control callbackBen Dooks2008-07-251-0/+7
* printk ratelimiting rewriteDave Young2008-07-254-10/+37
* kallsyms: unify 32- and 64-bit codeVegard Nossum2008-07-251-13/+6
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* init.h: remove obsolete contentRobert P. J. Day2008-07-251-7/+1
* call_usermodehelper(): increase reliabilityKOSAKI Motohiro2008-07-251-4/+7
* build-kernel-profileo-only-when-requested-cleanupsAndrew Morton2008-07-251-2/+4
* build kernel/profile.o only when requestedAdrian Bunk2008-07-251-17/+39
* lists: remove a redundant conditional definition of list_add()Robert P. J. Day2008-07-251-4/+0
* Remove apparently unused fd1772.h header file.Robert P. J. Day2008-07-251-80/+0
* include: use get/put_unaligned_* helpersHarvey Harrison2008-07-252-14/+9
* locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt2008-07-252-31/+95
* split the typecheck macros out of include/linux/kernel.hAndrew Morton2008-07-252-20/+25
* endian: Always evaluate arguments.David Miller2008-07-252-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-249-6/+32
|\
| * virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-251-0/+2
| * virtio: Rename set_features to finalize_featuresRusty Russell2008-07-251-3/+4
| * virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-251-0/+6
| * virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-251-0/+3
| * virtio: clarify that ABI is usable by any implementationsRusty Russell2008-07-258-3/+17
* | Label kthread_create() with printf attribute tag.Rusty Russell2008-07-241-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-241-3/+29
|\
| * ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-241-1/+1
| * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-241-0/+6
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-0/+8
| * ide: add ide_pci_remove() helperBartlomiej Zolnierkiewicz2008-07-241-0/+2
| * ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz2008-07-241-0/+7
| * ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz2008-07-241-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-241-0/+2
|\ \
| * | PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki2008-07-221-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-242-5/+23
|\ \ \
| * | | IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-232-4/+22
| * | | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-221-1/+1
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-2/+3
|\ \ \ \
| * \ \ \ Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18133-978/+2740
| |\ \ \ \
| * | | | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-2/+3
* | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-4/+2
|\ \ \ \ \ \
| * | | | | | Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox2008-07-241-4/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-07-242-1/+60
|\ \ \ \ \ \
| * | | | | | leds: Add support for Philips PCA955x I2C LED driversNate Case2008-07-231-0/+14
| * | | | | | leds: mark led_classdev.default_trigger as constAnton Vorontsov2008-07-231-1/+1
| * | | | | | leds: Add pca9532 led driverRiku Voipio2008-07-231-0/+45
* | | | | | | UFS: add const to parser token tableSteven Whitehouse2008-07-241-1/+1
* | | | | | | video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-242-2/+1
* | | | | | | fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt2008-07-241-0/+43
* | | | | | | lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks2008-07-241-1/+1
OpenPOWER on IntegriCloud