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
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-21
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
1
-3
/
+2
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-1
/
+1
2013-12-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-24
/
+11
2013-12-12
word-at-a-time: provide generic big-endian zero_bytemask implementation
Will Deacon
1
-0
/
+8
2013-12-11
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
1
-24
/
+11
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+14
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-2
/
+10
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-11-13
bitops/find: clarify and extend documentation
Cody P Schafer
1
-2
/
+10
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-160
/
+65
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+10
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-10-20
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
1
-160
/
+62
2013-10-17
kernel: add support for init_array constructors
Frantisek Hrbata
1
-0
/
+1
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
1
-0
/
+10
2013-10-16
Merge tag 'v3.12-rc4' into devel
Linus Walleij
2
-2
/
+3
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
1
-0
/
+3
2013-10-14
__page_to_pfn: Fix typo in comment
Zhang Yanfei
1
-1
/
+1
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2
-2
/
+3
2013-10-03
mm: Fix generic hugetlb pte check return type.
David Miller
1
-2
/
+2
2013-10-01
include/asm-generic/vtime.h: avoid zero-length file
Andrew Morton
1
-0
/
+1
2013-09-28
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
1
-8
/
+0
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
1
-0
/
+10
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
1
-0
/
+35
2013-09-25
sched: Create more preempt_count accessors
Peter Zijlstra
1
-0
/
+14
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+54
2013-09-24
crypto: create generic version of ablk_helper
Ard Biesheuvel
1
-0
/
+14
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-28
/
+0
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+0
2013-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-1
/
+6
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
1
-4
/
+0
2013-08-27
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
1
-28
/
+0
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-1
/
+1
2013-08-14
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
1
-0
/
+0
2013-08-14
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
1
-0
/
+15
2013-08-14
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
1
-0
/
+15
2013-07-26
tracing: Add __tracepoint_string() to export string pointers
Steven Rostedt (Red Hat)
1
-1
/
+6
2013-07-07
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+0
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+3
2013-07-04
rapidio: convert switch drivers to modules
Alexandre Bounine
1
-7
/
+0
2013-07-04
vmlinux.lds: add comments for global variables and clean up useless declarations
Jiang Liu
1
-1
/
+20
2013-07-04
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
1
-0
/
+22
2013-07-03
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2013-07-03
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-13
/
+9
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+0
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-0
/
+4
2013-06-26
modpost: remove all traces of cpuinit/cpuexit sections
Paul Gortmaker
1
-12
/
+0
[next]