index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
1
-13
/
+1
*
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
2017-11-13
27
-133
/
+109
|
\
|
*
ARM: footbridge: Fix typo in timer conversion
Kees Cook
2017-11-06
1
-1
/
+1
|
*
sparc/led: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-7
/
+9
|
*
mips: ip22/32: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-25
/
+22
|
*
arm: pxa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-13
/
+10
|
*
ARM: footbridge: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-18
/
+8
|
*
ia64: Convert timers to use timer_setup()
Kees Cook
2017-11-02
7
-27
/
+26
|
*
xtensa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-13
/
+9
|
*
x86, calgary: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-5
/
+3
|
*
powerpc/watchdog: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-3
/
+2
|
*
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
7
-7
/
+7
|
*
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
2017-10-05
1
-3
/
+3
|
*
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2017-10-05
2
-6
/
+6
|
*
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-7
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-12
9
-35
/
+60
|
\
\
|
*
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-10
2
-10
/
+29
|
|
\
\
|
|
*
\
Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-11-08
2
-10
/
+29
|
|
|
\
\
|
|
|
*
|
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
Paul Mackerras
2017-11-08
2
-10
/
+29
|
*
|
|
|
Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-10
3
-4
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
MIPS: AR7: Ensure that serial ports are properly set up
Oswald Buddenhagen
2017-11-08
1
-0
/
+1
|
|
*
|
|
|
MIPS: AR7: Defer registration of GPIO
Jonas Gorski
2017-11-08
2
-2
/
+4
|
|
*
|
|
|
MIPS: BMIPS: Fix missing cbr address
Jaedon Shin
2017-11-07
1
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
2017-11-10
3
-11
/
+6
|
*
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-10
1
-10
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
2017-11-06
1
-10
/
+18
*
|
|
|
|
|
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
5
-27
/
+0
*
|
|
|
|
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-11
5
-0
/
+27
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
37
-162
/
+195
|
\
|
|
|
|
|
|
*
|
|
|
|
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
Jiri Kosina
2017-11-08
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-06
2
-12
/
+12
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
crypto: x86/sha1-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-03
1
-6
/
+6
|
|
*
|
|
|
crypto: x86/sha256-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-03
1
-6
/
+6
|
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
4
-3
/
+31
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
2017-11-05
1
-0
/
+13
|
|
*
|
|
|
|
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2017-11-04
3
-3
/
+18
|
*
|
|
|
|
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
1
-94
/
+27
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/mcelog: Get rid of RCU remnants
Borislav Petkov
2017-11-01
1
-94
/
+27
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-04
4
-1
/
+38
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ARM: add debug ".edata_real" symbol
Russell King
2017-11-02
1
-0
/
+9
|
|
*
|
|
|
|
ARM: 8716/1: pass endianness info to sparse
Luc Van Oostenryck
2017-11-01
1
-0
/
+2
|
|
*
|
|
|
|
ARM: 8715/1: add a private asm/unaligned.h
Arnd Bergmann
2017-10-24
2
-1
/
+27
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-04
7
-11
/
+25
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'kvm-arm-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-02
4
-7
/
+19
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
arm/arm64: kvm: Disable branch profiling in HYP code
Julien Thierry
2017-10-21
2
-2
/
+2
|
|
|
*
|
|
|
|
|
arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
Dongjiu Geng
2017-10-21
2
-5
/
+17
|
|
*
|
|
|
|
|
|
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
2017-11-02
2
-5
/
+5
|
|
*
|
|
|
|
|
|
KVM: VMX: Do not fully reset PI descriptor on vCPU reset
Jan H. Schönherr
2017-11-02
1
-2
/
+4
|
|
*
|
|
|
|
|
|
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
2017-11-02
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-11-04
7
-17
/
+28
|
|
\
\
\
\
\
\
\
\
[next]