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
...
|
*
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
Al Viro
2012-09-26
|
*
switch flush_unauthorized_files() to replace_fd()
Al Viro
2012-09-26
|
*
new helper: replace_fd()
Al Viro
2012-09-26
|
*
take purely descriptor-related stuff from fcntl.c to file.c
Al Viro
2012-09-26
|
*
take close-on-exec logics to fs/file.c, clean it up a bit
Al Viro
2012-09-26
|
*
um: resurrect the right variant of mconsole_proc()
Al Viro
2012-09-26
|
*
take descriptor-related part of close() to file.c
Al Viro
2012-09-26
|
*
take fget() and friends to fs/file.c
Al Viro
2012-09-26
|
*
expose a low-level variant of fd_install() for binder
Al Viro
2012-09-26
|
*
move put_unused_fd() and fd_install() to fs/file.c
Al Viro
2012-09-26
|
*
trim free_fdtable_rcu()
Al Viro
2012-09-26
|
*
don't bother with call_rcu() in put_files_struct()
Al Viro
2012-09-26
|
*
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
2012-09-26
|
*
new helper: __alloc_fd()
Al Viro
2012-09-26
|
*
take rlimit check to callers of expand_files()
Al Viro
2012-09-26
|
*
fanotify: sanitize failure exits in copy_event_to_user()
Al Viro
2012-09-26
|
*
events: don't use get_unused_fd_flags() when get_unused_fd() will do
Al Viro
2012-09-26
|
*
pipe(2) - race-free error recovery
Al Viro
2012-09-26
|
*
binder: don't allow mmap() by process other than proc->tsk
Al Viro
2012-09-26
|
*
autofs4: don't open-code fd_install()
Al Viro
2012-09-26
|
*
make get_unused_fd_flags() a function
Al Viro
2012-09-26
|
*
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-09-26
|
*
take descriptor handling from sock_alloc_file() to callers
Al Viro
2012-09-26
|
*
Merge remote branch 'origin' into for-next
Al Viro
2012-09-26
|
|
\
*
|
\
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
2012-10-02
|
\
\
\
|
*
\
\
Merge branch 'next-cleanup' into for-v3.7
Marek Szyprowski
2012-10-02
|
|
\
\
\
|
|
*
|
|
ARM: dma-mapping: Refrain noisy console message
Hiroshi Doyu
2012-10-02
|
|
*
|
|
ARM: dma-mapping: Small logical clean up
Hiroshi Doyu
2012-10-02
|
|
*
|
|
drivers: dma-contiguous: refactor dma_alloc_from_contiguous()
Michal Nazarewicz
2012-10-02
|
*
|
|
|
ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page
Hiroshi Doyu
2012-10-02
|
*
|
|
|
ARM: highbank: add coherent DMA setup
Rob Herring
2012-10-02
|
*
|
|
|
ARM: kill off arch_is_coherent
Rob Herring
2012-10-02
|
*
|
|
|
ARM: add coherent iommu dma ops
Rob Herring
2012-10-02
|
*
|
|
|
ARM: add coherent dma ops
Rob Herring
2012-10-02
|
|
/
/
/
*
|
|
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
|
\
\
\
\
|
*
\
\
\
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
2012-10-02
|
|
\
\
\
\
|
|
*
|
|
|
[SCSI] st: remove st_mutex
Hannes Reinecke
2012-09-24
|
|
*
|
|
|
[SCSI] sd: Ensure we correctly disable devices with unknown protection type
Martin K. Petersen
2012-09-24
|
|
*
|
|
|
[SCSI] hpsa: gen8plus Smart Array IDs
Mike Miller
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Update driver version to 5.03.00-k1
Vikas Chaudhary
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Disable generating pause frames for ISP83XX
Tej Parkash
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XX
Manish Dusane
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: IDC implementation for Loopback
Nilesh Javali
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: update copyrights in LICENSE.qla4xxx
Vikas Chaudhary
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Fix panic while rmmod
Vikas Chaudhary
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails
Poornima Vonti
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XX
Vikas Chaudhary
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Update idc reg in case of PCI AER
Vikas Chaudhary
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recovery
Poornima Vonti
2012-09-24
|
|
*
|
|
|
[SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XX
Vikas Chaudhary
2012-09-24
[prev]
[next]