summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | | | Merge branch 'origin' into devel-stableRussell King2010-03-0898-771/+3655
| | | | | | |\| | | | | | |
| | | | | | * | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-253-8/+12
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / / | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-155-14/+115
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / / / | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | ARM: SAMSUNG: Add initial documentation directory and overviewBen Dooks2010-01-191-0/+86
| | | | | | * | | | | | | | ARM: SAMSUNG: Add script to change old clksrc_clk to new register defsBen Dooks2010-01-151-0/+167
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | | | | * | | | | | | | ldisc: new dcd_change() method for line disciplinesRodolfo Giometti2010-03-131-0/+4
| | | | | * | | | | | | | Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori2010-03-131-1/+1
| | | | | * | | | | | | | Documentation: remove the PCI DMA API description in DMA-API.txtFUJITA Tomonori2010-03-131-137/+15
| | | | | * | | | | | | | Documentation: convert PCI-DMA-mapping.txt to use the generic DMA APIFUJITA Tomonori2010-03-131-180/+172
| | | | | * | | | | | | | dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-131-0/+10
| | | | | * | | | | | | | dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori2010-03-131-0/+58
| | | | | * | | | | | | | DMA-API.txt: remove dma_sync_single_range descriptionFUJITA Tomonori2010-03-131-10/+0
| | | | | * | | | | | | | DMA-API.txt: add dma_sync_single/sg API descriptionFUJITA Tomonori2010-03-131-0/+42
| | | | | * | | | | | | | Documentation/DMA-API.txt: remove deprecated function descriptionsFUJITA Tomonori2010-03-131-28/+0
| | | | | * | | | | | | | ipmi: add parameter to limit CPU usage in kipmidMartin Wilck2010-03-131-0/+12
| | | | | * | | | | | | | memcg: fix typos in memcg_test.txtKirill A. Shutemov2010-03-131-2/+2
| | | | | * | | | | | | | memcg: update memcg_test.txt to describe memory thresholdsKirill A. Shutemov2010-03-131-0/+21
| | | | | * | | | | | | | cgroups: add simple listener of cgroup events to documentationKirill A. Shutemov2010-03-131-0/+110
| | | | | * | | | | | | | memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki2010-03-132-2/+8
| | | | | * | | | | | | | memcg: update memcg_test.txtDaisuke Nishimura2010-03-131-2/+20
| | | | | * | | | | | | | memcg: implement memory thresholdsKirill A. Shutemov2010-03-131-1/+18
| | | | | * | | | | | | | cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-131-0/+20
| | | | | * | | | | | | | memcg: move charges of anonymous swapDaisuke Nishimura2010-03-131-0/+2
| | | | | * | | | | | | | memcg: add interface to move charge at task migrationDaisuke Nishimura2010-03-131-2/+54
| | | | | * | | | | | | | cgroups: fix CONTENTS in cgroups documentationKirill A. Shutemov2010-03-131-0/+1
| | | | | * | | | | | | | cgroups: subsystem module unloadingBen Blum2010-03-131-2/+3
| | | | | * | | | | | | | cgroups: subsystem module loading interfaceBen Blum2010-03-131-0/+4
| | | | | * | | | | | | | cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-131-1/+12
| | | | | * | | | | | | | Documentation/email-clients.txt: update gmail informationDave Young2010-03-131-21/+9
| | | | | * | | | | | | | Documentation: remove obsolete voyager.txt fileBartlomiej Zolnierkiewicz2010-03-131-95/+0
| | | | | * | | | | | | | Documentation/SubmitChecklist: add rule #1Randy Dunlap2010-03-131-2/+6
| | | | | * | | | | | | | Documentation/vm/: split txt and source filesRandy Dunlap2010-03-136-173/+209
| | | | | * | | | | | | | Documentation/fs/: split txt and source filesRandy Dunlap2010-03-135-35/+50
| | | | | * | | | | | | | Documentation/laptop/: split txt and source filesRandy Dunlap2010-03-135-170/+178
| | | | | * | | | | | | | Documentation/timers/: split txt and source filesRandy Dunlap2010-03-135-272/+282
| | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| * | | | | | | | | | | timestamping: fix example buildRandy Dunlap2010-03-163-7/+16
* | | | | | | | | | | | kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu2010-03-161-8/+2
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-082-78/+37
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
| * | | | | | | | | | | HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)Stefan Richter2010-03-081-77/+36
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-081-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-03-021-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch2010-03-011-1/+1
* | | | | | | | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-081-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-241-0/+6
* | | | | | | | | | | | | | Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-03-081-8/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | powerpc: doc/dts-bindings: update doc of FSL I2C bindingsWolfgang Grandegger2010-03-071-8/+22
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-03-081-0/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-061-0/+65