index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
4
-34
/
+21
|
|
\
\
|
*
|
|
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
2
-33
/
+0
|
\
\
\
|
*
|
|
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
1
-2
/
+0
|
*
|
|
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
2
-7
/
+0
|
*
|
|
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
1
-24
/
+0
|
|
/
/
*
|
|
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
1
-6
/
+13
|
\
\
\
|
*
|
|
sparc64: add reads{b,w,l}/writes{b,w,l}
Arnd Bergmann
2018-07-31
1
-6
/
+13
|
|
/
/
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
2
-60
/
+6
|
\
\
\
|
*
|
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-3
/
+4
|
*
|
|
sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code
Masami Hiramatsu
2018-06-21
1
-9
/
+2
|
*
|
|
sparc64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
2
-48
/
+0
|
|
/
/
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
3
-87
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-0
/
+1
|
*
|
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
2
-17
/
+0
|
*
|
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
2
-35
/
+0
|
*
|
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-15
/
+0
|
*
|
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
2
-15
/
+2
|
*
|
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
1
-2
/
+0
|
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
3
-4
/
+4
|
|
/
*
|
sparc: use asm-generic version of msi.h
Thomas Petazzoni
2018-07-30
1
-0
/
+1
*
|
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
2018-07-30
2
-33
/
+19
*
|
sparc/time: Add missing __init to init_tick_ops()
Steven Rostedt (VMware)
2018-07-30
1
-1
/
+1
|
/
*
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
3
-4
/
+6
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-08
2
-3
/
+1
|
\
|
*
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-08
2
-3
/
+1
*
|
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
5
-174
/
+159
|
\
\
|
|
/
|
/
|
|
*
sparc/PCI: Use dev_printk() when possible
Bjorn Helgaas
2018-05-22
5
-79
/
+70
|
*
sparc32/PCI/PCIC: Converge device enable path
Bjorn Helgaas
2018-05-22
1
-41
/
+30
|
*
sparc32/PCI/LEON: Converge device enable path
Bjorn Helgaas
2018-05-22
1
-41
/
+23
|
*
sparc/PCI: Request legacy VGA framebuffer only for VGA devices
Bjorn Helgaas
2018-04-17
2
-19
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-07
4
-270
/
+6
|
\
\
|
*
|
bpf, sparc: remove unused variable
Daniel Borkmann
2018-05-15
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-08
4
-269
/
+6
|
|
\
\
|
|
*
|
bpf, sparc64: remove ld_abs/ld_ind
Daniel Borkmann
2018-05-04
4
-269
/
+6
|
|
|
/
*
|
|
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-06-06
1
-2
/
+2
|
\
\
\
|
*
|
|
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-28
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-06
1
-1
/
+1
|
\
\
\
|
*
|
|
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
2018-06-01
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-05
4
-50
/
+41
|
\
\
\
|
*
|
|
Merge branch 'linus' into timers/2038
Thomas Gleixner
2018-05-19
2
-2
/
+2
|
|
\
|
|
|
*
|
|
y2038: sparc: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
4
-50
/
+41
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-05
1
-11
/
+4
|
\
|
|
|
|
*
|
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-11
/
+0
|
*
|
|
sparc: compat: Allow including asm/compat.h for 32-bit
Arnd Bergmann
2018-04-19
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-05
1
-2
/
+3
|
\
\
\
|
*
|
|
softirq/sparc: Switch to generic local_softirq_pending() implementation
Frederic Weisbecker
2018-05-14
1
-2
/
+3
[prev]
[next]