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
2013-01-05
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
1
-0
/
+9
2013-01-04
include: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-22
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2
-32
/
+5
2012-12-18
asm-generic: io: don't perform swab during {in,out} string functions
Will Deacon
1
-6
/
+6
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+110
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+20
2012-12-13
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
1
-0
/
+26
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-22
/
+0
2012-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+16
2012-12-12
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+4
2012-12-11
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
1
-0
/
+106
2012-12-11
x86/mm: Introduce pte_accessible()
Rik van Riel
1
-0
/
+4
2012-12-10
asm-generic/mmu.h: Add support for FDPIC
Lars-Peter Clausen
1
-0
/
+5
2012-12-10
asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
Lars-Peter Clausen
1
-1
/
+0
2012-11-30
s390/pci: base support
Jan Glauber
1
-1
/
+20
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-29
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-12
/
+0
2012-11-29
consolidate sys_execve() prototype
Al Viro
1
-7
/
+0
2012-11-29
generic sys_fork / sys_vfork / sys_clone
Al Viro
1
-4
/
+3
2012-11-21
gpiolib: rename pin range arguments
Linus Walleij
1
-2
/
+2
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
1
-2
/
+4
2012-11-14
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+16
2012-11-11
gpiolib: iron out include ladder mistakes
Linus Walleij
1
-21
/
+35
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-2
/
+2
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
1
-0
/
+6
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+25
2012-10-26
asm-generic: io: remove {read,write} string functions
Will Deacon
1
-30
/
+0
2012-10-26
gpiolib: add gpio get direction callback support
Mathias Nyman
1
-1
/
+4
2012-10-25
asm-generic/io.h: remove asm/cacheflush.h include
James Hogan
1
-1
/
+0
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
1
-0
/
+0
2012-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+9
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+90
2012-10-11
vmlinux.lds.h: Allow architectures to add sections to the front of .bss
David Daney
1
-0
/
+9
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-24
/
+48
2012-10-09
mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
Catalin Marinas
1
-1
/
+1
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
1
-0
/
+5
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
1
-0
/
+8
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-2
/
+4
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
1
-23
/
+32
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
38
-3029
/
+43
2012-10-08
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
1
-0
/
+57
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-4
/
+0
2012-10-05
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
1
-0
/
+10
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
42
-3076
/
+79
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
36
-3027
/
+13
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
1
-4
/
+0
2012-10-04
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-45
/
+1
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+28
2012-10-03
asm-generic: xor: mark static functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2012-10-03
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
1
-0
/
+2
[next]