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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
1
-2
/
+11
2013-09-20
lockref: use cmpxchg64 explicitly for lockless updates
Will Deacon
1
-2
/
+2
2013-09-13
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2
-7
/
+1
2013-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+10
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2
-7
/
+1
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-2
/
+338
2013-09-12
crypto: crct10dif - Add fallback for broken initrds
Herbert Xu
1
-1
/
+10
2013-09-11
lz4: fix compression/decompression signedness mismatch
Sergey Senozhatsky
1
-4
/
+4
2013-09-11
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
1
-2
/
+39
2013-09-11
rbtree: allow tests to run as builtin
Cody P Schafer
1
-1
/
+1
2013-09-11
rbtree_test: add test for postorder iteration
Cody P Schafer
1
-0
/
+12
2013-09-11
rbtree: add postorder iteration functions
Cody P Schafer
1
-0
/
+40
2013-09-11
lib/decompressors: fix "no limit" output buffer length
Alexandre Courbot
1
-1
/
+1
2013-09-11
lib/crc32: update the comments of crc32_{be,le}_generic()
Gu Zheng
1
-6
/
+11
2013-09-11
lib/genalloc.c: correct dev_get_gen_pool documentation
Emilio López
1
-1
/
+0
2013-09-11
lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
1
-1
/
+1
2013-09-11
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
1
-7
/
+12
2013-09-10
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+40
2013-09-10
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
4
-1
/
+103
2013-09-09
idr: Percpu ida
Kent Overstreet
2
-2
/
+338
2013-09-09
Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-3
/
+3
2013-09-07
lockref: add ability to mark lockrefs "dead"
Linus Torvalds
1
-0
/
+38
2013-09-07
lockref: fix docbook argument names
Linus Torvalds
1
-4
/
+4
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+15
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-43
/
+33
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
2
-43
/
+33
2013-09-05
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-1
/
+210
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+82
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
6
-1
/
+210
2013-09-05
Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC
Vineet Gupta
1
-3
/
+3
2013-09-04
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+4
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2013-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+14
2013-09-04
add formats for dentry/file pathnames
Al Viro
1
-0
/
+82
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+14
2013-09-03
lockref: Relax in cmpxchg loop
Luck, Tony
1
-0
/
+1
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+39
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-6
/
+14
2013-09-02
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
2
-1
/
+69
2013-09-02
lockref: uninline lockref helper functions
Linus Torvalds
2
-0
/
+70
2013-08-28
sysfs: Restrict mounting sysfs
Eric W. Biederman
1
-0
/
+15
2013-08-28
dynamic debug: line queries failing due to uninitialized local variable
jbaron@akamai.com
1
-1
/
+1
2013-08-28
Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...
Russell King
3
-42
/
+50
2013-08-27
raid6/test: replace echo -e with printf
Max Filippov
1
-1
/
+1
2013-08-27
RAID: add tilegx SIMD implementation of raid6
Ken Steele
4
-0
/
+102
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-13
/
+14
2013-08-23
lib/lz4: correct the LZ4 license
Richard Laager
3
-7
/
+7
2013-08-23
math64: New separate div64_u64_rem helper
Mike Snitzer
1
-0
/
+40
[next]