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
/
arch
/
tile
Commit message (
Expand
)
Author
Age
*
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
2015-04-28
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
|
\
|
*
tile: fix up obsolete cpu function usage.
Rusty Russell
2015-03-04
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-04-17
|
\
\
|
*
|
tile: nohz: warn if nohz_full uses hypervisor shared cores
Chris Metcalf
2015-04-17
|
*
|
tile: ftrace: fix function_graph tracer issues
Tony Lu
2015-04-17
|
*
|
tile: map data region shadow of kernel as R/W
Chris Metcalf
2015-04-17
|
*
|
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
2015-04-17
|
*
|
tile: support arch_irq_work_raise
Chris Metcalf
2015-04-17
|
*
|
arch: tile: fix null pointer dereference on pt_regs pointer
Colin Ian King
2015-04-17
|
*
|
tile/elf: reorganize notify_exec()
Davidlohr Bueso
2015-04-17
|
*
|
tile: use si_int instead of si_ptr for compat_siginfo
Chris Metcalf
2015-04-17
|
|
/
*
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
|
\
\
|
*
|
tile: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
|
\
\
|
*
|
ptp: tilegx: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
|
|
/
*
|
tile: expose number of page table levels
Kirill A. Shutemov
2015-04-14
*
|
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-13
|
\
\
|
*
|
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
|
|
/
*
/
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2015-03-27
|
/
*
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-02-13
|
\
|
*
tile: enable sparse checks for get/put_user
Chris Metcalf
2015-01-13
|
*
tile: fix put_user sparse errors
Chris Metcalf
2015-01-13
|
*
tile: default to little endian on older toolchains
Chris Metcalf
2015-01-13
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
*
|
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
*
|
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
|
\
\
|
*
|
tile: drop pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
*
|
|
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tile: use PCI define for Max_Read_Request_Size
Rafał Miłecki
2015-01-27
|
|
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-09
|
\
\
|
*
|
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2015-01-06
|
|
/
*
|
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
*
|
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-19
*
|
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-19
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-12-16
|
\
|
*
tile: avoid undefined behavior with regs[TREG_TP] etc
Chris Metcalf
2014-11-13
|
*
arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by one
Chen Gang
2014-11-12
|
*
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-11-11
|
*
arch: tile: gxio: Export symbols for module using in 'mpipe.c'
Chen Gang
2014-11-11
|
*
arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_...
Chen Gang
2014-11-04
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
\
|
*
|
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-10
|
*
|
netpoll: delete defconfig references to obsolete NETPOLL_TRAP
Paul Gortmaker
2014-11-30
|
|
/
*
|
tile: use pr_warn instead of pr_warning
Joe Perches
2014-12-10
*
|
tile: neaten early_printk uses
Joe Perches
2014-12-10
*
|
printk: remove used-once early_vprintk
Joe Perches
2014-12-10
*
|
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
|
\
\
[next]