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
/
include
Commit message (
Expand
)
Author
Age
*
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
don't bother with deferred freeing of fdtables
Al Viro
2013-05-01
|
*
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
David Howells
2013-05-01
|
*
proc: Make the PROC_I() and PDE() macros internal to procfs
David Howells
2013-05-01
|
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
|
*
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-05-01
|
*
drm: proc: Use minor->index to label things, not PDE->name
David Howells
2013-05-01
|
*
drm: Constify drm_proc_list[]
David Howells
2013-05-01
|
*
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
|
*
proc: Add proc_mkdir_data()
David Howells
2013-05-01
|
*
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
2013-05-01
|
*
proc: Move PDE_NET() to fs/proc/proc_net.c
David Howells
2013-05-01
|
*
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
|
*
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
|
*
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
|
*
proc: Delete create_proc_read_entry()
David Howells
2013-04-29
|
*
hostap: Don't use create_proc_read_entry()
David Howells
2013-04-29
|
*
nubus: Don't use create_proc_read_entry()
David Howells
2013-04-29
|
*
procfs: Mark create_proc_read_entry deprecated
David Howells
2013-04-29
|
*
new helper: read_code()
Al Viro
2013-04-29
|
*
try a saner locking for pde_opener...
Al Viro
2013-04-09
|
*
procfs: preparations for remove_proc_entry() race fixes
Al Viro
2013-04-09
|
*
proc: Kill create_proc_entry()
David Howells
2013-04-09
|
*
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
2013-04-09
|
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
|
*
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
|
*
procfs: kill ->write_proc()
Al Viro
2013-04-09
|
*
new helper: single_open_size()
Al Viro
2013-04-09
|
*
scsi: bury ->proc_info()
Al Viro
2013-04-09
|
*
scsi: saner replacements for ->proc_info()
Al Viro
2013-04-09
|
*
procfs: switch /proc/self away from proc_dir_entry
Al Viro
2013-04-09
|
*
get rid of the last free_pipe_info() callers
Al Viro
2013-04-09
|
*
get rid of alloc_pipe_info() argument
Al Viro
2013-04-09
|
*
get rid of pipe->inode
Al Viro
2013-04-09
|
*
pipe: don't use ->i_mutex
Al Viro
2013-04-09
|
*
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
2013-04-09
|
*
pipe: fold file_operations instances in one
Al Viro
2013-04-09
|
*
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-04-09
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-05-01
|
\
\
|
*
|
efi, pstore: Read data from variable store before memcpy()
Matt Fleming
2013-04-30
|
*
|
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
|
|
\
\
|
*
|
|
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
|
*
|
|
efivars: Move pstore code into the new EFI directory
Matt Fleming
2013-04-17
|
*
|
|
efivars: efivar_entry API
Matt Fleming
2013-04-17
|
*
|
|
efi: move utf16 string functions to efi.h
Matt Fleming
2013-04-17
*
|
|
|
linkage.h: fix build breakage due to symbol prefix handling
James Hogan
2013-05-01
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
\
\
\
\
|
*
|
|
|
filter: fix va_list build error
Xi Wang
2013-05-01
[next]