| .. |
|
hardware
|
988addf82e
Merge branch 'origin' into devel-stable
|
15 년 전 |
|
mach
|
7921fc4a25
ARM: remove old RTC support
|
16 년 전 |
|
Kbuild
|
74d96f0186
byteorder: make swab.h include asm/swab.h like a regular header
|
17 년 전 |
|
a.out-core.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
a.out.h
|
f100e6d036
headers_check fix: arm, a.out.h
|
17 년 전 |
|
asm-offsets.h
|
559df2e021
kbuild: move asm-offsets.h to include/generated
|
16 년 전 |
|
assembler.h
|
4260415f6a
ARM: fix build error in arch/arm/kernel/process.c
|
15 년 전 |
|
atomic.h
|
24b44a66fa
ARM: 5889/1: Add atomic64 routines for ARMv6k and above.
|
16 년 전 |
|
auxvec.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
bitops.h
|
e9ac829185
ARM: boolean bit testing
|
16 년 전 |
|
bitsperlong.h
|
c31ae4bb4a
asm-generic: introduce asm/bitsperlong.h
|
16 년 전 |
|
bug.h
|
d81030a1ba
[ARM] 5211/2: fix a couple warnings from BUG() usage
|
17 년 전 |
|
bugs.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
byteorder.h
|
74d96f0186
byteorder: make swab.h include asm/swab.h like a regular header
|
17 년 전 |
|
cache.h
|
910a17e57a
ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size
|
16 년 전 |
|
cacheflush.h
|
33f663ff91
ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
|
15 년 전 |
|
cachetype.h
|
c0e9587841
[ARM] Introduce new bitmask based cache type macros
|
17 년 전 |
|
checksum.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
clkdev.h
|
55a07517ed
ARM: 6001/1: removing compilation warning comming from clkdev.h
|
15 년 전 |
|
cpu-multi32.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
cpu-single.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
cpu.h
|
62a8c5bcb5
ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h
|
16 년 전 |
|
cputime.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
cputype.h
|
28f9f19db9
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
|
16 년 전 |
|
current.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
delay.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
device.h
|
d7aacaddca
Driver Core: Add platform device arch data V3
|
16 년 전 |
|
div64.h
|
884afaab44
[ARM] 5320/1: fix assembly constraints in implementation of do_div()
|
17 년 전 |
|
dma-mapping.h
|
6fee48cd33
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
|
15 년 전 |
|
dma.h
|
f892027c02
ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API set
|
16 년 전 |
|
domain.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
ecard.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
elf.h
|
bb35579b45
ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h
|
15 년 전 |
|
emergency-restart.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
entry-macro-vic2.S
|
5b39be4637
ARM: Add common entry code for system with two VICs
|
16 년 전 |
|
errno.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
fb.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
fcntl.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
fiq.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
fixmap.h
|
5f0fbf9eca
[ARM] fixmap support
|
16 년 전 |
|
flat.h
|
c3dc5bec05
flat: fix data sections alignment
|
16 년 전 |
|
floppy.h
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 년 전 |
|
fpstate.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
ftrace.h
|
ddd559b13f
Merge branch 'devel-stable' into devel
|
16 년 전 |
|
futex.h
|
4260415f6a
ARM: fix build error in arch/arm/kernel/process.c
|
15 년 전 |
|
glue.h
|
4fb2847437
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
|
16 년 전 |
|
gpio.h
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 년 전 |
|
hardirq.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
highmem.h
|
7e5a69e83b
ARM: 6007/1: fix highmem with VIPT cache and DMA
|
15 년 전 |
|
hw_irq.h
|
897d85275d
[ARM] Fix circular include dependency with IRQ headers
|
17 년 전 |
|
hwcap.h
|
7279dc3e91
[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16
|
17 년 전 |
|
ide.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
io.h
|
31aa8fd6fd
ARM: Add caller information to ioremap
|
16 년 전 |
|
ioctl.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
ioctls.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
ipcbuf.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
irq.h
|
aedceb2a49
ARM: 6000/1: removing compilation warning comming from <asm/irq.h>
|
15 년 전 |
|
irq_regs.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
irqflags.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
kdebug.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
kexec.h
|
163f6876f5
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
|
17 년 전 |
|
kgdb.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
kmap_types.h
|
7e5a69e83b
ARM: 6007/1: fix highmem with VIPT cache and DMA
|
15 년 전 |
|
kprobes.h
|
3305a60795
[ARM] 5206/1: remove kprobe_trap_handler() hack
|
17 년 전 |
|
leds.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
limits.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
linkage.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
local.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
localtimer.h
|
f32f4ce257
[ARM] smp: allow re-use of realview localtimer TWD support
|
16 년 전 |
|
locks.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
mach-types.h
|
66206536fe
arm: move mach-types to include/generated
|
16 년 전 |
|
mc146818rtc.h
|
fced80c735
[ARM] Convert asm/io.h to linux/io.h
|
17 년 전 |
|
memory.h
|
c931b4f655
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
|
16 년 전 |
|
mman.h
|
2ea1d13f64
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
|
16 년 전 |
|
mmu.h
|
11805bcfa4
ARM: 5905/1: ARM: Global ASID allocation on SMP
|
16 년 전 |
|
mmu_context.h
|
11805bcfa4
ARM: 5905/1: ARM: Global ASID allocation on SMP
|
16 년 전 |
|
mmzone.h
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 년 전 |
|
module.h
|
2e1926e7b5
[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules
|
17 년 전 |
|
msgbuf.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
mtd-xip.h
|
a02f45cfca
[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.h
|
17 년 전 |
|
mutex.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
nwflash.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
outercache.h
|
319f551a0a
ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
|
15 년 전 |
|
page-nommu.h
|
2732f4b6f1
nommu: Remove the memory_start/end variables from ARM page-nommu.h
|
16 년 전 |
|
page.h
|
f00a75c094
ARM: Pass VMA to copy_user_highpage() implementations
|
16 년 전 |
|
param.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
parport.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
pci.h
|
f41b177157
pci-dma: add linux/pci-dma.h to linux/pci.h
|
15 년 전 |
|
percpu.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
perf_event.h
|
7ada189f5c
ARM: 5900/2: arm: enable support for software perf events
|
16 년 전 |
|
pgalloc.h
|
65cec8e3db
ARM: implement highpte
|
16 년 전 |
|
pgtable-hwdef.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
pgtable-nommu.h
|
a91ed072d6
ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds
|
15 년 전 |
|
pgtable.h
|
26a26d3296
ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute
|
16 년 전 |
|
pmu.h
|
0f4f0672ac
ARM: 5899/2: arm: provide a mechanism to reserve performance counters
|
16 년 전 |
|
poll.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
posix_types.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
proc-fns.h
|
4da8b8208e
ARM: Kill CONFIG_CPU_32
|
16 년 전 |
|
processor.h
|
26584853a4
Add core support for ARMv6/v7 big-endian
|
16 년 전 |
|
procinfo.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
ptrace.h
|
440e6ca79a
arm: use generic ptrace_resume code
|
15 년 전 |
|
resource.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
scatterlist.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
sections.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
segment.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
sembuf.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
serial.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
setup.h
|
2b0d8c251b
ARM: 5880/1: arm: use generic infrastructure for early params
|
16 년 전 |
|
shmbuf.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
shmparam.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
sigcontext.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
siginfo.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
signal.h
|
63b852a6b6
asm-generic: rename termios.h, signal.h and mman.h
|
16 년 전 |
|
sizes.h
|
c1191b0e3b
[ARM] Kirkwood: create a mapping for the Security Accelerator SRAM
|
16 년 전 |
|
smp.h
|
0748bd0177
cpumask: remove arch_send_call_function_ipi
|
16 년 전 |
|
smp_plat.h
|
2ef7f3dbd7
ARM: Fix ptrace accesses
|
16 년 전 |
|
smp_scu.h
|
a8cbcd92bd
[ARM] smp: separate SCU support code from realview
|
16 년 전 |
|
smp_twd.h
|
f32f4ce257
[ARM] smp: allow re-use of realview localtimer TWD support
|
16 년 전 |
|
socket.h
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
16 년 전 |
|
sockios.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
sparsemem.h
|
07f841b7c5
[ARM] mm: enable sparsemem on clps7500 and RiscPC
|
17 년 전 |
|
spinlock.h
|
c5113b61ba
ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7
|
16 년 전 |
|
spinlock_types.h
|
fb3a6bbc91
locking: Convert raw_rwlock to arch_rwlock
|
16 년 전 |
|
stacktrace.h
|
2d7c11bfc9
[ARM] 5382/1: unwind: Reorganise the stacktrace support
|
17 년 전 |
|
stat.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
statfs.h
|
a5e48a28d0
ARM: Use <asm-generic/statfs.h>
|
17 년 전 |
|
string.h
|
59f0cb0fdd
[ARM] remove memzero()
|
17 년 전 |
|
swab.h
|
40f5b07832
ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+
|
16 년 전 |
|
system.h
|
e7c5650f60
ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)
|
15 년 전 |
|
tcm.h
|
bc581770cf
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
|
16 년 전 |
|
termbits.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
termios.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
therm.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
thread_info.h
|
ad187f9561
ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
|
16 년 전 |
|
thread_notify.h
|
797245f5da
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
|
16 년 전 |
|
timex.h
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 년 전 |
|
tlb.h
|
9e1b32caa5
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
|
16 년 전 |
|
tlbflush.h
|
4b3073e1c5
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
|
16 년 전 |
|
topology.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
traps.h
|
67a94c23bb
[ARM] 5381/1: unwind: Reorganise the traps.c code
|
17 년 전 |
|
types.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
uaccess.h
|
4260415f6a
ARM: fix build error in arch/arm/kernel/process.c
|
15 년 전 |
|
ucontext.h
|
82c6f5a5b3
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
|
15 년 전 |
|
unaligned.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
unified.h
|
74109b8913
Fix "W" macro in arch/arm/include/asm/unified.h
|
16 년 전 |
|
unistd.h
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 년 전 |
|
unwind.h
|
bff595c15c
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
|
17 년 전 |
|
user.h
|
82c6f5a5b3
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
|
15 년 전 |
|
vfp.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
vfpmacros.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |
|
vga.h
|
fced80c735
[ARM] Convert asm/io.h to linux/io.h
|
17 년 전 |
|
xor.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 년 전 |