index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2008-06-27
kbuild: fix a.out.h export to userspace with O= build.
David Woodhouse
2008-05-24
gpio: build fixes
David Brownell
2008-05-02
types: add C99-style constructors to <asm-generic/int-*.h>
H. Peter Anvin
2008-05-02
types: create <asm-generic/int-*.h>
H. Peter Anvin
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2008-04-30
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
2008-04-29
generalize asm-generic/ioctl.h to allow overriding values
Robert P. J. Day
2008-04-28
gpiochip_reserve()
Anton Vorontsov
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
2008-04-28
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
2008-04-26
bitops: use __fls for fls64 on 64-bit archs
Alexander van Heukelum
2008-04-26
generic: introduce a generic __fls implementation
Alexander van Heukelum
2008-04-26
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
2008-04-24
generic: add ioremap_wc() interface wrapper
venkatesh.pallipadi@intel.com
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
2008-04-02
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
2008-02-23
percpu: fix DEBUG_PREEMPT per_cpu checking
Hugh Dickins
2008-02-19
Add missing init section definitions
Sam Ravnborg
2008-02-12
Make topology fallback macros reference their arguments.
Andi Kleen
2008-02-08
asm-generic: remove fastcall
Harvey Harrison
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2008-02-08
tty: let architectures override the user/kernel macros.
Heiko Carstens
2008-02-07
Add cmpxchg_local to asm-generic for per cpu atomic operations
Mathieu Desnoyers
2008-02-07
Unexport asm/page.h
Kirill A. Shutemov
2008-02-07
Unexport asm/elf.h
Kirill A. Shutemov
2008-02-07
Unexport asm/user.h and linux/user.h
Kirill A. Shutemov
2008-02-06
remove support for un-needed _extratext section
Robin Getz
2008-02-06
taskstats scaled time cleanup
Michael Neuling
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
2008-02-04
x86: fix RTC lockdep warning: potential hardirq recursion
Andrew Morton
2008-02-04
asm-generic/tlb.h: remove <linux/quicklist.h>
H. Peter Anvin
2008-01-31
asm-generic/tlb.h: build fix
Ingo Molnar
2008-01-30
x86: add testcases for RODATA and NX protections/attributes
Arjan van de Ven
2008-01-30
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
2008-01-30
x86/non-x86: percpu, node ids, apic ids x86.git fixup
Mike Travis
2008-01-30
percpu: make the asm-generic/percpu.h more "generic"
travis@sgi.com
2008-01-30
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
travis@sgi.com
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
2008-01-30
debug: move WARN_ON() out of line
Arjan van de Ven
2008-01-30
debug: introduce __WARN()
Olof Johansson
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2008-01-29
ext4: Add ext4_find_next_bit()
Aneesh Kumar K.V
2008-01-28
Introduce new section reference annotations tags: __ref, __refdata, __refconst
Sam Ravnborg
2008-01-28
asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies
Adrian Bunk
2008-01-28
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-25
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
[next]