index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-23
IPv6: better document max_addresses parameter
Brian Haley
1
-4
/
+4
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
1
-0
/
+2
2010-02-22
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
1
-0
/
+6
2010-02-20
ARM: allow alignment fault mode to be configured at kernel boot
Russell King
1
-0
/
+5
2010-02-19
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2
-0
/
+77
2010-02-18
Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...
Len Brown
1
-0
/
+4
2010-02-17
[SCSI] megaraid_sas: version and documentation update
Yang, Bo
1
-0
/
+16
2010-02-17
pcmcia: use ops_mutex for rsrc_{mgr,nonstatic} locking
Dominik Brodowski
1
-2
/
+3
2010-02-17
pcmcia: assert locking to struct pcmcia_device
Dominik Brodowski
1
-0
/
+25
2010-02-17
pcmcia: add locking documentation
Dominik Brodowski
1
-0
/
+92
2010-02-17
powerpc/of: added documentation for spi chipselects
Ernst Schwab
1
-0
/
+7
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
1
-3
/
+2
2010-02-16
powerpc: doc/dts-bindings: document mpc5121 psc uart dts-bindings
Anatolij Gustschin
1
-0
/
+70
2010-02-17
powerpc: Extended ptrace interface
Dave Kleikamp
1
-0
/
+134
2010-02-15
x86, numa: Remove configurable node size support for numa emulation
David Rientjes
1
-13
/
+3
2010-02-15
x86, numa: Add fixed node size option for numa emulation
David Rientjes
1
-0
/
+4
2010-02-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-2
/
+2
2010-02-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
27
-343
/
+550
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
1
-6
/
+6
2010-02-02
fault injection: correct function names in documentation
Anton Blanchard
1
-2
/
+2
2010-02-01
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+24
2010-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+40
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+49
2010-01-28
Input: update multi-touch protocol documentation
Henrik Rydberg
1
-8
/
+40
2010-01-26
tracing/documentation: Cover new frame pointer semantics
Mike Frysinger
1
-3
/
+23
2010-01-26
tracing/documentation: Fix a typo in ftrace.txt
Yang Hongyang
1
-1
/
+1
2010-01-25
mm: add coherence API for DMA to vmalloc/vmap areas
James Bottomley
1
-0
/
+24
2010-01-22
ACPI: processor: add kernel command line support for early _PDC eval
Alex Chiang
1
-0
/
+4
2010-01-21
sched: Remove USER_SCHED
Dhaval Giani
1
-15
/
+0
2010-01-20
x86: Put 'nopat' in kernel-parameters
Jiri Kosina
1
-0
/
+3
2010-01-20
kprobetrace, doc: Add the explanation to remove probe points
Motohiro KOSAKI
1
-0
/
+7
2010-01-20
kprobetrace, doc: Shell needs single quote to use $ character
Motohiro KOSAKI
1
-2
/
+2
2010-01-17
feature-removal-schedule: Add v4l1 drivers obsoleted by gspca sub drivers
Hans de Goede
1
-0
/
+49
2010-01-16
rcu: 1Q2010 update for RCU documentation
Paul E. McKenney
8
-134
/
+256
2010-01-13
[CPUFREQ] fix default value for ondemand governor
Mike Frysinger
1
-2
/
+2
2010-01-13
tracing/kprobe: Drop function argument access syntax
Masami Hiramatsu
1
-11
/
+10
2010-01-13
tracing/kprobe: Update example output in documentation
Masami Hiramatsu
1
-16
/
+17
2010-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+8
2010-01-11
Documentation/3c509: document ethtool support
Ben Hutchings
1
-4
/
+8
2010-01-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+11
2010-01-11
documentation: update kernel-doc-nano-HOWTO information
Randy Dunlap
1
-5
/
+7
2010-01-11
Documentation: update ring-buffer-design.txt
Randy Dunlap
1
-28
/
+28
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
1
-0
/
+102
2010-01-11
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
1
-2
/
+0
2010-01-11
docs: large update to ioctl-number.txt
Randy Dunlap
1
-44
/
+159
2010-01-10
hwmon: (k10temp) Blacklist more family 10h processors
Clemens Ladisch
1
-6
/
+11
2010-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2010-01-02
Documentation: Rename Documentation/DMA-mapping.txt
Kusanagi Kouichi
2
-1
/
+1
2010-01-02
DocBook: fix ioremap return type
H Hartley Sweeten
1
-6
/
+6
2010-01-02
Documentation: fix ioremap return type
H Hartley Sweeten
1
-1
/
+1
[prev]
[next]