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
2015-08-31
md/raid6: delta syndrome for ARM NEON
Ard Biesheuvel
2
-1
/
+58
2015-07-17
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
1
-1
/
+4
2015-07-17
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
1
-0
/
+3
2015-07-17
hexdump: fix for non-aligned buffers
Horacio Mijail Anton Quiles
1
-3
/
+4
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
1
-2
/
+3
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2015-07-08
rhashtable: fix for resize events during table walk
Phil Sutter
1
-2
/
+2
2015-07-06
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
Andrey Ryabinin
1
-4
/
+0
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+9
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2015-07-04
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
1
-0
/
+5
2015-07-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-0
/
+30
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-16
/
+16
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-24
/
+59
2015-06-30
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-06-30
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
1
-3
/
+3
2015-06-30
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
1
-4
/
+4
2015-06-30
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
1
-3
/
+3
2015-06-30
lib/scatterlist: mark input buffer parameters as 'const'
Dave Gordon
1
-4
/
+4
2015-06-30
lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()
Dave Gordon
1
-2
/
+2
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2015-06-26
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+11
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-39
/
+80
2015-06-26
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
1
-0
/
+3
2015-06-25
lib/kobject.c: use strreplace()
Rasmus Villemoes
1
-8
/
+5
2015-06-25
lib/string.c: introduce strreplace()
Rasmus Villemoes
1
-0
/
+17
2015-06-25
radix-tree: replace preallocated node array with linked list
Kirill A. Shutemov
1
-11
/
+17
2015-06-25
bitmap: remove explicit newline handling using scnprintf format string
Sudeep Holla
1
-7
/
+8
2015-06-25
lib/sort: Add 64 bit swap function
Daniel Wagner
1
-2
/
+21
2015-06-25
hexdump: Make test data really const
Geert Uytterhoeven
1
-3
/
+3
2015-06-25
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
1
-8
/
+9
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-108
/
+2779
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-1
/
+1
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-23
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...
Chris Mason
1
-0
/
+1
2015-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-22
/
+1323
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+7
2015-06-22
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+9
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+6
2015-06-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+64
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
23
-541
/
+1037
2015-06-19
lib: export symbol kobject_move()
Anand Jain
1
-0
/
+1
2015-06-18
revert "cpumask: don't perform while loop in cpumask_next_and()"
Andrew Morton
1
-5
/
+4
2015-06-16
lib/list_sort: use late_initcall to hook in self tests
Paul Gortmaker
1
-1
/
+1
2015-06-16
MPILIB: add mpi_read_buf() and mpi_get_size() helpers
Tadeusz Struk
2
-22
/
+71
2015-06-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
[next]