index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tile/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+2
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
6
-0
/
+8
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
5
-0
/
+5
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-12
/
+12
|
\
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-12
/
+12
*
|
tile/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-01-06
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-12-17
7
-21
/
+20
|
\
|
*
tile: use __ro_after_init instead of tile-specific __write_once
Chris Metcalf
2016-12-16
4
-13
/
+13
|
*
tile: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-12-16
1
-1
/
+1
|
*
tile-module: Rename jump labels in module_alloc()
Markus Elfring
2016-12-16
1
-5
/
+4
|
*
tile-module: Use kmalloc_array() in module_alloc()
Markus Elfring
2016-12-16
1
-1
/
+1
|
*
tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"
Colin Ian King
2016-12-16
1
-1
/
+1
*
|
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-14
1
-2
/
+10
*
|
tile: avoid using clocksource_cyc2ns with absolute cycle count
Chris Metcalf
2016-11-23
1
-2
/
+2
|
/
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
2
-1
/
+2
*
arch/tile: adopt the new nmi_backtrace framework
Chris Metcalf
2016-10-07
3
-61
/
+24
*
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
1
-1
/
+1
*
tile: support static_key usage in non-module __exit sections
Chris Metcalf
2016-08-04
1
-0
/
+12
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-14
/
+14
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
1
-5
/
+6
|
\
|
*
tile/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+6
|
*
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-07-27
2
-16
/
+32
|
\
\
|
*
|
tile 32-bit big-endian: fix bugs in syscall argument order
Chris Metcalf
2016-06-15
2
-16
/
+32
|
|
/
*
/
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-06-24
1
-1
/
+2
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
1
-3
/
+3
|
\
|
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-05-23
2
-4
/
+4
|
\
\
|
*
|
Fix typo
Andrea Gelmini
2016-05-23
1
-2
/
+2
|
*
|
Fix typo
Andrea Gelmini
2016-05-23
1
-2
/
+2
|
|
/
*
|
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
1
-2
/
+2
*
|
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
1
-3
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-03-28
2
-9
/
+9
|
\
|
*
tile: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
2
-5
/
+5
|
*
tile kgdb: fix bug in copy to gdb regs, and optimize memset
Chris Metcalf
2016-03-02
1
-4
/
+4
*
|
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
1
-0
/
+1
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
\
|
*
|
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
|
|
/
*
/
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-30
1
-3
/
+8
|
/
*
tile: uninline dma_set_mask
Christoph Hellwig
2016-01-20
1
-0
/
+29
*
arch/tile: move user_exit() to early kernel entry sequence
Chris Metcalf
2016-01-18
6
-38
/
+16
*
tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry
Chris Metcalf
2016-01-18
1
-1
/
+1
*
tile: fix a -Wframe-larger-than warning
Chris Metcalf
2016-01-18
1
-1
/
+1
*
tile: include the syscall number in the backtrace
Chris Metcalf
2016-01-18
1
-9
/
+8
*
arch/tile: adopt prepare_exit_to_usermode() model from x86
Chris Metcalf
2016-01-18
3
-104
/
+70
[next]