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
/
linux
Commit message (
Expand
)
Author
Age
*
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-02-11
|
\
|
*
audit: remove vestiges of vers_ops
Richard Guy Briggs
2015-01-20
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
|
\
\
|
*
|
mm/page_owner.c: remove unnecessary stack_trace field
Sergei Rogachev
2015-02-11
|
*
|
pagewalk: add walk_page_vma()
Naoya Horiguchi
2015-02-11
|
*
|
pagewalk: improve vma handling
Naoya Horiguchi
2015-02-11
|
*
|
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
2015-02-11
|
*
|
mm: gup: kvm use get_user_pages_unlocked
Andrea Arcangeli
2015-02-11
|
*
|
mm: gup: add __get_user_pages_unlocked to customize gup_flags
Andrea Arcangeli
2015-02-11
|
*
|
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
Andrea Arcangeli
2015-02-11
|
*
|
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
2015-02-11
|
*
|
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
2015-02-11
|
*
|
mm/compaction: add tracepoint to observe behaviour of compaction defer
Joonsoo Kim
2015-02-11
|
*
|
mm/compaction: more trace to understand when/why compaction start/finish
Joonsoo Kim
2015-02-11
|
*
|
mm/compaction: enhance tracepoint output for compaction begin/end
Joonsoo Kim
2015-02-11
|
*
|
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
|
*
|
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-11
|
*
|
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
2015-02-11
|
*
|
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
2015-02-11
|
*
|
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
2015-02-11
|
*
|
vmscan: force scan offline memory cgroups
Vladimir Davydov
2015-02-11
|
*
|
mm: microoptimize zonelist operations
Vlastimil Babka
2015-02-11
|
*
|
mm: reduce try_to_compact_pages parameters
Vlastimil Babka
2015-02-11
|
*
|
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2015-02-11
|
*
|
mm: fix typo of MIGRATE_RESERVE in comment
Baoquan He
2015-02-11
|
*
|
mm: memcontrol: track move_lock state internally
Johannes Weiner
2015-02-11
|
*
|
swap: remove unused mem_cgroup_uncharge_swapcache declaration
Vladimir Davydov
2015-02-11
|
*
|
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2015-02-11
|
*
|
mm: add VM_BUG_ON_PAGE() to page_mapcount()
Wang, Yalin
2015-02-11
|
*
|
mm: add fields for compound destructor and order into struct page
Kirill A. Shutemov
2015-02-11
*
|
|
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-11
|
\
\
\
|
*
|
|
perf: add PMU_EVENT_ATTR_STRING() helper
Cody P Schafer
2015-02-02
|
*
|
|
perf: provide sysfs_show for struct perf_pmu_events_attr
Cody P Schafer
2015-02-02
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-02-11
|
\
\
\
\
|
*
|
|
|
syscalls: Declare sys_*stat64 prototypes if __ARCH_WANT_(COMPAT_)STAT64
Catalin Marinas
2015-01-27
|
*
|
|
|
compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes
Catalin Marinas
2015-01-27
|
*
|
|
|
efi: split off remapping code from efi_config_init()
Ard Biesheuvel
2015-01-12
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
|
\
\
\
\
\
|
*
|
|
|
|
ftrace: let notrace function attribute disable hotpatching if necessary
Heiko Carstens
2015-01-29
*
|
|
|
|
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn
2015-01-16
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
Trond Myklebust
2015-02-09
|
*
|
|
|
|
|
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Trond Myklebust
2015-02-09
|
*
|
|
|
|
|
SUNRPC: Remove TCP client connection reset hack
Trond Myklebust
2015-02-08
|
*
|
|
|
|
|
SUNRPC: Add helpers to prevent socket create from racing
Trond Myklebust
2015-02-08
|
*
|
|
|
|
|
NFSv4.1: Pin the inode and super block in asynchronous layoutreturns
Trond Myklebust
2015-02-05
|
*
|
|
|
|
|
NFSv4.1: Pin the inode and super block in asynchronous layoutcommit
Trond Myklebust
2015-02-05
|
*
|
|
|
|
|
NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
Trond Myklebust
2015-02-04
|
*
|
|
|
|
|
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
2015-02-03
[next]