index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-20
/
+5
2013-07-20
alpha: Force the user-visible HZ to a constant 1024.
Richard Henderson
2
-10
/
+5
2013-07-20
alpha: Implement atomic64_dec_if_positive
Richard Henderson
1
-0
/
+28
2013-07-20
alpha: Improve atomic_add_unless
Richard Henderson
1
-23
/
+37
2013-07-20
alpha: Add kcmp and finit_module syscalls
Richard Henderson
2
-2
/
+3
2013-07-20
alpha: locks: remove unused arch_*_relax operations
Will Deacon
1
-4
/
+0
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
1
-1
/
+1
2013-07-11
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-07-04
mm/ALPHA: clean up unused VALID_PAGE()
Jiang Liu
1
-2
/
+0
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
1
-0
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-18
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-13
/
+3
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-04-07
alpha: irq: remove deprecated use of IRQF_DISABLED
Will Deacon
1
-1
/
+1
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-04
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2
-13
/
+3
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-11
/
+1
2013-02-14
burying unused conditionals
Al Viro
1
-1
/
+0
2013-02-04
consolidate kernel-side struct sigaction declarations
Al Viro
1
-6
/
+0
2013-02-04
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+1
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+1
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+1
2013-01-04
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+1
2012-12-20
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-20
new helper: current_user_stack_pointer()
Al Viro
1
-0
/
+1
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-17
UAPI: (Scripted) Disintegrate arch/alpha/include/asm
David Howells
54
-1275
/
+1349
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+4
2012-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-12
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
1
-0
/
+11
2012-12-12
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
1
-0
/
+11
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
1
-1
/
+1
2012-11-29
new helper: signal_pt_regs()
Al Viro
1
-0
/
+1
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-3
/
+0
2012-11-29
alpha: switch to generic fork/vfork/clone
Al Viro
1
-0
/
+3
2012-11-14
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+54
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
1
-0
/
+1
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
1
-26
/
+54
2012-10-25
tty, ioctls -- Add new ioctl definitions for tty flags fetching
Cyrill Gorcunov
1
-0
/
+3
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
1
-26
/
+54
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+2
[next]