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
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-10
LLVMLinux: Remove warning about returning an uninitialized variable
Behan Webster
1
-1
/
+2
2014-04-08
mm: create generic early_ioremap() support
Mark Salter
1
-0
/
+42
2014-04-08
percpu: add raw_cpu_ops
Christoph Lameter
1
-5
/
+8
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2
-3
/
+3
2014-04-08
bug: Make BUG() always stop the machine
Josh Triplett
1
-1
/
+1
2014-04-08
bug: when !CONFIG_BUG, make WARN call no_printk to check format and args
Josh Triplett
1
-0
/
+1
2014-04-08
include/asm-generic/bug.h: style fix: s/while(0)/while (0)/
Josh Triplett
1
-3
/
+3
2014-04-08
bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
Josh Triplett
1
-27
/
+30
2014-04-06
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+10
2014-04-04
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2014-04-03
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+11
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+7
2014-04-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+5
2014-04-01
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-03-14
asm-generic: rwsem: de-PPCify rwsem.h
Will Deacon
1
-5
/
+5
2014-03-14
Merge tag 'v3.14-rc6' into devel
Linus Walleij
1
-0
/
+39
2014-03-13
cputime: Bring cputime -> nsecs conversion
Frederic Weisbecker
2
-1
/
+5
2014-03-13
cputime: Fix nsecs_to_cputime() return type cast
Frederic Weisbecker
1
-1
/
+2
2014-03-11
drivers: of: add support for custom reserved memory drivers
Marek Szyprowski
1
-0
/
+11
2014-03-09
Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...
Olof Johansson
1
-0
/
+39
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-12
ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
Stephen Boyd
1
-0
/
+10
2014-02-10
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-02-07
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
1
-1
/
+1
2014-01-28
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-24
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-49
/
+97
2014-01-24
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-1
/
+9
2014-01-24
add generic fixmap.h
Mark Salter
1
-0
/
+97
2014-01-24
asm/types.h: Remove include/asm-generic/int-l64.h
Geert Uytterhoeven
1
-49
/
+0
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-01-18
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-07
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-21
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-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-24
/
+19
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-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
[next]