index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
MAINTAINERS: Add the openrisc official repository
Stafford Horne
1
-0
/
+1
2017-02-25
openrisc: Add .gitignore
Stafford Horne
1
-0
/
+1
2017-02-25
openrisc: Add optimized memcpy routine
Stafford Horne
4
-2
/
+128
2017-02-25
openrisc: Add optimized memset
Olof Kindgren
4
-1
/
+107
2017-02-25
openrisc: Initial support for the idle state
Sebastian Macke
1
-0
/
+11
2017-02-25
openrisc: Fix the bitmask for the unit present register
Sebastian Macke
1
-2
/
+2
2017-02-25
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
1
-1
/
+0
2017-02-25
openrisc: add futex_atomic_* implementations
Stefan Kristiansson
2
-1
/
+135
2017-02-25
openrisc: add optimized atomic operations
Stefan Kristiansson
3
-1
/
+128
2017-02-25
openrisc: add cmpxchg and xchg implementations
Stefan Kristiansson
2
-2
/
+83
2017-02-25
openrisc: add atomic bitops
Stefan Kristiansson
2
-1
/
+124
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
3
-2
/
+206
2017-02-06
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
1
-16
/
+22
2017-02-06
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
1
-1
/
+3
2017-02-06
openrisc: tlb miss handler optimizations
Stefan Kristiansson
1
-95
/
+46
2017-02-06
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2
-31
/
+38
2017-02-06
openrisc: use SPARSE_IRQ
Jonas Bonn
2
-0
/
+2
2017-02-05
Linux 4.10-rc7
v4.10-rc7
Linus Torvalds
1
-1
/
+1
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+50
2017-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+38
2017-02-04
Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+17
2017-02-04
Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-15
/
+33
2017-02-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+10
2017-02-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-14
/
+5
2017-02-03
Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+5
2017-02-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-18
/
+84
2017-02-03
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-02-03
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
3
-12
/
+23
2017-02-03
mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
Toshi Kani
1
-4
/
+8
2017-02-03
jump label: pass kbuild_cflags when checking for asm goto support
David Lin
1
-1
/
+1
2017-02-03
shmem: fix sleeping from atomic context
Kirill A. Shutemov
1
-2
/
+9
2017-02-03
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
1
-0
/
+3
2017-02-03
zswap: disable changing params if init fails
Dan Streetman
1
-1
/
+29
2017-02-03
Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-48
/
+2
2017-02-03
MAINTAINERS: update email address for Amit Shah
Amit Shah
1
-1
/
+1
2017-02-03
vhost: fix initialization for vq->is_le
Halil Pasic
1
-6
/
+4
2017-02-03
Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"
Michael S. Tsirkin
1
-7
/
+0
2017-02-03
Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-0
/
+2
2017-02-03
Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+2
2017-02-03
Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
24
-165
/
+171
2017-02-03
Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-62
/
+11
2017-02-03
Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-03
Merge branch 'modversions' (modversions fixes for powerpc from Ard)
Linus Torvalds
12
-62
/
+93
2017-02-03
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
1
-1
/
+12
2017-02-03
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
1
-0
/
+1
2017-02-03
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
1
-7
/
+0
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
7
-52
/
+53
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
5
-5
/
+42
[next]