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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
1
-5
/
+39
2015-11-16
bpf, arm64: start flushing icache range from header
Daniel Borkmann
1
-1
/
+1
2015-11-16
bpf, arm: start flushing icache range from header
Daniel Borkmann
1
-1
/
+1
2015-11-16
arm64: bpf: fix JIT frame pointer setup
Yang Shi
1
-3
/
+3
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+7
2015-11-10
Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-269
/
+296
2015-11-10
Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-2
/
+8
2015-11-10
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-69
/
+157
2015-11-10
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
402
-3370
/
+20240
2015-11-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-20
/
+11
2015-11-10
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
44
-229
/
+1382
2015-11-10
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
90
-4415
/
+864
2015-11-10
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-49
/
+42
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2015-11-10
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
11
-2042
/
+120
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2015-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-112
/
+18
2015-11-09
Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-52
/
+44
2015-11-09
Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-52
/
+1
2015-11-09
Merge branch 'next/arm64' into next/dt
Olof Johansson
43
-84
/
+409
2015-11-09
Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux
Linus Torvalds
29
-248
/
+1210
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
15
-102
/
+0
2015-11-09
sparc/sparc64: allocate sys_membarrier system call number
Mathieu Desnoyers
3
-4
/
+5
2015-11-09
mips: add entry for new mlock2 syscall
Eric B Munson
5
-6
/
+13
2015-11-09
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
Dan Williams
60
-194
/
+346
2015-11-09
nios2: Remove unnecessary #ifdef guards
Tobias Klauser
2
-4
/
+0
2015-11-09
nios2: Switch to generic __xchg()
Marek Vasut
1
-47
/
+0
2015-11-09
nios2: Fix unused variable warning
Marek Vasut
1
-1
/
+1
2015-11-09
xtensa: implement dma_to_phys and phys_to_dma
Max Filippov
1
-0
/
+10
2015-11-09
xtensa: support DMA to high memory
Max Filippov
2
-17
/
+39
2015-11-08
parisc: Fixes and cleanups in kernel uapi header files
Helge Deller
7
-21
/
+44
2015-11-08
parisc: Drop hpux_stat64 struct from stat.h header file
Helge Deller
1
-31
/
+0
2015-11-07
arm64: fixup for mm renames
Andrew Morton
1
-1
/
+1
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-14
/
+12
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+5
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
3
-4
/
+7
2015-11-06
arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension
Martin Kepplinger
1
-4
/
+3
2015-11-06
arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension
Martin Kepplinger
2
-2
/
+2
2015-11-06
mm: make compound_head() robust
Kirill A. Shutemov
1
-1
/
+0
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
4
-7
/
+7
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
14
-224
/
+255
2015-11-06
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
1
-8
/
+9
2015-11-06
um: Report host OOM more nicely
Richard Weinberger
1
-1
/
+15
2015-11-06
um: Simplify STUB_DATA loading
Richard Weinberger
1
-4
/
+1
2015-11-06
um: Remove dead symbol from i386 syscall stub
Richard Weinberger
1
-1
/
+0
2015-11-06
um: Remove dead code from x86_64 syscall stub
Richard Weinberger
1
-13
/
+0
2015-11-06
um: Get rid of open coded NR_SYSCALLS
Richard Weinberger
1
-5
/
+3
2015-11-06
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
3
-13
/
+11
2015-11-06
um: Define PTRACE_OLDSETOPTIONS
Richard Weinberger
1
-0
/
+2
2015-11-06
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+4
[next]