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
2011-03-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+27
2011-03-25
WARN_ON_SMP(): Allow use in if() statements on UP
Steven Rostedt
1
-1
/
+27
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
3
-31
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2
-19
/
+0
2011-03-24
asm-generic: use little-endian bitops
Akinobu Mita
1
-2
/
+2
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
3
-4
/
+1
2011-03-24
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-24
/
+53
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
3
-25
/
+25
2011-03-24
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
1
-26
/
+20
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-27
/
+0
2011-03-23
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
1
-1
/
+1
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
1
-1
/
+3
2011-03-20
asm-generic: support clock_adjtime() in <asm-generic/unistd.h>
Chris Metcalf
1
-1
/
+3
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-03-18
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
4
-17
/
+87
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
1
-0
/
+2
2011-03-17
asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h
GuanXuetao
1
-3
/
+5
2011-03-17
asm-generic headers: add ftrace.h
GuanXuetao
1
-0
/
+16
2011-03-17
asm-generic headers: add sizes.h
GuanXuetao
1
-0
/
+47
2011-03-17
asm-generic: fix inX/outX functions for architectures that have PCI
GuanXuetao
1
-14
/
+19
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-13
/
+22
2011-03-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2011-03-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+7
2011-03-16
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2011-03-15
New kind of open files - "location only".
Al Viro
1
-0
/
+4
2011-03-15
unistd.h: Add new syscalls numbers to asm-generic
Aneesh Kumar K.V
1
-1
/
+5
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-4
/
+4
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-1
/
+2
2011-03-08
x86: Separate out entry text section
Jiri Olsa
2
-0
/
+7
2011-03-04
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+2
2011-03-01
asm-generic/user.h: Fix spelling in comment
Tobias Klauser
1
-2
/
+2
2011-03-01
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
Ben Hutchings
1
-0
/
+2
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
1
-12
/
+12
2011-02-18
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
1
-0
/
+1
2011-02-16
Merge commit 'v2.6.38-rc5' into sched/core
Ingo Molnar
1
-12
/
+12
2011-02-03
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
1
-5
/
+4
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
1
-3
/
+5
2011-02-03
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
1
-4
/
+3
2011-01-26
time: Add nsecs_to_cputime64 interface for asm-generic
Venkatesh Pallipadi
1
-0
/
+3
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-13
/
+22
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
1
-0
/
+7
2011-01-17
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
1
-11
/
+3
2011-01-14
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: add pmd mangling generic functions
Andrea Arcangeli
1
-60
/
+154
2011-01-14
thp: special pmd_trans_* functions
Andrea Arcangeli
1
-0
/
+11
2011-01-14
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
1
-0
/
+2
2011-01-14
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
1
-5
/
+5
2011-01-13
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
1
-5
/
+5
[next]