index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
5
-26
/
+25
|
\
|
*
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
4
-10
/
+10
|
*
vmlinux.lds.h: restructure BSS linker script macros
Tim Abbott
2009-07-18
1
-10
/
+9
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-07-04
1
-6
/
+6
|
|
\
|
|
*
asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h
Tim Abbott
2009-06-27
1
-4
/
+4
|
|
*
asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.
Paul Mundt
2009-06-26
1
-2
/
+2
*
|
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-6
/
+12
*
|
|
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
6
-22
/
+25
|
\
|
|
|
*
|
alpha: fix percpu build breakage
Tejun Heo
2009-06-30
1
-0
/
+4
|
*
|
gcov: fix __ctors_start alignment
Heiko Carstens
2009-06-30
1
-1
/
+2
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-23
4
-20
/
+18
|
|
\
|
|
*
asm-generic: add dummy pgprot_noncached()
Paul Mundt
2009-06-23
1
-0
/
+4
|
|
*
asm-generic: hook up new system calls
Arnd Bergmann
2009-06-19
1
-1
/
+6
|
|
*
asm-generic: drop HARDIRQ_BITS definition from hardirq.h
Arnd Bergmann
2009-06-19
1
-13
/
+0
|
|
*
asm-generic: uaccess: fix up local access_ok() usage
Mike Frysinger
2009-06-19
1
-6
/
+6
|
|
*
asm-generic: uaccess: add missing access_ok() check to strnlen_user()
Mike Frysinger
2009-06-19
1
-0
/
+2
|
*
|
LDSCRIPT: Name INIT_RAM_FS consistently
David Howells
2009-06-22
1
-1
/
+1
*
|
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+8
|
/
/
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-17
4
-12
/
+280
|
|
\
*
|
|
dma-mapping: add asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-06-18
1
-0
/
+190
*
|
|
kernel: constructor support
Peter Oberparleiter
2009-06-18
2
-0
/
+12
*
|
|
Delete pcibios_select_root
Matthew Wilcox
2009-06-17
1
-13
/
+0
|
|
/
|
/
|
*
|
Merge branch 'akpm'
Linus Torvalds
2009-06-16
1
-1
/
+1
|
\
\
|
*
|
kmap_types: make most arches use generic header file
Randy Dunlap
2009-06-16
1
-1
/
+1
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-16
1
-0
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: Provide generic atomic64_t implementation
Paul Mackerras
2009-06-15
1
-0
/
+42
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
75
-338
/
+4485
|
\
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2009-06-14
1
-10
/
+231
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
vmlinux.lds.h update
Sam Ravnborg
2009-06-14
1
-7
/
+10
|
|
*
Improve vmlinux.lds.h support for arch specific linker scripts
Sam Ravnborg
2009-06-09
1
-7
/
+224
|
|
*
initconst adjustments
Jan Beulich
2009-06-09
1
-2
/
+3
|
*
|
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
2009-06-12
3
-12
/
+13
|
|
\
\
|
|
*
\
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
2
-11
/
+12
|
|
|
\
\
|
|
|
*
\
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-1
/
+1
|
|
|
|
\
\
|
|
|
|
*
\
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
2009-05-18
1
-3
/
+4
|
|
|
|
|
\
\
|
|
|
|
*
\
\
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
5
-17
/
+33
|
|
|
|
|
\
\
\
|
|
|
|
*
\
\
\
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-14
1
-52
/
+0
|
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
|
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-04-14
1
-1
/
+1
|
|
|
*
|
|
|
|
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-10
/
+11
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-08
5
-61
/
+25
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
4
-319
/
+33
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
/
/
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-29
1
-1
/
+1
|
|
|
|
*
|
|
|
|
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
2009-03-29
1
-10
/
+11
|
|
*
|
|
|
|
|
|
x86: Fix atomic_long_xchg() on 64bit
Peter Zijlstra
2009-06-02
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
add generic lib/checksum.c
Arnd Bergmann
2009-06-11
1
-0
/
+79
|
*
|
|
|
|
|
|
asm-generic: add a generic uaccess.h
Arnd Bergmann
2009-06-11
1
-0
/
+325
|
*
|
|
|
|
|
|
asm-generic: add generic NOMMU versions of some headers
Arnd Bergmann
2009-06-11
8
-0
/
+240
|
*
|
|
|
|
|
|
asm-generic: add generic atomic.h and io.h
Arnd Bergmann
2009-06-11
2
-0
/
+465
|
*
|
|
|
|
|
|
asm-generic: add legacy I/O header files
Arnd Bergmann
2009-06-11
6
-0
/
+106
[next]