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
*
gpiochip_reserve()
Anton Vorontsov
2008-04-28
1
-0
/
+1
*
gpio: define gpio_is_valid()
Guennadi Liakhovetski
2008-04-28
1
-0
/
+12
*
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
2008-04-28
1
-0
/
+2
*
bitops: use __fls for fls64 on 64-bit archs
Alexander van Heukelum
2008-04-26
1
-0
/
+22
*
generic: introduce a generic __fls implementation
Alexander van Heukelum
2008-04-26
1
-0
/
+43
*
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
2008-04-26
1
-0
/
+2
*
generic: add ioremap_wc() interface wrapper
venkatesh.pallipadi@intel.com
2008-04-24
1
-0
/
+4
*
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
2008-04-19
1
-0
/
+14
*
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
2008-04-02
1
-0
/
+2
*
percpu: fix DEBUG_PREEMPT per_cpu checking
Hugh Dickins
2008-02-23
1
-0
/
+2
*
Add missing init section definitions
Sam Ravnborg
2008-02-19
1
-0
/
+3
*
Make topology fallback macros reference their arguments.
Andi Kleen
2008-02-11
1
-5
/
+5
*
asm-generic: remove fastcall
Harvey Harrison
2008-02-08
3
-22
/
+22
*
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2008-02-08
1
-0
/
+2
*
tty: let architectures override the user/kernel macros.
Heiko Carstens
2008-02-08
1
-0
/
+6
*
Add cmpxchg_local to asm-generic for per cpu atomic operations
Mathieu Desnoyers
2008-02-07
2
-0
/
+87
*
Unexport asm/page.h
Kirill A. Shutemov
2008-02-07
1
-3
/
+0
*
Unexport asm/elf.h
Kirill A. Shutemov
2008-02-07
1
-1
/
+0
*
Unexport asm/user.h and linux/user.h
Kirill A. Shutemov
2008-02-07
1
-1
/
+0
*
remove support for un-needed _extratext section
Robin Getz
2008-02-06
1
-2
/
+0
*
taskstats scaled time cleanup
Michael Neuling
2008-02-06
1
-0
/
+1
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
3
-3
/
+3
*
gpiolib: add gpio provider infrastructure
David Brownell
2008-02-05
1
-0
/
+98
*
x86: fix RTC lockdep warning: potential hardirq recursion
Andrew Morton
2008-02-04
1
-4
/
+7
*
asm-generic/tlb.h: remove <linux/quicklist.h>
H. Peter Anvin
2008-02-04
1
-1
/
+0
*
asm-generic/tlb.h: build fix
Ingo Molnar
2008-01-31
1
-0
/
+1
*
x86: add testcases for RODATA and NX protections/attributes
Arjan van de Ven
2008-01-30
1
-0
/
+1
*
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
2008-01-30
1
-1
/
+0
*
x86/non-x86: percpu, node ids, apic ids x86.git fixup
Mike Travis
2008-01-30
1
-10
/
+2
*
percpu: make the asm-generic/percpu.h more "generic"
travis@sgi.com
2008-01-30
1
-11
/
+63
*
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
travis@sgi.com
2008-01-30
1
-18
/
+0
*
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
2008-01-30
1
-1
/
+0
*
debug: move WARN_ON() out of line
Arjan van de Ven
2008-01-30
1
-5
/
+5
*
debug: introduce __WARN()
Olof Johansson
2008-01-30
1
-6
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2008-01-29
1
-2
/
+87
|
\
|
*
Introduce new section reference annotations tags: __ref, __refdata, __refconst
Sam Ravnborg
2008-01-28
1
-0
/
+3
|
*
asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies
Adrian Bunk
2008-01-28
1
-2
/
+1
|
*
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
2008-01-28
1
-6
/
+82
|
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-0
/
+7
*
|
ext4: Add ext4_find_next_bit()
Aneesh Kumar K.V
2008-01-28
2
-0
/
+6
|
/
*
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
2008-01-25
1
-2
/
+3
*
Revert quicklist need->flush fix
Christoph Lameter
2007-12-26
1
-3
/
+0
*
quicklist: Set tlb->need_flush if pages are remaining in quicklist 0
Christoph Lameter
2007-12-17
1
-0
/
+4
*
sched: fix RLIMIT_CPU comment
Ingo Molnar
2007-11-26
1
-1
/
+1
*
Linux Kernel Markers
Mathieu Desnoyers
2007-10-19
1
-1
/
+6
*
define first set of BIT* macros
Jiri Slaby
2007-10-19
2
-31
/
+25
*
forbid asm/bitops.h direct inclusion
Jiri Slaby
2007-10-19
1
-0
/
+4
*
bitops: introduce lock ops
Nick Piggin
2007-10-18
2
-0
/
+46
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
2
-32
/
+0
*
unexport asm/shmparam.h
Olaf Hering
2007-10-17
1
-1
/
+0
[next]