summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-07-221-2/+15
|\
| * leds: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-2/+1
| * leds: Add generic GPIO LED driverRaphael Assenat2007-07-161-0/+14
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-222-7/+18
|\ \
| * | backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-162-7/+18
| |/
* | Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-07-221-15/+17
|\ \
| * | [PATCH] get rid of AVC_PATH postponed treatmentAl Viro2007-07-221-2/+0
| * | [PATCH] allow audit filtering on bit & operationsEric Paris2007-07-221-13/+17
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-221-2/+2
|\ \ \
| * | | [POWERPC] Constify of_platform_driver match_tableStephen Rothwell2007-07-221-1/+1
| * | | [POWERPC] Constify of_platform_driver nameStephen Rothwell2007-07-221-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-221-0/+2
|\ \ \ \
| * \ \ \ Pull thinkpad into release branchLen Brown2007-07-221-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ACPI: thinkpad-acpi: store ThinkPad model informationHenrique de Moraes Holschuh2007-07-211-0/+2
* | | | | x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-0/+3
|/ / / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-212-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [IrDA]: EP7211 IR driver port to the latest SIR APISamuel Ortiz2007-07-211-0/+1
| * | | [NET]: Fix loopback crashes when multiqueue is enabled.Patrick McHardy2007-07-201-1/+1
| |/ /
* | | i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge2007-07-211-0/+7
* | | x86: PM_TRACE supportNigel Cunningham2007-07-211-14/+5
* | | x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-211-0/+3
* | | x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-214-8/+35
* | | x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-211-2/+0
* | | NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-211-0/+3
* | | clockevents: fix resume logicThomas Gleixner2007-07-211-0/+1
* | | clockevents: remove prototypes of removed functionsThomas Gleixner2007-07-211-4/+0
* | | coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-212-4/+0
|/ /
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-201-0/+1
|\ \
| * | V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspaceHans Verkuil2007-07-201-0/+1
* | | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds2007-07-204-2/+39
|\ \ \ | |/ / |/| |
| * | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-203-1/+38
| * | [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-201-1/+1
* | | Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)Roland Dreier2007-07-201-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-202-60/+6
|\ \ \ | |/ / |/| |
| * | Pull ia64-clocksource into release branchTony Luck2007-07-202-60/+6
| |\ \
| | * | [IA64] remove time interpolatorBob Picco2007-07-201-60/+0
| | * | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-0/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-203-0/+144
|\ \ \ \
| * | | | Create drivers/of/platform.cStephen Rothwell2007-07-201-0/+2
| * | | | Create linux/of_platorm.hStephen Rothwell2007-07-201-0/+55
| * | | | Begin consolidation of of_device.hStephen Rothwell2007-07-201-0/+26
| * | | | Split out common parts of prom.hStephen Rothwell2007-07-201-0/+61
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-203-1/+17
|\ \ \ \ \
| * | | | | Input: document intended meaning of KEY_SWITCHVIDEOMODEDmitry Torokhov2007-07-181-1/+2
| * | | | | Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-181-0/+1
| * | | | | Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-181-0/+6
| * | | | | Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-181-0/+8
* | | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-07-201-3/+4
|\ \ \ \ \ \
| * | | | | | [ALSA] ASoC S3C24xx machine drivers - I2C ID for LM4857Liam Girdwood2007-07-201-3/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'cfq' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-201-0/+8
|\ \ \ \ \ \
OpenPOWER on IntegriCloud