index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
*
[PATCH] tpm: improve output in sysfs files when the TPM fails
Kylene Jo Hall
2005-06-24
*
[PATCH] tpm: add debugging output
Kylene Hall
2005-06-24
*
[PATCH] tpm: replace odd LPC init function
Kylene Hall
2005-06-24
*
[PATCH] tpm: TPMs on additional LPC bus
Kylene Hall
2005-06-24
*
[PATCH] tpm: locking fixes
Kylene Hall
2005-06-24
*
[PATCH] tpm: add cancel function
Kylene Hall
2005-06-24
*
[PATCH] tpm: sysfs owernship changes
Kylene Hall
2005-06-24
*
[PATCH] tpm: remove unnecessary __force
Kylene Hall
2005-06-24
*
[PATCH] tpm: use to_pci_dev
Kylene Hall
2005-06-24
*
[PATCH] tpm: fix timer initialization
Kylene Hall
2005-06-24
*
[PATCH] tpm: large stack objects
Kylene Hall
2005-06-24
*
[PATCH] tpm: read return code issue
Kylene Hall
2005-06-24
*
[PATCH] tpm: remove unnecessary module stuff
Kylene Hall
2005-06-24
*
[PATCH] tpm: address missing const defs
Kylene Hall
2005-06-24
*
[PATCH] tpm: Fix concerns with TPM driver -- use enums
Kylene Hall
2005-06-24
*
[PATCH] char/tpm: use msleep(), clean-up timers,
Nishanth Aravamudan
2005-06-24
*
[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms
Andrew Morton
2005-06-24
*
[PATCH] ipmi: use completions, not semaphores, in powerdown code
Corey Minyard
2005-06-24
*
[PATCH] ipmi: add power cycle capability
Corey Minyard
2005-06-24
*
[PATCH] ipmi: timer shutdown cleanup
Corey Minyard
2005-06-24
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-06-23
|
\
|
*
[PATCH] ppc64: add a watchdog driver for rtas
Utz Bacher
2005-06-22
*
|
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
2005-06-23
*
|
[PATCH] Introduce tty_unregister_ldisc()
Alexey Dobriyan
2005-06-23
*
|
[PATCH] Potential null pointer dereference in amiga serial driver
TINNES Julien RD-MAPS-ISS
2005-06-23
|
/
*
[PATCH] mips: add vr41xx gpio support
Yoichi Yuasa
2005-06-21
*
[PATCH] ppc64 iSeries: allow build with no PCI
Stephen Rothwell
2005-06-21
*
[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]
Zaur Kambarov
2005-06-21
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-20
|
\
|
*
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...
Yani Ioannou
2005-06-20
|
*
[PATCH] Fix typo in scdrv_init()
Jason Uhlenkott
2005-06-20
|
*
[PATCH] fix up ipmi code after class_simple.c removal
Andrew Morton
2005-06-20
|
*
[PATCH] class: convert drivers/char/* to use the new class api instead of cla...
gregkh@suse.de
2005-06-20
|
*
[PATCH] tty: move to use the new class code, instead of class_simple
gregkh@suse.de
2005-06-20
*
|
[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog
Lennert Buytenhek
2005-06-20
|
/
*
[PATCH] console blanking oops fix
Jan Beulich
2005-06-18
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
2005-06-10
|
\
|
*
[PATCH] remove bogus hack from radeon IRQ handler
Dave Airlie
2005-06-10
|
*
[PATCH] drm add i945G pci id
Dave Airlie
2005-06-10
*
|
[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).
David Mosberger
2005-06-07
*
|
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-06-07
*
|
[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...
Michael Werner
2005-06-07
*
|
[PATCH] i945G patch for agpgart
Alan Hourihane
2005-06-07
*
|
[PATCH] moxa: do not ignore input
Denis Vlasenko
2005-06-06
|
/
*
[PATCH] ipmi build fix
Neil Horman
2005-05-25
*
[PATCH] Add sysfs support for the IPMI device interface
Corey Minyard
2005-05-20
*
[PATCH] Fix filp being passed through raw ioctl handler
Stephen Tweedie
2005-05-18
*
[PATCH] Intel 6300ESB TCO timer support
Peter Lundkvist
2005-05-17
*
[PATCH] Fix root hole in raw device
Stephen Tweedie
2005-05-17
*
[PATCH] make some things static
Adrian Bunk
2005-05-05
[next]