index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
kernel
Age
Commit message (
Expand
)
Author
2016-07-29
avr32: fixup code style in unistd.h and syscall_table.S
Hans-Christian Noren Egtvedt
2016-07-29
avr32: wire up preadv2 and pwritev2 syscalls
Hans-Christian Noren Egtvedt
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-03-14
avr32: wire up copy_file_range syscall
Hans-Christian Egtvedt
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-01-11
avr32: wire up missing syscalls
Hans-Christian Egtvedt
2016-01-11
avr32: wire up accept4 syscall
Mans Rullgard
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
2015-07-20
AVR32/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-09
avr32: wire up missing syscalls
Hans-Christian Egtvedt
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2014-08-26
avr32: Replace __get_cpu_var with __this_cpu_write
Christoph Lameter
2014-08-06
avr32: Use sigsp()
Richard Weinberger
2014-08-06
avr32: Use get_signal() signal_setup_done()
Richard Weinberger
2014-04-01
avr32: replace simple_strtoul() with kstrtoul()
Ramkumar Ramachandra
2013-12-10
avr32: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-20
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-09-30
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
2013-09-30
avr32: fix clockevents kernel warning
Gabor Juhos
2013-07-03
avr32: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-05-13
avr32: fix relocation check for signed 18-bit offset
Hans-Christian Egtvedt
2013-04-30
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-08
avr32: Use generic idle loop
Thomas Gleixner
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-03
avr32: switch to generic sigaltstack
Al Viro
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-11-28
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-10-15
avr32: switch to generic sys_execve()
Al Viro
2012-10-15
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2012-06-04
fixups for signal breakage
Al Viro
2012-06-01
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-05-23
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-21
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
[next]