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
/
alpha
Commit message (
Expand
)
Author
Age
*
alpha: Use handle_percpu_irq for the timer interrupt
Richard Henderson
2013-07-19
*
alpha: Force the user-visible HZ to a constant 1024.
Richard Henderson
2013-07-19
*
alpha: Don't if-out dp264_device_interrupt.
Richard Henderson
2013-07-19
*
alpha: Use __builtin_alpha_rpcc
Richard Henderson
2013-07-19
*
alpha: Fix type compatibility warning for marvel_map_irq
Richard Henderson
2013-07-19
*
alpha: Generate dwarf2 unwind info for various kernel entry points.
Richard Henderson
2013-07-19
*
alpha: Implement atomic64_dec_if_positive
Richard Henderson
2013-07-19
*
alpha: Improve atomic_add_unless
Richard Henderson
2013-07-19
*
alpha: Add kcmp and finit_module syscalls
Richard Henderson
2013-07-19
*
alpha: locks: remove unused arch_*_relax operations
Will Deacon
2013-07-19
*
alpha: kernel: typo issue, using '1' instead of '11'
Chen Gang
2013-07-19
*
alpha: kernel: using memcpy() instead of strcpy()
Chen Gang
2013-07-19
*
alpha: Convert print_symbol to %pSR
Joe Perches
2013-07-19
*
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
|
\
|
*
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
*
|
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
|
\
\
|
|
/
|
/
|
|
*
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
*
|
mm/ALPHA: clean up unused VALID_PAGE()
Jiang Liu
2013-07-03
*
|
mm/alpha: unify mem_init() for both UMA and NUMA architectures
Jiang Liu
2013-07-03
*
|
mm/alpha: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
*
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
*
|
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
*
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
|
\
\
|
*
|
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
*
|
|
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-07-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-21
|
|
/
*
|
[readdir] constify ->actor
Al Viro
2013-06-29
*
|
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-29
*
|
hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...
Al Viro
2013-06-29
*
|
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
|
/
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
|
\
|
*
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-16
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
\
|
*
|
srm_env: don't bother with pointer to srm_env_t
Al Viro
2013-04-09
|
*
|
srm_env: use proc_remove_subtree()
Al Viro
2013-04-09
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
|
\
\
|
*
|
|
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
\
\
|
*
|
|
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
|
*
|
|
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
*
|
|
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
*
|
|
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
|
\
\
\
\
|
*
|
|
|
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
|
*
|
|
|
alpha: Use generic idle loop
Thomas Gleixner
2013-04-08
[next]