summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* lockdep: annotate journal_start()Peter Zijlstra2007-10-111-0/+5
* lockdep: syscall exit checkPeter Zijlstra2007-10-111-0/+2
* lockdep: fixup mutex annotationsPeter Zijlstra2007-10-111-3/+6
* clockevents: introduce force broadcast notifierThomas Gleixner2007-10-141-0/+1
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-141-2/+2
|\
| * hwmon: Convert from class_device to deviceTony Jones2007-10-091-2/+2
* | fix endianness bug in inet_lroAl Viro2007-10-141-1/+1
* | inet_lro: trivial endianness annotationsAl Viro2007-10-141-3/+3
* | more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-141-2/+2
* | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-144-7/+7
* | Merge branch 'hidraw' into for-linusJiri Kosina2007-10-142-0/+91
|\ \
| * | HID: add hidraw interfaceJiri Kosina2007-10-142-0/+91
* | | Input: add KEY_LOGOFFKhelben Blackstaff2007-10-141-0/+1
* | | USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi2007-10-141-0/+1
* | | HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2007-10-141-0/+1
* | | Input: add KEY_SPELLCHECKJiri Kosina2007-10-141-0/+1
|/ /
* | i2c: Rename the PEC functionality bitDavid Brownell2007-10-131-2/+3
* | i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2007-10-132-32/+29
* | i2c: Remove i2c_algorithm.algo_control()David Brownell2007-10-131-7/+0
* | i2c: Document struct i2c_msgDavid Brownell2007-10-131-9/+42
* | i2c-core: Make some code staticAdrian Bunk2007-10-131-2/+0
* | i2c: New-style devices can support driver model wakeup flagsDavid Brownell2007-10-131-3/+4
* | i2c: Kill struct i2c_device_idJean Delvare2007-10-131-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-131-17/+18
|\ \
| * | ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-5/+12
| * | icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-10-131-1/+0
| * | ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz2007-10-131-1/+5
| * | ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz2007-10-131-1/+1
| * | ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz2007-10-131-10/+1
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-138-1/+44
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-13106-973/+4581
| |\ \ \ | | |/ /
| * | | Merge Linux 2.6.23David Woodhouse2007-10-1330-102/+160
| |\ \ \ | | | |/ | | |/|
| * | | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-131-0/+1
| * | | [MTD] Document erase interface.Jörn Engel2007-09-211-0/+7
| * | | [MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse2007-09-062-1/+18
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-2326-40/+81
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-023-12/+15
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-0153-364/+628
| |\ \ \ \ \
| * | | | | | [MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill2007-07-231-0/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-23237-1532/+3653
| |\ \ \ \ \ \
| * | | | | | | [JFFS2] Add LZO compression support.Richard Purdie2007-07-111-0/+1
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-1132-422/+1307
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-044-16/+62
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-302-0/+16
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-10-131-22/+106
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: Replace enum by #defineAvi Kivity2007-10-131-19/+15
| * | | | | | | | | | KVM: in-kernel LAPIC save and restore supportEddie Dong2007-10-131-0/+8
| * | | | | | | | | | KVM: in-kernel IOAPIC save and restore supportHe, Qing2007-10-131-1/+28
| * | | | | | | | | | KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing2007-10-131-0/+36
| * | | | | | | | | | KVM: Emulate hlt in the kernelEddie Dong2007-10-131-0/+1
OpenPOWER on IntegriCloud