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
/
avr32
/
kernel
Commit message (
Expand
)
Author
Age
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
*
avr32: wire up missing syscalls
Hans-Christian Egtvedt
2015-02-09
*
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-19
*
avr32: Replace __get_cpu_var with __this_cpu_write
Christoph Lameter
2014-08-26
*
avr32: Use sigsp()
Richard Weinberger
2014-08-06
*
avr32: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
*
avr32: replace simple_strtoul() with kstrtoul()
Ramkumar Ramachandra
2014-04-01
*
avr32: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-12-10
*
avr32: fix out-of-range jump in large kernels
Andreas Bießmann
2013-11-20
*
avr32: setup crt for early panic()
Andreas Bießmann
2013-11-20
*
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
2013-09-30
*
avr32: fix clockevents kernel warning
Gabor Juhos
2013-09-30
*
avr32: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
*
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
*
avr32: fix relocation check for signed 18-bit offset
Hans-Christian Egtvedt
2013-05-13
*
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
*
avr32: Use generic idle loop
Thomas Gleixner
2013-04-08
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
|
\
|
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
*
|
avr32: switch to generic sigaltstack
Al Viro
2013-02-03
|
/
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
*
avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
Al Viro
2012-11-28
*
avr32: switch to generic sys_execve()
Al Viro
2012-10-15
*
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
*
fixups for signal breakage
Al Viro
2012-06-04
*
new helper: signal_delivered()
Al Viro
2012-06-01
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
*
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
Al Viro
2012-05-23
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
*
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
Al Viro
2012-05-21
*
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
*
avr32: use block_sigmask()
Matt Fleming
2012-05-21
*
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
Oleg Nesterov
2012-05-21
*
avr32: don't mask signals in the error path
Matt Fleming
2012-05-21
*
avr32: Use generic init_task
Thomas Gleixner
2012-05-05
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
|
\
|
*
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
*
|
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
*
|
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
*
|
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
|
/
[next]