index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
AVR32/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-20
1
-32
/
+33
*
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-12
1
-1
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
2
-2
/
+1
*
avr32: wire up missing syscalls
Hans-Christian Egtvedt
2015-02-09
2
-0
/
+73
*
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-20
1
-12
/
+1
*
avr32: Replace __get_cpu_var with __this_cpu_write
Christoph Lameter
2014-08-26
1
-1
/
+1
*
avr32: Use sigsp()
Richard Weinberger
2014-08-06
1
-6
/
+3
*
avr32: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-25
/
+18
*
avr32: replace simple_strtoul() with kstrtoul()
Ramkumar Ramachandra
2014-04-01
1
-22
/
+26
*
avr32: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-12-10
1
-1
/
+1
*
avr32: fix out-of-range jump in large kernels
Andreas Bießmann
2013-11-20
1
-1
/
+2
*
avr32: setup crt for early panic()
Andreas Bießmann
2013-11-20
1
-20
/
+0
*
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
2013-09-30
1
-1
/
+1
*
avr32: fix clockevents kernel warning
Gabor Juhos
2013-09-30
1
-1
/
+8
*
avr32: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
2
-3
/
+3
*
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
1
-1
/
+1
*
avr32: fix relocation check for signed 18-bit offset
Hans-Christian Egtvedt
2013-05-13
1
-1
/
+1
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-3
/
+2
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-8
/
+0
*
avr32: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-13
/
+9
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
|
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
|
avr32: switch to generic sigaltstack
Al Viro
2013-02-03
3
-20
/
+3
|
/
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-1
/
+1
*
avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
Al Viro
2012-11-28
3
-47
/
+8
*
avr32: switch to generic sys_execve()
Al Viro
2012-10-15
3
-28
/
+1
*
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
4
-81
/
+26
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
fixups for signal breakage
Al Viro
2012-06-04
1
-1
/
+1
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
2
-3
/
+3
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-7
/
+4
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-13
/
+7
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
Al Viro
2012-05-23
1
-1
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
Al Viro
2012-05-21
1
-0
/
+1
*
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
1
-0
/
+3
*
avr32: use block_sigmask()
Matt Fleming
2012-05-21
1
-5
/
+1
*
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
Oleg Nesterov
2012-05-21
1
-10
/
+5
*
avr32: don't mask signals in the error path
Matt Fleming
2012-05-21
1
-13
/
+12
*
avr32: Use generic init_task
Thomas Gleixner
2012-05-05
2
-32
/
+1
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
1
-1
/
+1
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
2
-38
/
+38
|
\
|
*
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
1
-1
/
+1
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-37
/
+37
*
|
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
[next]