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
/
kernel
Commit message (
Expand
)
Author
Age
*
audit: make audit_inode take struct filename
Jeff Layton
2012-10-12
*
vfs: make path_openat take a struct filename pointer
Jeff Layton
2012-10-12
*
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
2012-10-12
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
*
acct: constify the name arg to acct_on
Jeff Layton
2012-10-12
*
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
*
audit: optimize audit_compare_dname_path
Jeff Layton
2012-10-12
*
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
2012-10-12
*
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
2012-10-12
*
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
2012-10-12
*
audit: add a new "type" field to audit_names struct
Jeff Layton
2012-10-12
*
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-12
*
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
2012-10-12
*
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
2012-10-12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-11
|
\
|
*
fs: handle failed audit_log_start properly
Sasha Levin
2012-10-09
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-11
|
\
\
|
*
|
sanitize tsk_is_polling()
Al Viro
2012-10-01
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
|
\
|
|
|
|
/
|
/
|
|
*
preparation for generic kernel_thread()
Al Viro
2012-09-30
*
|
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...
Haggai Eran
2012-10-09
*
|
mm: interval tree updates
Michel Lespinasse
2012-10-09
*
|
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
*
|
oom: remove deprecated oom_adj
Davidlohr Bueso
2012-10-09
*
|
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
*
|
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
2012-10-09
*
|
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2012-10-09
*
|
CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...
Srivatsa S. Bhat
2012-10-09
*
|
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
2012-10-09
*
|
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-07
|
\
\
|
*
|
ftrace: Allow stealing pages from pipe buffer
Masami Hiramatsu
2012-09-28
*
|
|
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
2012-10-07
|
\
\
\
|
*
|
|
pstore/ftrace: Convert to its own enable/disable debugfs knob
Anton Vorontsov
2012-09-07
*
|
|
|
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
2012-10-05
*
|
|
|
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
2012-10-05
*
|
|
|
kdump: remove unneeded include
Wei Yongjun
2012-10-05
*
|
|
|
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2012-10-05
*
|
|
|
coredump: update coredump-related headers
Alex Kelly
2012-10-05
*
|
|
|
coredump: make core dump functionality optional
Alex Kelly
2012-10-05
*
|
|
|
poweroff: fix bug in orderly_poweroff()
hongfeng
2012-10-05
*
|
|
|
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2012-10-05
*
|
|
|
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2012-08-26
|
|
\
\
\
\
|
*
|
|
|
|
jump_label: Export jump_label_rate_limit()
Gleb Natapov
2012-08-06
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-10-03
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'v3.6-rc7' into next
James Morris
2012-09-27
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
audit: export audit_log_task_info
Peter Moody
2012-09-12
|
*
|
|
|
|
|
|
Merge tag 'v3.6-rc2' into next
James Morris
2012-08-17
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ptrace: mark __ptrace_may_access() static
Tetsuo Handa
2012-08-03
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
|
\
\
\
\
\
\
\
\
\
[next]