index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/gdb: delay generation of gdb constants.py
Masahiro Yamada
2019-02-27
2
-10
/
+11
*
kbuild: turn '/' into an alias of './'
Masahiro Yamada
2019-02-20
2
-3
/
+4
*
kbuild: set KBUILD_MODULES=1 all the time for single target %/
Masahiro Yamada
2019-02-20
1
-6
/
+3
*
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
2019-02-20
1
-0
/
+2
*
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
2019-02-20
4
-10
/
+12
*
kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
Nick Desaulniers
2019-02-20
1
-1
/
+1
*
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
2019-02-20
2
-6
/
+9
*
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
Masahiro Yamada
2019-02-19
1
-1
/
+1
*
kallsyms: remove unneeded memset() calls
Masahiro Yamada
2019-02-19
1
-3
/
+0
*
kallsyms: add static qualifiers where missing
Masahiro Yamada
2019-02-19
1
-4
/
+4
*
kbuild: gitignore output directory
Vladimir Kondratiev
2019-02-19
1
-0
/
+3
*
kbuild: remove meaningless prepare2 target
Masahiro Yamada
2019-01-28
1
-7
/
+3
*
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
2019-01-28
3
-15
/
+14
*
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
9
-19
/
+25
*
s390: make built-in.a not directly depend on *.o.chkbss files
Masahiro Yamada
2019-01-28
3
-18
/
+15
*
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
2019-01-28
1
-11
/
+7
*
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-01-28
3
-31
/
+18
*
kbuild: remove top-level built-in.a
Masahiro Yamada
2019-01-28
3
-37
/
+10
*
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2019-01-28
2
-7
/
+10
*
Linux 5.0-rc4
v5.0-rc4
Linus Torvalds
2019-01-28
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
8
-17
/
+61
|
\
|
*
x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled
Sinan Kaya
2019-01-22
1
-1
/
+1
|
*
x86/entry/64/compat: Fix stack switching for XEN PV
Jan Beulich
2019-01-18
1
-2
/
+4
|
*
x86/kexec: Fix a kexec_file_load() failure
Dave Young
2019-01-15
2
-0
/
+3
|
*
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
2019-01-15
1
-2
/
+2
|
*
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
2019-01-15
1
-10
/
+31
|
*
x86/pkeys: Properly copy pkey state at fork()
Dave Hansen
2019-01-15
1
-0
/
+18
|
*
x86/kaslr: Fix incorrect i8254 outb() parameters
Daniel Drake
2019-01-11
1
-2
/
+2
|
*
x86/intel/lpss: Make PCI dependency explicit
Sinan Kaya
2019-01-11
1
-1
/
+1
*
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
2
-18
/
+16
|
\
\
|
*
|
x86/hpet: Remove unused FSEC_PER_NSEC define
Roland Dreier
2018-12-04
1
-4
/
+0
|
*
|
x86/tsc: Make calibration refinement more robust
Daniel Vacek
2018-11-06
1
-14
/
+16
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-01-27
1
-0
/
+1
|
\
\
\
|
*
|
|
posix-cpu-timers: Unbreak timer rearming
Thomas Gleixner
2019-01-15
1
-0
/
+1
*
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-01-27
5
-12
/
+39
|
\
\
\
\
|
*
|
|
|
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
2019-01-21
1
-2
/
+9
|
*
|
|
|
futex: Fix (possible) missed wakeup
Peter Zijlstra
2019-01-21
1
-5
/
+8
|
*
|
|
|
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
2019-01-21
1
-3
/
+4
|
*
|
|
|
sched/wake_q: Document wake_q_add()
Peter Zijlstra
2019-01-21
2
-1
/
+17
|
*
|
|
|
sched/wait: Fix rcuwait_wake_up() ordering
Prateek Sood
2019-01-21
1
-1
/
+1
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
7
-16
/
+20
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2019-01-18
4
-15
/
+15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
Marc Zyngier
2019-01-18
1
-12
/
+13
|
|
*
|
|
|
|
irqchip/madera: Drop GPIO includes
Linus Walleij
2019-01-17
1
-2
/
+0
|
|
*
|
|
|
|
irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
Yang Yingliang
2019-01-17
1
-1
/
+1
|
|
*
|
|
|
|
irqchip/stm32-exti: Add domain translate function
Loic Pallardy
2019-01-17
1
-0
/
+1
|
*
|
|
|
|
|
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
2019-01-18
1
-1
/
+1
|
*
|
|
|
|
|
genirq: Fix the kerneldoc comment for struct irq_affinity_desc
Jonathan Corbet
2019-01-18
1
-0
/
+1
|
*
|
|
|
|
|
genirq: Make sure the initial affinity is not empty
Srinivas Ramana
2019-01-15
1
-0
/
+3
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-27
1
-2
/
+2
|
\
\
\
\
\
\
[next]