index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-23
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-12
/
+0
2017-09-09
mn10300: defconfig: cleanup from old Kconfig options
Krzysztof Kozlowski
2
-14
/
+0
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-5
/
+0
2017-08-04
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-1
/
+1
2017-07-13
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
3
-5
/
+7
2017-07-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-24
/
+2
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+0
2017-07-07
mn10300: use generic fb.h
Tobias Klauser
2
-23
/
+1
2017-07-07
mn10300: remove wrapper header for asm/device.h
Tobias Klauser
2
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-07-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+0
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2
-13
/
+0
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2
-1
/
+2
2017-05-22
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-16
get rid of unused __strncpy_from_user() instances
Al Viro
3
-10
/
+0
2017-05-16
kill strlen_user()
Al Viro
1
-1
/
+0
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-32
/
+0
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-26
/
+1
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+6
2017-05-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
1
-1
/
+0
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
6
-201
/
+9
2017-04-20
mn10300/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2
-24
/
+1
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-3
/
+0
2017-04-14
mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
1
-0
/
+1
2017-03-29
mn10300: switch to RAW_COPY_USER
Al Viro
4
-54
/
+5
2017-03-29
mn10300: get rid of zeroing
Al Viro
2
-141
/
+20
2017-03-29
mn10300: switch to generic extable.h
Al Viro
2
-20
/
+2
2017-03-29
metag: switch to generic extable.h
Al Viro
1
-0
/
+1
2017-03-25
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
3
-2
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-1
/
+6
[next]