index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
Kbuild
Age
Commit message (
Expand
)
Author
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-13
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
2012-10-16
UAPI: (Scripted) Disintegrate arch/parisc/include/asm
David Howells
2012-10-14
[PARISC] asm: redo generic includes
James Bottomley
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2012-06-05
[PARISC] fix compile break in use of lib/strncopy_from_user.c
James Bottomley
2010-08-14
archs: replace unifdef-y with header-y
Sam Ravnborg
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2009-01-09
parisc: introduce asm/swab.h
Harvey Harrison
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin