aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-101-2/+3
|\
| * kbuild: introduce HDR_ARCH_LIST for headers_install_allKirill A. Shutemov2010-12-141-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-103-17/+125
|\ \
| * | HID: roccat: Update sysfs attribute docStefan Achatz2011-01-083-28/+28
| * | HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz2011-01-081-0/+108
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-102-4/+35
|\ \ \
| * | | PM: Fix references to basic-pm-debugging.txt in drivers-testing.txtJon Mason2010-12-241-4/+4
| * | | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-241-0/+31
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-071-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-291-2/+2
| |\ \ \ \
| | * | | | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-2/+2
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-0/+10
|\ \ \ \ \ \
| * | | | | | workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo2010-12-151-0/+10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-073-19/+153
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-271-18/+26
| |\ \ \ \ \ \ \
| | * | | | | | | input: mt: Document interface updatesHenrik Rydberg2010-12-201-18/+26
| * | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-162-1/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Input: include MT library as source for kerneldocDmitry Torokhov2010-12-161-0/+4
| | * | | | | | | input: mt: Add hovering distance axisHenrik Rydberg2010-12-161-1/+8
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Input: add CMA3000 accelerometer driverHemanth V2010-11-301-0/+115
| |/ / / / / /
* | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-074-0/+165
|\ \ \ \ \ \ \
| * | | | | | | tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-161-0/+19
| * | | | | | | RS485 documentation: add 16C950 UART descriptionYegor Yefremov2010-11-301-4/+5
| * | | | | | | console: add /proc/consolesJiri Slaby2010-11-161-0/+24
| * | | | | | | serial: add Documentation about RS485 serial communicationsClaudio Scordino2010-11-112-0/+121
| |/ / / / / /
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-55/+58
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-222-7/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-55/+58
| |\ \ \ \ \ \ \
| | * | | | | | | USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-161-55/+58
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-071-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] megaraid_sas: Documentation updateadam radford2010-12-221-0/+22
* | | | | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-075-205/+523
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-074-7/+58
| * | | | | | | | | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-074-12/+40
| * | | | | | | | | fs: rcu-walk for path lookupNick Piggin2011-01-072-172/+345
| * | | | | | | | | fs: icache RCU free inodesNick Piggin2011-01-071-0/+14
| * | | | | | | | | fs: dcache remove dcache_lockNick Piggin2011-01-073-30/+34
| * | | | | | | | | fs: change d_hash for rcu-walkNick Piggin2011-01-073-4/+16
| * | | | | | | | | fs: change d_compare for rcu-walkNick Piggin2011-01-073-4/+33
| * | | | | | | | | fs: change d_delete semanticsNick Piggin2011-01-072-14/+21
* | | | | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-061-0/+25
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren2010-12-211-0/+25
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | omap: opp: add OMAP3 OPP table data and common initNishanth Menon2010-12-211-0/+25
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-0616-529/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] bt819: the ioctls in the header are internal to the kernelHans Verkuil2010-12-291-1/+0
| * | | | | | | | | | [media] saa6588: rename rds.h to saa6588.hHans Verkuil2010-12-291-1/+0
| * | | | | | | | | | [media] cardlist: Update lists for em28xx and saa7134Mauro Carvalho Chehab2010-12-292-2/+3
| * | | | | | | | | | [media] saa7134: Add support for Compro VideoMate Vista M1FRamiro Morales2010-12-291-0/+1
| * | | | | | | | | | [media] feature_removal_schedule.txt: mark VIDIOC_*_OLD ioctls to dieMauro Carvalho Chehab2010-12-291-0/+21
| * | | | | | | | | | [media] Remove the old V4L1 v4lgrab.c fileMauro Carvalho Chehab2010-12-293-210/+1