index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-18
kbuild: create built-in.o automatically if parent directory wants it
Masahiro Yamada
2
-3
/
+3
2017-11-18
kbuild: /bin/pwd -> pwd
Bjørn Forsman
4
-4
/
+4
2017-11-18
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-219
/
+457
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
21
-258
/
+296
2017-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
115
-952
/
+1892
2017-11-18
EXPERT Kconfig menu: fix broken EXPERT menu
Randy Dunlap
1
-91
/
+93
2017-11-18
include/asm-generic/topology.h: remove unused parent_node() macro
Dou Liyang
1
-3
/
+0
2017-11-18
arch/tile/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-6
/
+0
2017-11-18
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
Dou Liyang
1
-2
/
+0
2017-11-18
arch/sh/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-1
/
+0
2017-11-18
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-7
/
+0
2017-11-18
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
Arnd Bergmann
1
-0
/
+2
2017-11-18
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
5
-0
/
+202
2017-11-18
sysvipc: make get_maxid O(1) again
Davidlohr Bueso
3
-33
/
+32
2017-11-18
sysvipc: properly name ipc_addid() limit parameter
Davidlohr Bueso
1
-5
/
+5
2017-11-18
sysvipc: duplicate lock comments wrt ipc_addid()
Davidlohr Bueso
2
-0
/
+2
2017-11-18
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
Davidlohr Bueso
3
-20
/
+47
2017-11-18
initramfs: use time64_t timestamps
Arnd Bergmann
1
-5
/
+5
2017-11-18
drivers/watchdog: make use of devm_register_reboot_notifier()
Andrey Smirnov
2
-35
/
+32
2017-11-18
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2
-0
/
+31
2017-11-18
kcov: update documentation
Victor Chibotaru
1
-4
/
+95
2017-11-18
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
3
-2
/
+18
2017-11-18
kcov: support comparison operands collection
Victor Chibotaru
3
-39
/
+211
2017-11-18
kcov: remove pointless current != NULL check
Andrey Ryabinin
1
-1
/
+1
2017-11-18
kernel/panic.c: add TAINT_AUX
Borislav Petkov
2
-1
/
+4
2017-11-18
pid: remove pidhash
Gargi Sharma
8
-50
/
+18
2017-11-18
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
6
-209
/
+65
2017-11-18
kernel/sysctl.c: code cleanups
Ola N. Kaldestad
1
-5
/
+3
2017-11-18
Documentation/sysctl/vm.txt: fix typo
Kangmin Park
1
-1
/
+1
2017-11-18
drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_tran...
Christophe JAILLET
1
-1
/
+1
2017-11-18
drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...
Christophe JAILLET
1
-1
/
+2
2017-11-18
rapidio: constify rio_device_id
Arvind Yadav
5
-5
/
+5
2017-11-18
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
1
-1
/
+2
2017-11-18
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
1
-2
/
+2
2017-11-18
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
1
-1
/
+1
2017-11-18
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
1
-5
/
+7
2017-11-18
fat: remove redundant assignment of 0 to slots
Colin Ian King
1
-1
/
+0
2017-11-18
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2
-8
/
+0
2017-11-18
nilfs2: remove inode->i_version initialization
Jeff Layton
1
-1
/
+0
2017-11-18
nilfs2: use octal for unreadable permission macro
Ryusuke Konishi
1
-1
/
+1
2017-11-18
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
Ryusuke Konishi
1
-16
/
+16
2017-11-18
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+7
2017-11-18
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
1
-2
/
+4
2017-11-18
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
2
-6
/
+6
2017-11-18
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
1
-6
/
+8
2017-11-18
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
4
-15
/
+56
2017-11-18
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+15
2017-11-18
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2
-2
/
+2
2017-11-18
autofs: don't fail mount for transient error
NeilBrown
1
-1
/
+14
2017-11-18
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
1
-1
/
+1
[next]