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.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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
1
-2
/
+0
2017-03-28
new helper: uaccess_kernel()
Al Viro
2
-6
/
+6
2017-03-28
add asm-generic/extable.h
Al Viro
1
-0
/
+1
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-1
/
+0
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2
-0
/
+3
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
4
-2
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-0
/
+5
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
5
-5
/
+8
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
10
-10
/
+10
2016-12-16
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-27
/
+167
2016-12-15
um: UBD Improvements
Anton Ivanov
3
-27
/
+167
2016-12-13
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-6
/
+0
2016-12-13
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+6
2016-12-13
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+3
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-1
/
+0
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-8
/
+0
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2
-0
/
+2
2016-10-04
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+1
2016-09-07
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
1
-5
/
+0
2016-09-07
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
1
-2
/
+3
2016-09-05
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2016-08-31
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
1
-24
/
+1
2016-08-24
um: Don't discard .text.exit section
Andrey Ryabinin
1
-1
/
+1
2016-08-05
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-21
/
+25
2016-08-04
um: Support kcov
Vegard Nossum
3
-0
/
+9
2016-08-04
um: Enable TRACE_IRQFLAGS_SUPPORT
Richard Weinberger
1
-2
/
+1
2016-08-04
um: Use asm-generic/irqflags.h
Daniel Wagner
1
-11
/
+7
2016-08-04
um: Fix possible deadlock in sig_handler_common()
Richard Weinberger
1
-2
/
+3
2016-08-04
um: Select HAVE_DEBUG_KMEMLEAK
Richard Weinberger
1
-0
/
+1
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
1
-4
/
+4
2016-08-04
um: Eliminate null test after alloc_bootmem
Amitoj Kaur Chawla
1
-2
/
+0
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-2
/
+3
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-5
/
+4
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+20
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-27
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-0
/
+12
2016-07-27
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-1
/
+7
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
1
-2
/
+2
[next]