tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
arch
/
arm
/
include
/
asm
/
at
v3.1-rc8
2 folders
162 files
hardware
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
14 years ago
mach
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
14 years ago
Kbuild
archs: replace unifdef-y with header-y
15 years ago
a.out-core.h
ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump
15 years ago
a.out.h
headers_check fix: arm, a.out.h
17 years ago
asm-offsets.h
kbuild: move asm-offsets.h to include/generated
17 years ago
assembler.h
ARM: assembler.h: Add string declaration macro
15 years ago
atomic.h
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
14 years ago
auxvec.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
bitops.h
asm-generic: add another generic ext2 atomic bitops
14 years ago
bitsperlong.h
asm-generic: introduce asm/bitsperlong.h
17 years ago
bug.h
[ARM] 5211/2: fix a couple warnings from BUG() usage
17 years ago
bugs.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
byteorder.h
byteorder: make swab.h include asm/swab.h like a regular header
17 years ago
cache.h
ARM: implement support for read-mostly sections
15 years ago
cacheflush.h
ARM: move cache/processor/fault glue to separate include files
15 years ago
cachetype.h
ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing
15 years ago
checksum.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
clkdev.h
Merge branch 'cross-platform/clkdev' into next/cross-platform
14 years ago
cpu.h
ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h
16 years ago
cputime.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
cputype.h
ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kernel.h
15 years ago
current.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
delay.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
device.h
Driver Core: Add platform device arch data V3
16 years ago
div64.h
Merge commit 'v2.6.28-rc2' into tracing/urgent
17 years ago
dma-mapping.h
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
14 years ago
dma.h
Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stable
14 years ago
domain.h
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
15 years ago
ecard.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
elf.h
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
emergency-restart.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
entry-macro-multi.S
ARM: entry: re-allocate registers in irq entry assembly macros
14 years ago
entry-macro-vic2.S
ARM: Add common entry code for system with two VICs
16 years ago
errno.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
fb.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
fcntl.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
fiq.h
ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resume
15 years ago
fixmap.h
[ARM] fixmap support
17 years ago
flat.h
Merge master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
floppy.h
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
17 years ago
fncpy.h
ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying
15 years ago
fpstate.h
Fix common misspellings
15 years ago
ftrace.h
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
15 years ago
futex.h
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
14 years ago
glue-cache.h
Fix common misspellings
15 years ago
glue-df.h
ARM: move cache/processor/fault glue to separate include files
15 years ago
glue-pf.h
ARM: move cache/processor/fault glue to separate include files
15 years ago
glue-proc.h
ARM: pm: add generic CPU suspend/resume support
15 years ago
glue.h
Fix common misspellings
15 years ago
gpio.h
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
17 years ago
hardirq.h
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
15 years ago
highmem.h
ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast
15 years ago
hw_breakpoint.h
ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints
15 years ago
hw_irq.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
15 years ago
hwcap.h
ARM: hwcaps: add new HWCAP defines for ARMv7-A
15 years ago
ide.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
io.h
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
15 years ago
ioctl.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
ioctls.h
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
15 years ago
ipcbuf.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
irq.h
ARM: introduce handle_IRQ() not to dump exception stack
14 years ago
irq_regs.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
irqflags.h
Fix IRQ flag handling naming
15 years ago
kdebug.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
kexec.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
15 years ago
kgdb.h
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
15 years ago
kmap_types.h
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
16 years ago
kprobes.h
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
15 years ago
leds.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
limits.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
linkage.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
local.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
local64.h
arch: Implement local64_t
16 years ago
localtimer.h
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
15 years ago
locks.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
mach-types.h
arm: move mach-types to include/generated
17 years ago
mc146818rtc.h
[ARM] Convert asm/io.h to linux/io.h
17 years ago
memblock.h
Merge branch 'devel-stable' into devel
15 years ago
memory.h
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
14 years ago
mman.h
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
16 years ago
mmu.h
Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable
15 years ago
mmu_context.h
ARM: add a vma entry for the user accessible vector page
15 years ago
module.h
ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagic
15 years ago
msgbuf.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
mtd-xip.h
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
17 years ago
mutex.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
nwflash.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
outercache.h
ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti
15 years ago
page-nommu.h
nommu: Remove the memory_start/end variables from ARM page-nommu.h
16 years ago
page.h
ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
15 years ago
param.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
parport.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
pci.h
ARM: convert PCI defines to variables
14 years ago
percpu.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
perf_event.h
ARM: perf: add support for the Cortex-A15 PMU
15 years ago
pgalloc.h
ARM: 6757/1: fix tlb.h induced linux/swap.h build failure
15 years ago
pgtable-hwdef.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
pgtable-nommu.h
ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds
16 years ago
pgtable.h
ARM: pgtable: add pud-level code
15 years ago
pmu.h
ARM: perf: make name of arm_pmu_type consistent
14 years ago
poll.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
posix_types.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
proc-fns.h
ARM: 6988/1: multi-cpu: remove arguments from CPU proc macros
14 years ago
processor.h
ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9
15 years ago
procinfo.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
prom.h
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
14 years ago
ptrace.h
Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable
14 years ago
resource.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
scatterlist.h
ARM: Allow SoCs to enable scatterlist chaining
15 years ago
sched_clock.h
ARM: sched_clock: allow init_sched_clock() to be called early
15 years ago
seccomp.h
ARM: SECCOMP support
15 years ago
sections.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
segment.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
sembuf.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
serial.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
setup.h
ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM
14 years ago
shmbuf.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
shmparam.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
sigcontext.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
siginfo.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
signal.h
asm-generic: rename termios.h, signal.h and mman.h
17 years ago
sizes.h
ARM: 6871/1: Use asm-generic/sizes.h
15 years ago
smp.h
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
15 years ago
smp_plat.h
ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast
15 years ago
smp_scu.h
ARM: pm: add function to set WFI low-power mode for SMP CPUs
15 years ago
smp_twd.h
Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus
15 years ago
socket.h
net: Generalize socket rx gap / receive queue overflow cmsg
16 years ago
sockios.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
sparsemem.h
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
17 years ago
spinlock.h
ARM: 6939/1: fix missing 'cpu_relax()' declaration
15 years ago
spinlock_types.h
locking: Convert raw_rwlock to arch_rwlock
16 years ago
stackprotector.h
ARM: initial stack protector (-fstack-protector) support
16 years ago
stacktrace.h
[ARM] 5382/1: unwind: Reorganise the stacktrace support
17 years ago
stat.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
statfs.h
ARM: Use <asm-generic/statfs.h>
17 years ago
string.h
[ARM] remove memzero()
17 years ago
suspend.h
ARM: pm: allow suspend finisher to return error codes
14 years ago
swab.h
ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+
16 years ago
system.h
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
15 years ago
tcm.h
ARM: 6985/1: export functions to determine the presence of I/DTCM
14 years ago
termbits.h
tty: Add EXTPROC support for LINEMODE
16 years ago
termios.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
therm.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
thread_info.h
ARM: SECCOMP support
15 years ago
thread_notify.h
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes
15 years ago
timex.h
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
17 years ago
tlb.h
arm: mmu_gather rework
15 years ago
tlbflush.h
ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence
14 years ago
tls.h
ARM: v6k: select TLS register code according to V6 variants
15 years ago
topology.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
traps.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
14 years ago
types.h
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
15 years ago
uaccess.h
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
15 years ago
ucontext.h
Fix common misspellings
15 years ago
unaligned.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
unified.h
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
16 years ago
unistd.h
ARM: nommu: fix warning with checksyscalls.sh
14 years ago
unwind.h
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
17 years ago
user.h
ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump
15 years ago
vfp.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
vfpmacros.h
ARM: 6203/1: Make VFPv3 usable on ARMv6
15 years ago
vga.h
ARM: set vga memory base at run-time
14 years ago
xor.h
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago