index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
MAINTAINERS
17
-rw-r--r--
arch/avr32/Kconfig
196
-rw-r--r--
arch/avr32/Kconfig.debug
19
-rw-r--r--
arch/avr32/Makefile
84
-rw-r--r--
arch/avr32/boards/atstk1000/Makefile
2
-rw-r--r--
arch/avr32/boards/atstk1000/atstk1002.c
37
-rw-r--r--
arch/avr32/boards/atstk1000/setup.c
59
-rw-r--r--
arch/avr32/boards/atstk1000/spi.c
27
-rw-r--r--
arch/avr32/boot/images/Makefile
62
-rw-r--r--
arch/avr32/boot/u-boot/Makefile
3
-rw-r--r--
arch/avr32/boot/u-boot/empty.S
1
-rw-r--r--
arch/avr32/boot/u-boot/head.S
60
-rw-r--r--
arch/avr32/configs/atstk1002_defconfig
754
-rw-r--r--
arch/avr32/kernel/Makefile
18
-rw-r--r--
arch/avr32/kernel/asm-offsets.c
25
-rw-r--r--
arch/avr32/kernel/avr32_ksyms.c
55
-rw-r--r--
arch/avr32/kernel/cpu.c
327
-rw-r--r--
arch/avr32/kernel/entry-avr32b.S
678
-rw-r--r--
arch/avr32/kernel/head.S
45
-rw-r--r--
arch/avr32/kernel/init_task.c
38
-rw-r--r--
arch/avr32/kernel/irq.c
71
-rw-r--r--
arch/avr32/kernel/kprobes.c
270
-rw-r--r--
arch/avr32/kernel/module.c
324
-rw-r--r--
arch/avr32/kernel/process.c
276
-rw-r--r--
arch/avr32/kernel/ptrace.c
371
-rw-r--r--
arch/avr32/kernel/semaphore.c
148
-rw-r--r--
arch/avr32/kernel/setup.c
335
-rw-r--r--
arch/avr32/kernel/signal.c
328
-rw-r--r--
arch/avr32/kernel/switch_to.S
35
-rw-r--r--
arch/avr32/kernel/sys_avr32.c
51
-rw-r--r--
arch/avr32/kernel/syscall-stubs.S
102
-rw-r--r--
arch/avr32/kernel/syscall_table.S
289
-rw-r--r--
arch/avr32/kernel/time.c
238
-rw-r--r--
arch/avr32/kernel/traps.c
425
-rw-r--r--
arch/avr32/kernel/vmlinux.lds.c
139
-rw-r--r--
arch/avr32/lib/Makefile
10
-rw-r--r--
arch/avr32/lib/__avr32_asr64.S
31
-rw-r--r--
arch/avr32/lib/__avr32_lsl64.S
31
-rw-r--r--
arch/avr32/lib/__avr32_lsr64.S
31
-rw-r--r--
arch/avr32/lib/clear_user.S
76
-rw-r--r--
arch/avr32/lib/copy_user.S
119
-rw-r--r--
arch/avr32/lib/csum_partial.S
47
-rw-r--r--
arch/avr32/lib/csum_partial_copy_generic.S
99
-rw-r--r--
arch/avr32/lib/delay.c
55
-rw-r--r--
arch/avr32/lib/findbit.S
154
-rw-r--r--
arch/avr32/lib/io-readsl.S
24
-rw-r--r--
arch/avr32/lib/io-readsw.S
43
-rw-r--r--
arch/avr32/lib/io-writesl.S
20
-rw-r--r--
arch/avr32/lib/io-writesw.S
38
-rw-r--r--
arch/avr32/lib/libgcc.h
33
-rw-r--r--
arch/avr32/lib/longlong.h
98
-rw-r--r--
arch/avr32/lib/memcpy.S
62
-rw-r--r--
arch/avr32/lib/memset.S
72
-rw-r--r--
arch/avr32/lib/strncpy_from_user.S
60
-rw-r--r--
arch/avr32/lib/strnlen_user.S
67
-rw-r--r--
arch/avr32/mach-at32ap/Makefile
2
-rw-r--r--
arch/avr32/mach-at32ap/at32ap.c
90
-rw-r--r--
arch/avr32/mach-at32ap/at32ap7000.c
866
-rw-r--r--
arch/avr32/mach-at32ap/clock.c
148
-rw-r--r--
arch/avr32/mach-at32ap/clock.h
30
-rw-r--r--
arch/avr32/mach-at32ap/extint.c
171
-rw-r--r--
arch/avr32/mach-at32ap/intc.c
133
-rw-r--r--
arch/avr32/mach-at32ap/intc.h
327
-rw-r--r--
arch/avr32/mach-at32ap/pio.c
118
-rw-r--r--
arch/avr32/mach-at32ap/pio.h
178
-rw-r--r--
arch/avr32/mach-at32ap/sm.c
289
-rw-r--r--
arch/avr32/mach-at32ap/sm.h
240
-rw-r--r--
arch/avr32/mm/Makefile
6
-rw-r--r--
arch/avr32/mm/cache.c
150
-rw-r--r--
arch/avr32/mm/clear_page.S
25
-rw-r--r--
arch/avr32/mm/copy_page.S
28
-rw-r--r--
arch/avr32/mm/dma-coherent.c
139
-rw-r--r--
arch/avr32/mm/fault.c
315
-rw-r--r--
arch/avr32/mm/init.c
480
-rw-r--r--
arch/avr32/mm/ioremap.c
197
-rw-r--r--
arch/avr32/mm/tlb.c
378
-rw-r--r--
include/asm-avr32/Kbuild
3
-rw-r--r--
include/asm-avr32/a.out.h
26
-rw-r--r--
include/asm-avr32/addrspace.h
43
-rw-r--r--
include/asm-avr32/arch-at32ap/at91rm9200_pdc.h
36
-rw-r--r--
include/asm-avr32/arch-at32ap/at91rm9200_usart.h
123
-rw-r--r--
include/asm-avr32/arch-at32ap/board.h
35
-rw-r--r--
include/asm-avr32/arch-at32ap/init.h
21
-rw-r--r--
include/asm-avr32/arch-at32ap/portmux.h
16
-rw-r--r--
include/asm-avr32/arch-at32ap/sm.h
27
-rw-r--r--
include/asm-avr32/asm.h
102
-rw-r--r--
include/asm-avr32/atomic.h
201
-rw-r--r--
include/asm-avr32/auxvec.h
4
-rw-r--r--
include/asm-avr32/bitops.h
296
-rw-r--r--
include/asm-avr32/bug.h
47
-rw-r--r--
include/asm-avr32/bugs.h
15
-rw-r--r--
include/asm-avr32/byteorder.h
25
-rw-r--r--
include/asm-avr32/cache.h
29
-rw-r--r--
include/asm-avr32/cachectl.h
11
-rw-r--r--
include/asm-avr32/cacheflush.h
129
-rw-r--r--
include/asm-avr32/checksum.h
156
-rw-r--r--
include/asm-avr32/cputime.h
6
-rw-r--r--
include/asm-avr32/current.h
15
-rw-r--r--
include/asm-avr32/delay.h
26
-rw-r--r--
include/asm-avr32/div64.h
6
-rw-r--r--
include/asm-avr32/dma-mapping.h
320
-rw-r--r--
include/asm-avr32/dma.h
8
-rw-r--r--
include/asm-avr32/elf.h
110
-rw-r--r--
include/asm-avr32/emergency-restart.h
6
-rw-r--r--
include/asm-avr32/errno.h
6
-rw-r--r--
include/asm-avr32/fcntl.h
6
-rw-r--r--
include/asm-avr32/futex.h
6
-rw-r--r--
include/asm-avr32/hardirq.h
34
-rw-r--r--
include/asm-avr32/hw_irq.h
9
-rw-r--r--
include/asm-avr32/intc.h
128
-rw-r--r--
include/asm-avr32/io.h
253
-rw-r--r--
include/asm-avr32/ioctl.h
6
-rw-r--r--
include/asm-avr32/ioctls.h
83
-rw-r--r--
include/asm-avr32/ipcbuf.h
29
-rw-r--r--
include/asm-avr32/irq.h
10
-rw-r--r--
include/asm-avr32/irqflags.h
68
-rw-r--r--
include/asm-avr32/kdebug.h
38
-rw-r--r--
include/asm-avr32/kmap_types.h
30
-rw-r--r--
include/asm-avr32/kprobes.h
34
-rw-r--r--
include/asm-avr32/linkage.h
7
-rw-r--r--
include/asm-avr32/local.h
6
-rw-r--r--
include/asm-avr32/mach/serial_at91.h
33
-rw-r--r--
include/asm-avr32/mman.h
17
-rw-r--r--
include/asm-avr32/mmu.h
10
-rw-r--r--
include/asm-avr32/mmu_context.h
148
-rw-r--r--
include/asm-avr32/module.h
28
-rw-r--r--
include/asm-avr32/msgbuf.h
31
-rw-r--r--
include/asm-avr32/mutex.h
9
-rw-r--r--
include/asm-avr32/namei.h
7
-rw-r--r--
include/asm-avr32/numnodes.h
7
-rw-r--r--
include/asm-avr32/ocd.h
78
-rw-r--r--
include/asm-avr32/page.h
112
-rw-r--r--
include/asm-avr32/param.h
23
-rw-r--r--
include/asm-avr32/pci.h
8
-rw-r--r--
include/asm-avr32/percpu.h
6
-rw-r--r--
include/asm-avr32/pgalloc.h
96
-rw-r--r--
include/asm-avr32/pgtable-2level.h
47
-rw-r--r--
include/asm-avr32/pgtable.h
408
-rw-r--r--
include/asm-avr32/poll.h
27
-rw-r--r--
include/asm-avr32/posix_types.h
129
-rw-r--r--
include/asm-avr32/processor.h
147
-rw-r--r--
include/asm-avr32/ptrace.h
154
-rw-r--r--
include/asm-avr32/resource.h
6
-rw-r--r--
include/asm-avr32/scatterlist.h
21