..
arch-aaec2000
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
18 years ago
arch-at91
[ARM] 4553/1: ARM at91: define FIQ_START
18 years ago
arch-cl7500
[ARM] Use new get_irqnr_preamble
18 years ago
arch-clps711x
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
18 years ago
arch-davinci
i2c: Add DaVinci I2C controller support
17 years ago
arch-ebsa110
[ARM] Use new get_irqnr_preamble
18 years ago
arch-ebsa285
[ARM] Use new get_irqnr_preamble
18 years ago
arch-ep93xx
[ARM] Merge remaining IOP code
18 years ago
arch-h720x
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
18 years ago
arch-imx
imxfb: fast read flag and nonstandard field configurable
17 years ago
arch-integrator
[ARM] Remove Integrator/CP SMP platform support
18 years ago
arch-iop13xx
[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx
18 years ago
arch-iop32x
[ARM] 4476/1: EM7210/SS4000E support
18 years ago
arch-iop33x
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
18 years ago
arch-ixp4xx
USB: pxa2xx_udc: use generic gpio layer
18 years ago
arch-ixp23xx
[ARM] "extern inline" -> "static inline"
17 years ago
arch-ixp2000
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
18 years ago
arch-ks8695
[ARM] 4377/1: KS8695: GPIO driver
18 years ago
arch-l7200
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
18 years ago
arch-lh7a40x
[ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preamble
18 years ago
arch-mxc
[ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx
18 years ago
arch-netx
[ARM] 4329/1: fix position of NETX_SYSTEM_REG
18 years ago
arch-ns9xxx
[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32
17 years ago
arch-omap
Merge branches 'omap1-upstream' and 'omap2-upstream' into devel
17 years ago
arch-pnx4008
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
18 years ago
arch-pxa
PM: Move definition of struct pm_ops to suspend.h
17 years ago
arch-realview
[ARM] Use new get_irqnr_preamble
18 years ago
arch-rpc
[ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress code
17 years ago
arch-s3c2400
[ARM] 4522/1: S3C: split include/asm-arm/arch/memory.h
18 years ago
arch-s3c2410
s3c2410fb: removes lcdcon1 register value from s3c2410fb_display
17 years ago
arch-sa1100
[ARM] unbalanced parenthesis fix
17 years ago
arch-shark
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
18 years ago
arch-versatile
[ARM] Use new get_irqnr_preamble
18 years ago
hardware
[ARM] 4577/1: ITE 8152 PCI bridge support
17 years ago
mach
[ARM] use __used attribute
18 years ago
plat-s3c
[ARM] 4551/1: s3c24xx: fix wrong virtual address offsets
18 years ago
plat-s3c24xx
[ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410
18 years ago
.gitignore
[ARM] 4216/1: add .gitignore entries for ARM specific files
18 years ago
Kbuild
[ARM] 4473/2: Take the HWCAP definitions out of the elf.h file
18 years ago
a.out.h
arch: personality independent stack top
18 years ago
assembler.h
…
atomic.h
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency
18 years ago
auxvec.h
…
bitops.h
bitops: introduce lock ops
17 years ago
bug.h
[ARM] 3983/2: remove unused argument to __bug()
18 years ago
bugs.h
…
byteorder.h
…
cache.h
…
cacheflush.h
[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()
18 years ago
checksum.h
[ARM] Improve csum_fold, cleanup csum_tcpudp_magic()
18 years ago
cnt32_to_63.h
[ARM] 3978/1: macro to provide a 63-bit value from a 32-bit hardware counter
18 years ago
cpu-multi32.h
[ARM] Unuse another Linux PTE bit
18 years ago
cpu-single.h
[ARM] Unuse another Linux PTE bit
18 years ago
cpu.h
…
cputime.h
…
current.h
…
delay.h
…
device.h
[ARM] Add a reference from struct device to the dma bounce info
18 years ago
div64.h
[NET]: div64_64 consolidate (rev3)
18 years ago
dma-mapping.h
[ARM] Rename consistent_sync() as dma_cache_maint()
17 years ago
dma.h
…
domain.h
[ARM] 4127/1: Flush the prefetch buffer after changing the DACR
18 years ago
dyntick.h
…
ecard.h
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
18 years ago
elf.h
[ARM] 4496/1: elf_hwcap: fix up #include misplacement
18 years ago
emergency-restart.h
…
errno.h
…
fb.h
fbdev: detect primary display device
18 years ago
fcntl.h
…
fiq.h
…
flat.h
[ARM] 4074/1: Flat loader stack alignment
18 years ago
floppy.h
cleanup floppy.h
17 years ago
fpstate.h
[ARM] 4111/1: Allow VFP to work with thread migration on SMP
18 years ago
futex.h
…
glue.h
[ARM] armv7: add support for ARMv7 cores.
18 years ago
gpio.h
[PATCH] GPIO core
18 years ago
hardirq.h
…
hardware.h
…
hw_irq.h
[PATCH] misc arm pt_regs fixes
19 years ago
hwcap.h
[ARM] 4473/2: Take the HWCAP definitions out of the elf.h file
18 years ago
ide.h
…
io.h
endianness annotations in arm io.h
17 years ago
ioctl.h
…
ioctls.h
[ARM] enable arbitary speed tty ioctls and split input/output speed
18 years ago
ipcbuf.h
…
irq.h
[ARM] 4073/1: Prevent s3c24xx drivers from including asm/arch/hardware.h and asm/arch/irqs.h
18 years ago
irq_regs.h
Initial blind fixup for arm for irq changes
19 years ago
irqflags.h
[ARM] Add ARM irqtrace support
19 years ago
kdebug.h
move die notifier handling to common code
18 years ago
kexec.h
[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)
17 years ago
kmap_types.h
…
leds.h
…
limits.h
…
linkage.h
[ARM] VFP: fix section mismatch error
18 years ago
local.h
…
locks.h
…
mc146818rtc.h
…
memory.h
[ARM] Clean up discontigmem support
18 years ago
mman.h
…
mmu.h
[ARM] ARMv6: add CPU_HAS_ASID configuration
18 years ago
mmu_context.h
[ARM] ARMv6: add CPU_HAS_ASID configuration
18 years ago
mmzone.h
…
module.h
…
msgbuf.h
…
mtd-xip.h
…
mutex.h
…
namei.h
…
nwflash.h
…
page-nommu.h
…
page.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel
19 years ago
param.h
…
parport.h
…
pci.h
[ARM] 4577/1: ITE 8152 PCI bridge support
17 years ago
percpu.h
…
pgalloc.h
…
pgtable-hwdef.h
…
pgtable-nommu.h
[ARM] 4531/1: remove is_in_rom() protptype
18 years ago
pgtable.h
mm: remove ptep_establish()
18 years ago
poll.h
Consolidate asm/poll.h
18 years ago
posix_types.h
…
proc-fns.h
[ARM] armv7: add support for ARMv7 cores.
18 years ago
processor.h
[ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks"
18 years ago
procinfo.h
[ARM] Move HWCAP_* definitions to asm/elf.h
18 years ago
ptrace.h
[ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regs
18 years ago
resource.h
…
rtc.h
…
scatterlist.h
…
sections.h
…
segment.h
…
semaphore-helper.h
…
semaphore.h
kill DECLARE_MUTEX_LOCKED
17 years ago
sembuf.h
…
serial.h
…
setup.h
[ARM] use __used attribute
18 years ago
shmbuf.h
…
shmparam.h
…
sigcontext.h
…
siginfo.h
…
signal.h
…
sizes.h
[ARM] 4372/1: Define byte sizes in asm-arm/sizes.h
18 years ago
smp.h
…
socket.h
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
18 years ago
sockios.h
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
18 years ago
spinlock.h
[PATCH] Remove the last reference to rwlock_is_locked() macro.
18 years ago
spinlock_types.h
…
stat.h
…
statfs.h
…
string.h
…
suspend.h
…
system.h
[PATCH] sched: sched_cacheflush is now unused
18 years ago
termbits.h
[ARM] enable arbitary speed tty ioctls and split input/output speed
18 years ago
termios.h
[ARM] enable arbitary speed tty ioctls and split input/output speed
18 years ago
therm.h
…
thread_info.h
remove unused TIF_NOTIFY_RESUME flag
18 years ago
thread_notify.h
…
timex.h
…
tlb.h
…
tlbflush.h
remove unused flush_tlb_pgtables
17 years ago
topology.h
…
traps.h
…
types.h
remove strict ansi check from __u64 in asm/types.h
17 years ago
uaccess.h
Storage class should be before const qualifier
18 years ago
ucontext.h
…
unaligned.h
arm unaligned.h annotations
18 years ago
unistd.h
[ARM] Add fallocate syscall entry
17 years ago
user.h
…
vfp.h
[ARM] vfp: make fpexc bit names less verbose
18 years ago
vfpmacros.h
…
vga.h
…
xor.h
…