index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
1
-1
/
+1
2010-03-25
cpuset: Fix documentation punctuation
Greg Thelen
1
-19
/
+19
2010-03-19
memcg: fix typo in memcg documentation
Greg Thelen
1
-1
/
+1
2010-03-16
Fix typos in comments
Thomas Weber
4
-7
/
+7
2010-03-15
Documentation/filesystems/proc.txt typo fix.
Rob Landley
1
-1
/
+1
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
19
-92
/
+98
2010-03-12
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+253
2010-03-12
ldisc: new dcd_change() method for line disciplines
Rodolfo Giometti
1
-0
/
+4
2010-03-12
Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-1
/
+1
2010-03-12
Documentation: remove the PCI DMA API description in DMA-API.txt
FUJITA Tomonori
1
-137
/
+15
2010-03-12
Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API
FUJITA Tomonori
1
-180
/
+172
2010-03-12
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
1
-0
/
+10
2010-03-12
dma-mapping.h: add the dma_unmap state API
FUJITA Tomonori
1
-0
/
+58
2010-03-12
DMA-API.txt: remove dma_sync_single_range description
FUJITA Tomonori
1
-10
/
+0
2010-03-12
DMA-API.txt: add dma_sync_single/sg API description
FUJITA Tomonori
1
-0
/
+42
2010-03-12
Documentation/DMA-API.txt: remove deprecated function descriptions
FUJITA Tomonori
1
-28
/
+0
2010-03-12
ipmi: add parameter to limit CPU usage in kipmid
Martin Wilck
1
-0
/
+12
2010-03-12
memcg: fix typos in memcg_test.txt
Kirill A. Shutemov
1
-2
/
+2
2010-03-12
memcg: update memcg_test.txt to describe memory thresholds
Kirill A. Shutemov
1
-0
/
+21
2010-03-12
cgroups: add simple listener of cgroup events to documentation
Kirill A. Shutemov
1
-0
/
+110
2010-03-12
memcg: handle panic_on_oom=always case
KAMEZAWA Hiroyuki
2
-2
/
+8
2010-03-12
memcg: update memcg_test.txt
Daisuke Nishimura
1
-2
/
+20
2010-03-12
memcg: implement memory thresholds
Kirill A. Shutemov
1
-1
/
+18
2010-03-12
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
1
-0
/
+20
2010-03-12
memcg: move charges of anonymous swap
Daisuke Nishimura
1
-0
/
+2
2010-03-12
memcg: add interface to move charge at task migration
Daisuke Nishimura
1
-2
/
+54
2010-03-12
cgroups: fix CONTENTS in cgroups documentation
Kirill A. Shutemov
1
-0
/
+1
2010-03-12
cgroups: subsystem module unloading
Ben Blum
1
-2
/
+3
2010-03-12
cgroups: subsystem module loading interface
Ben Blum
1
-0
/
+4
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
1
-1
/
+12
2010-03-12
Documentation/email-clients.txt: update gmail information
Dave Young
1
-21
/
+9
2010-03-12
Documentation: remove obsolete voyager.txt file
Bartlomiej Zolnierkiewicz
1
-95
/
+0
2010-03-12
Documentation/SubmitChecklist: add rule #1
Randy Dunlap
1
-2
/
+6
2010-03-12
Documentation/vm/: split txt and source files
Randy Dunlap
6
-173
/
+209
2010-03-12
Documentation/fs/: split txt and source files
Randy Dunlap
5
-35
/
+50
2010-03-12
Documentation/laptop/: split txt and source files
Randy Dunlap
5
-170
/
+178
2010-03-12
Documentation/timers/: split txt and source files
Randy Dunlap
5
-272
/
+282
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
98
-771
/
+3655
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-78
/
+37
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
19
-92
/
+98
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2010-03-08
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-07
HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
Stefan Richter
1
-77
/
+36
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2010-03-07
Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-8
/
+22
2010-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+93
2010-03-07
powerpc: doc/dts-bindings: update doc of FSL I2C bindings
Wolfgang Grandegger
1
-8
/
+22
2010-03-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-0
/
+207
2010-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2
-0
/
+243
[next]