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
Commit message (
Expand
)
Author
Age
*
i2c: Add support for the PCF8575 chip
Bart Van Assche
2008-01-27
*
i2c-ibm_iic: Whitespace cleanup
Stefan Roese
2008-01-27
*
i2c-pasemi: use i2c_add_numbered_adapter()
Olof Johansson
2008-01-27
*
i2c-nforce2: The nForce2 can do block transactions
Jean Delvare
2008-01-27
*
printk: revert ktime_get() timestamps
Ingo Molnar
2008-01-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-01-27
|
\
|
*
[CIFS] DFS build fixes
Steve French
2008-01-25
|
*
[CIFS] DFS support: provide shrinkable mounts
Igor Mammedov
2008-01-24
|
*
[CIFS] Do not log path names in lookup errors
Steve French
2008-01-19
|
*
[CIFS] DFS support patchset: Added mountdata
Igor Mammedov
2008-01-10
|
*
[CIFS] Forgot to add two new files from previous commit
Steve French
2008-01-10
|
*
[CIFS] DNS name resolution helper upcall for cifs
Steve French
2008-01-09
|
*
[CIFS] fix checkpatch warnings in fs/cifs/inode.c
Steve French
2008-01-08
|
*
[CIFS] hold ses sem on tcp session reconnect during mount
Steve French
2008-01-03
|
*
[CIFS] Allow setting mode via cifs acl
Steve French
2007-12-31
|
*
[CIFS] fix unicode string alignment in SPNEGO setup
Jeff Layton
2007-12-30
|
*
[CIFS] cifs_partialpagewrite() cleanup
Steve French
2007-12-30
|
*
[CIFS] use krb5 session key from first SMB session after a NegProt
Jeff Layton
2007-12-30
|
*
[CIFS] redo existing session setup if needed in cifs_mount
Jeff Layton
2007-12-30
|
*
[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set
Jeff Layton
2007-12-30
|
*
[CIFS] fix SetEA failure to some Samba versions
Steve French
2007-12-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-01-27
|
\
\
|
*
|
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: fix final status check in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: task_end_request() fix
Tejun Heo
2008-01-26
|
*
|
ide: use rq->nr_sectors in task_end_request()
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: remove needless ->cursg clearing from task_end_request()
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide-tape: fix handling of non-special requests in ->end_request method
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: fix final status check in task_in_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
2008-01-26
|
*
|
cmd64x: remove /proc/ide/cmd64x
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: add ide_busy_sleep() helper
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: print banner message once per controller in m68k host drivers
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
rapide: remove write-only hwif->hwif_data
Bartlomiej Zolnierkiewicz
2008-01-26
|
*
|
ide: use ide_init_port_hw() in setup-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
[next]