Sign in
gem5
/
arm
/
linux
/
7d91de74436a69c2b78a7a72f1e7f97f8b4396fa
/
lib
7d91de7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 8 years ago
37c8596
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
e30aee9
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
ca78d31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
4a0853b
Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
4c5d7bc
usercopy: Add tests for all get_user() sizes
by Kees Cook
· 8 years ago
772c8f6
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
cab7076
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f7458a5
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
575260e
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
20dcfe1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6010720
Merge branch 'for-4.11/block' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
da20420
rhashtable: Add nested tables
by Herbert Xu
· 8 years ago
f5f893c
usercopy: Adjust tests to deal with SMAP/PAN
by Kees Cook
· 8 years ago
4fbfeb8
usercopy: add testcases to check zeroing on failure
by Hoeun Ryu
· 8 years ago
dfb4357
time: Remove CONFIG_TIMER_STATS
by Kees Cook
· 8 years ago
0cad93c
debugobjects: Improve variable naming
by Waiman Long
· 8 years ago
f405df5
refcount_t: Introduce a special purpose refcount type
by Peter Zijlstra
· 8 years ago
f92bac3
printk: rename nmi.c and exported api
by Sergey Senozhatsky
· 8 years ago
17fa87f
Merge 4.10-rc7 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
858274b
debugobjects: Reduce contention on the global pool_lock
by Waiman Long
· 8 years ago
97dd552
debugobjects: Scale thresholds with # of CPUs
by Waiman Long
· 8 years ago
c4b73aa
debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done
by Waiman Long
· 8 years ago
44091d2
lib: Introduce priority array area manager
by Jiri Pirko
· 8 years ago
1c83a9a
ext4: move halfmd4 into hash.c directly
by Jason A. Donenfeld
· 8 years ago
a8709fa
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
24af1ccf
sbitmap: add helpers for dumping to a seq_file
by Omar Sandoval
· 8 years ago
061132d
test_firmware: add test custom fallback trigger
by Luis R. Rodriguez
· 8 years ago
083a93b
test_firmware: use device attribute groups
by Luis R. Rodriguez
· 8 years ago
67fd553
test_firmware: move misc_device down
by Luis R. Rodriguez
· 8 years ago
3277953
mm: do not export ioremap_page_range symbol for external module
by zhong jiang
· 8 years ago
dd040b6
radix-tree: fix private list warnings
by Matthew Wilcox
· 8 years ago
9615182
rcu: Enable RCU tracepoints by default to aid in debugging
by Matt Fleming
· 8 years ago
d852d39
timerqueue: Use rb_entry_safe() instead of open-coding it
by Geliang Tang
· 8 years ago
6c0ca7a
sbitmap: fix wakeup hang after sbq resize
by Omar Sandoval
· 8 years ago
f66227d
sbitmap: use smp_mb__after_atomic() in sbq_wake_up()
by Omar Sandoval
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
203f80f
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
11cca3d
Merge 4.10-rc4 into tty-next
by Greg Kroah-Hartman
· 8 years ago
602d985
swiotlb: ensure that page-sized mappings are page-aligned
by Nikita Yushchenko
· 8 years ago
f4d3935
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b9dc6f6
fix a fencepost error in pipe_advance()
by Al Viro
· 8 years ago
f2a5fec
locking/ww_mutex: Begin kselftests for ww_mutex
by Chris Wilson
· 8 years ago
42d1a73
Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core
by Will Deacon
· 8 years ago
732dbf3
serial: do not accept sysrq characters via serial port
by Felix Fietkau
· 8 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
fa5b6ec
lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
by Laura Abbott
· 8 years ago
da0510c
lib/Kconfig.debug: fix frv build failure
by Sudip Mukherjee
· 8 years ago
bb1d303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1ae2324
siphash: implement HalfSipHash1-3 for hash tables
by Jason A. Donenfeld
· 8 years ago
2c956a6
siphash: add cryptographically secure PRF
by Jason A. Donenfeld
· 8 years ago
ea07b86
mm: workingset: fix use-after-free in shadow node shrinker
by Johannes Weiner
· 8 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
7453c54
swiotlb: Export swiotlb_max_segment to users
by Konrad Rzeszutek Wilk
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a307d0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
33844e6
[iov_iter] fix iterate_all_kinds() on empty iterators
by Al Viro
· 8 years ago
50f4d9b
printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text
by Borislav Petkov
· 8 years ago
fff5d99
swiotlb: Add swiotlb=noforce debug option
by Geert Uytterhoeven
· 8 years ago
ae7871b
swiotlb: Convert swiotlb_force from int to enum
by Geert Uytterhoeven
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b9a0deb
redo: radix tree test suite: fix compilation
by Matthew Wilcox
· 8 years ago
e8de434
radix-tree: ensure counts are initialised
by Matthew Wilcox
· 8 years ago
a90eb3a
radix-tree: fix replacement for multiorder entries
by Matthew Wilcox
· 8 years ago
2791653
radix-tree: add radix_tree_split_preload()
by Matthew Wilcox
· 8 years ago
e157b55
radix-tree: add radix_tree_split
by Matthew Wilcox
· 8 years ago
175542f
radix-tree: add radix_tree_join
by Matthew Wilcox
· 8 years ago
268f42d
radix-tree: delete radix_tree_range_tag_if_tagged()
by Matthew Wilcox
· 8 years ago
478922e
radix-tree: delete radix_tree_locate_item()
by Matthew Wilcox
· 8 years ago
148deab
radix-tree: improve multiorder iterators
by Matthew Wilcox
· 8 years ago
218ed75
radix-tree: improve dump output
by Matthew Wilcox
· 8 years ago
bc412fc
radix-tree: make radix_tree_find_next_bit more useful
by Matthew Wilcox
· 8 years ago
9498d2b
radix-tree: create node_tag_set()
by Matthew Wilcox
· 8 years ago
91d9c05
radix-tree: move rcu_head into a union with private_list
by Matthew Wilcox
· 8 years ago
91b9677c
radix-tree: fix typo
by Matthew Wilcox
· 8 years ago
0462554
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
by Andreas Platschek
· 8 years ago
700199b0
Kconfig: lib/Kconfig.debug: fix references to Documenation
by Andreas Platschek
· 8 years ago
2a4c32e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
b5cab0d
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
c11a6cf
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
2073773
Merge branch 'md-next' into md-linus
by Shaohua Li
· 8 years ago
098c305
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e34bac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a2ef947
lib/ida: document locking requirements a bit better
by Daniel Vetter
· 8 years ago
ce093a0
lib/rbtree.c: fix typo in comment of ____rb_erase_color
by Jie Chen
· 8 years ago
6b2a65c
lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM
by Dave Young
· 8 years ago
a8cfdc6
printk: add Kconfig option to set default console loglevel
by Olof Johansson
· 8 years ago
14b4687
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
by Johannes Weiner
· 8 years ago
4d693d0
lib: radix-tree: update callback for changing leaf nodes
by Johannes Weiner
· 8 years ago
f4b109c
lib: radix-tree: add entry deletion support to __radix_tree_replace()
by Johannes Weiner
· 8 years ago
Next »