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
/
tile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-07
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
1
-1
/
+0
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
1
-0
/
+1
2015-06-04
tile: avoid a "label not used" warning in do_page_fault()
Chris Metcalf
1
-7
/
+10
2015-06-04
tile: vdso: use raw_read_seqcount_begin() in vdso
Chris Metcalf
1
-5
/
+5
2015-06-03
tile: force CONFIG_TILEGX if ARCH != tilepro
Chris Metcalf
1
-1
/
+3
2015-05-28
EDAC: Cleanup atomic_scrub mess
Borislav Petkov
2
-29
/
+1
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-2
/
+2
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-1
/
+2
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
1
-6
/
+12
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
1
-3
/
+0
2015-05-11
tile: improve stack backtrace
Chris Metcalf
9
-82
/
+107
2015-05-11
tile: fix "odd fault" warning for stack backtraces
Chris Metcalf
1
-1
/
+0
2015-05-11
tile: set up initial stack top to honor STACK_TOP_DELTA
Chris Metcalf
1
-1
/
+1
2015-05-11
tile: support delivering NMIs for multicore backtrace
Chris Metcalf
8
-2
/
+197
2015-04-30
tile: add <asm/word-at-a-time.h> and enable support functions
Chris Metcalf
6
-150
/
+48
2015-04-29
tile: use READ_ONCE() in arch_spin_is_locked()
Chris Metcalf
2
-2
/
+9
2015-04-29
tile: modify arch_spin_unlock_wait() semantics
Chris Metcalf
2
-2
/
+20
2015-04-28
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
1
-1
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
21
-66
/
+201
2015-04-17
tile: nohz: warn if nohz_full uses hypervisor shared cores
Chris Metcalf
2
-1
/
+28
2015-04-17
tile: ftrace: fix function_graph tracer issues
Tony Lu
3
-2
/
+13
2015-04-17
tile: map data region shadow of kernel as R/W
Chris Metcalf
1
-2
/
+5
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
8
-28
/
+67
2015-04-17
tile: support arch_irq_work_raise
Chris Metcalf
4
-2
/
+46
2015-04-17
arch: tile: fix null pointer dereference on pt_regs pointer
Colin Ian King
1
-7
/
+8
2015-04-17
tile/elf: reorganize notify_exec()
Davidlohr Bueso
1
-18
/
+29
2015-04-17
tile: use si_int instead of si_ptr for compat_siginfo
Chris Metcalf
1
-6
/
+5
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-18
/
+2
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+4
2015-04-15
tile: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+5
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+4
2015-04-12
tile: Remove signal translation and exec_domain
Richard Weinberger
3
-18
/
+2
2015-03-31
ptp: tilegx: convert to the 64 bit get/set time methods.
Richard Cochran
2
-4
/
+4
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-12
/
+12
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2
-0
/
+4
2015-03-05
tile: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
5
-33
/
+20
2015-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-20
/
+21
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2
-5
/
+1
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-28
/
+0
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-15
/
+0
2015-02-11
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-02-11
tile: drop pte_file()-related helpers
Kirill A. Shutemov
2
-15
/
+0
2015-02-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-27
tile: use PCI define for Max_Read_Request_Size
Rafał Miłecki
1
-2
/
+2
[prev]
[next]