..
Kbuild
avr32: add generic vga.h to Kbuild
2014-02-17 11:24:48 +01:00
addrspace.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
asm-offsets.h
kbuild: move asm-offsets.h to include/generated
2009-12-12 13:08:14 +01:00
asm.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
atomic.h
Disintegrate asm/system.h for AVR32
2012-03-28 18:30:01 +01:00
barrier.h
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
2014-01-12 10:37:15 +01:00
bitops.h
Disintegrate asm/system.h for AVR32
2012-03-28 18:30:01 +01:00
bug.h
Disintegrate asm/system.h for AVR32
2012-03-28 18:30:01 +01:00
bugs.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
cache.h
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
2010-08-11 08:59:21 -07:00
cacheflush.h
block: add helpers to run flush_dcache_page() against a bio and a request's pages
2009-11-26 09:16:19 +01:00
checksum.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
cmpxchg.h
Disintegrate asm/system.h for AVR32
2012-03-28 18:30:01 +01:00
current.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
dma-mapping.h
avr32: Provide dma_mmap_coherent() and dma_get_sgtable()
2013-01-29 08:11:14 +01:00
dma.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
elf.h
default SET_PERSONALITY() in linux/elf.h
2013-02-26 02:46:08 -05:00
fb.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
ftrace.h
tracing: make CALLER_ADDRx overwriteable
2009-03-02 16:49:37 -05:00
gpio.h
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
2008-08-05 14:36:57 +02:00
hardirq.h
avr32: convert to asm-generic/hardirq.h
2009-12-14 19:24:28 +01:00
hw_irq.h
avr32: remove obsolete hw_interrupt_type
2009-05-13 16:53:48 +02:00
io.h
avr32: add generic ioremap_wc() definition in io.h
2014-02-17 11:24:45 +01:00
irq.h
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
2008-08-05 14:36:57 +02:00
irqflags.h
Fix IRQ flag handling naming
2010-10-07 14:08:55 +01:00
kdebug.h
avr32: Define DIE_OOPS
2009-01-07 10:40:30 +01:00
kmap_types.h
avr32: remove km_type definitions
2012-07-24 15:27:30 +08:00
kprobes.h
avr32: add kprobe_ctlblk memory struct
2013-11-20 09:53:22 +01:00
linkage.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
mmu.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
mmu_context.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
module.h
Make most arch asm/module.h files use asm-generic/module.h
2012-09-28 14:31:03 +09:30
mutex.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
ocd.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
page.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
pci.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
pgalloc.h
avr32: handle pgtable_page_ctor() fail
2013-11-15 09:32:17 +09:00
pgtable-2level.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
pgtable.h
consolidate io_remap_pfn_range definitions
2013-06-29 12:46:35 +04:00
processor.h
avr32: switch to generic kernel_thread()/kernel_execve()
2012-10-15 11:14:38 -04:00
ptrace.h
missing user_stack_pointer() instances
2012-12-19 18:07:39 -05:00
serial.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
setup.h
UAPI: (Scripted) Disintegrate arch/avr32/include/asm
2012-10-10 12:09:31 +01:00
shmparam.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
signal.h
consolidate kernel-side struct sigaction declarations
2013-02-03 15:09:22 -05:00
string.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
switch_to.h
Disintegrate asm/system.h for AVR32
2012-03-28 18:30:01 +01:00
syscalls.h
avr32: make architecture sys_clone prototype match asm-generic prototype
2011-01-13 20:41:06 +01:00
sysreg.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
termios.h
UAPI: (Scripted) Disintegrate arch/avr32/include/asm
2012-10-10 12:09:31 +01:00
thread_info.h
preempt: Make PREEMPT_ACTIVE generic
2013-11-13 20:21:47 +01:00
timex.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
tlb.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
tlbflush.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
traps.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
types.h
UAPI: (Scripted) Disintegrate arch/avr32/include/asm
2012-10-10 12:09:31 +01:00
uaccess.h
avr32: fix out-of-range rjmp instruction on large kernels
2009-01-16 09:38:05 +01:00
ucontext.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
unaligned.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00
unistd.h
consolidate cond_syscall and SYSCALL_ALIAS declarations
2013-03-03 22:55:19 -05:00
user.h
avr32: Move include/asm-avr32 to arch/avr32/include/asm
2008-08-05 13:35:07 +02:00