index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-31
alpha: Enable system-call auditing support.
蔡正龙
2
-0
/
+7
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+3
2014-01-18
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
1
-0
/
+2
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-20
/
+5
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
5
-26
/
+103
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-16
alpha: Use qemu+cserve provided high-res clock and alarm.
Richard Henderson
1
-0
/
+70
2013-11-16
alpha: Reorganize rtc handling
Richard Henderson
2
-14
/
+1
2013-11-16
alpha: Primitive support for CPU power down.
Richard Henderson
2
-0
/
+2
2013-11-16
alpha: Notice if we're being run under QEMU
Richard Henderson
1
-6
/
+12
2013-11-16
alpha: Eliminate compiler warning from memset macro
Richard Henderson
1
-6
/
+18
2013-11-15
alpha: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
1
-1
/
+1
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-1
/
+3
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-07-19
alpha: Force the user-visible HZ to a constant 1024.
Richard Henderson
2
-10
/
+5
2013-07-19
alpha: Implement atomic64_dec_if_positive
Richard Henderson
1
-0
/
+28
2013-07-19
alpha: Improve atomic_add_unless
Richard Henderson
1
-23
/
+37
2013-07-19
alpha: Add kcmp and finit_module syscalls
Richard Henderson
2
-2
/
+3
2013-07-19
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-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-07-03
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-17
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-05-01
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-22
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-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2
-13
/
+3
2013-02-23
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-03
consolidate kernel-side struct sigaction declarations
Al Viro
1
-6
/
+0
2013-02-03
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-03
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+1
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
new helper: current_user_stack_pointer()
Al Viro
1
-0
/
+1
2012-12-19
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
[next]