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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-7
/
+20
2019-03-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-8
/
+42
2019-03-08
Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
56
-412
/
+1366
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-147
/
+210
2019-03-07
include/linux/relay.h: fix percpu annotation in struct rchan
Luc Van Oostenryck
1
-1
/
+1
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
2
-47
/
+72
2019-03-07
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
1
-0
/
+4
2019-03-07
lib/lzo: implement run-length encoding
Dave Rodgman
1
-1
/
+1
2019-03-07
exec: increase BINPRM_BUF_SIZE to 256
Oleg Nesterov
1
-1
/
+1
2019-03-07
autofs: add ignore mount option
Ian Kent
1
-1
/
+1
2019-03-07
init/calibrate.c: provide proper prototype
Valdis Kletnieks
1
-0
/
+1
2019-03-07
include/linux/bitops.h: set_mask_bits() to return old value
Vineet Gupta
1
-1
/
+1
2019-03-07
ACPI: implement acpi_handle_debug in terms of _dynamic_func_call
Rasmus Villemoes
1
-6
/
+2
2019-03-07
ACPI: remove unused __acpi_handle_debug macro
Rasmus Villemoes
1
-3
/
+0
2019-03-07
ACPI: use proper DYNAMIC_DEBUG_BRANCH macro
Rasmus Villemoes
1
-1
/
+1
2019-03-07
dynamic_debug: refactor dynamic_pr_debug and friends
Rasmus Villemoes
1
-29
/
+43
2019-03-07
dynamic_debug: add static inline stub for ddebug_add_module
Rasmus Villemoes
1
-2
/
+8
2019-03-07
dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions
Rasmus Villemoes
1
-15
/
+7
2019-03-07
linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
Rasmus Villemoes
1
-1
/
+1
2019-03-07
linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
Rasmus Villemoes
1
-1
/
+1
2019-03-07
linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
Rasmus Villemoes
1
-1
/
+1
2019-03-07
include/linux/pid.h: remove next_pidmap() declaration
Nadav Amit
1
-1
/
+0
2019-03-07
linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>
Masahiro Yamada
3
-30
/
+39
2019-03-07
linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN
Masahiro Yamada
1
-3
/
+3
2019-03-07
linux/fs.h: move member alignment check next to definition of struct filename
Rasmus Villemoes
1
-0
/
+3
2019-03-07
build_bug.h: add wrapper for _Static_assert
Rasmus Villemoes
1
-0
/
+19
2019-03-07
include/linux/types.h: use "unsigned int" instead of "unsigned"
WangBo
1
-3
/
+3
2019-03-07
<linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup()
Randy Dunlap
1
-3
/
+1
2019-03-07
kernel.h: unconditionally include asm/div64.h for do_div()
Jani Nikula
1
-1
/
+1
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+0
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-42
/
+45
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-70
/
+59
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-1
/
+3
2019-03-07
Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-29
/
+3
2019-03-07
Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-41
/
+157
2019-03-07
Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+76
2019-03-06
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-36
/
+31
2019-03-06
Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+4
2019-03-06
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+18
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-27
/
+119
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-60
/
+1515
2019-03-06
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
15
-55
/
+218
2019-03-06
Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
25
-64
/
+96
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
9
-34
/
+75
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
30
-119
/
+305
2019-03-06
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-0
/
+52
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
20
-17
/
+733
[next]