index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+13
2014-03-31
Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+9
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+13
2014-02-21
mm: add support for discard of unused ptes
Konstantin Weitz
1
-0
/
+13
2014-02-17
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
Aneesh Kumar K.V
1
-0
/
+39
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+13
2014-02-09
bitops: Fix signedness of compile-time hweight implementations
Paul Walmsley
1
-8
/
+9
2014-01-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+12
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+9
2014-01-23
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-49
/
+97
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-1
/
+9
2014-01-23
add generic fixmap.h
Mark Salter
1
-0
/
+97
2014-01-23
asm/types.h: Remove include/asm-generic/int-l64.h
Geert Uytterhoeven
1
-49
/
+0
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-01-17
audit: Modify a set of system calls in audit class definitions
AKASHI Takahiro
2
-1
/
+9
2014-01-15
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
1
-0
/
+12
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2
-28
/
+14
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-0
/
+15
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-13
/
+29
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2014-01-02
asm-generic: uaccess: Spelling s/a ny/any/
Geert Uytterhoeven
1
-1
/
+1
2013-12-20
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
1
-3
/
+2
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
1
-2
/
+2
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-1
/
+1
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-24
/
+19
2013-12-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-24
/
+11
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
1
-0
/
+9
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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+14
2013-11-15
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-19
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-02
mm: Fix generic hugetlb pte check return type.
David Miller
1
-2
/
+2
2013-09-30
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
[next]