You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/include/asm-parisc
Tilman Schmidt 4564f9e5fd [PATCH] consolidate line discipline number definitions 18 years ago
..
Kbuild Add empty Kbuild files for 'make headers_install' in remaining arches. 19 years ago
a.out.h Linux-2.6.12-rc2 20 years ago
agp.h [PARISC] Add support for Quicksilver AGPGART 18 years ago
asmregs.h Linux-2.6.12-rc2 20 years ago
assembly.h [PARISC] Abstract shift register left in .S 18 years ago
atomic.h Don't include linux/config.h from anywhere else in include/ 19 years ago
auxvec.h [PATCH] auxiliary vector cleanups 20 years ago
bitops.h [PATCH] bitops: parisc: use generic bitops 19 years ago
bug.h [PATCH] remove all kernel BUGs 20 years ago
bugs.h Linux-2.6.12-rc2 20 years ago
byteorder.h Linux-2.6.12-rc2 20 years ago
cache.h Don't include linux/config.h from anywhere else in include/ 19 years ago
cacheflush.h [ARM] pass vma for flush_anon_page() 18 years ago
checksum.h [NET]: PARISC checksum annotations and cleanups. 18 years ago
compat.h [PARISC] Switch is_compat_task to use TIF_32BIT 18 years ago
compat_rt_sigframe.h Linux-2.6.12-rc2 20 years ago
compat_signal.h Linux-2.6.12-rc2 20 years ago
compat_ucontext.h [PARISC] Arch-specific compat signals 19 years ago
cputime.h Linux-2.6.12-rc2 20 years ago
current.h Linux-2.6.12-rc2 20 years ago
delay.h Linux-2.6.12-rc2 20 years ago
device.h Driver core: add dev_archdata to struct device 18 years ago
div64.h Linux-2.6.12-rc2 20 years ago
dma-mapping.h [PATCH] Pass struct dev pointer to dma_cache_sync() 18 years ago
dma.h Fix misc .c/.h comment typos 18 years ago
eisa_bus.h Linux-2.6.12-rc2 20 years ago
eisa_eeprom.h Linux-2.6.12-rc2 20 years ago
elf.h Linux-2.6.12-rc2 20 years ago
emergency-restart.h [PATCH] Add emergency_restart() 20 years ago
errno.h [PARISC] Add ECANCELED to errno.h 19 years ago
fcntl.h [PATCH] Clean up struct flock64 definitions 20 years ago
fixmap.h Linux-2.6.12-rc2 20 years ago
floppy.h [PATCH] irq-flags: PARISC: Use the new IRQF_ constants 19 years ago
futex.h [PATCH] mm: pagefault_{disable,enable}() 18 years ago
grfioctl.h [PARISC] Use kzalloc and other janitor-style cleanups 19 years ago
hardirq.h Linux-2.6.12-rc2 20 years ago
hardware.h Linux-2.6.12-rc2 20 years ago
hw_irq.h [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 19 years ago
ide.h [PATCH] remove some more check_region stuff 19 years ago
io.h [PATCH] kill eth_io_copy_and_sum() 18 years ago
ioctl.h Linux-2.6.12-rc2 20 years ago
ioctls.h Linux-2.6.12-rc2 20 years ago
ipcbuf.h Linux-2.6.12-rc2 20 years ago
irq.h [PARISC] Allow nested interrupts 18 years ago
irq_regs.h Build fixes for struct pt_regs removal 18 years ago
kmap_types.h Don't include linux/config.h from anywhere else in include/ 19 years ago
led.h [PARISC] Use work queue in LED/LCD driver instead of tasklet. 19 years ago
linkage.h Linux-2.6.12-rc2 20 years ago
local.h [PARISC] Make local_t use atomic_long_t 19 years ago
machdep.h Linux-2.6.12-rc2 20 years ago
mc146818rtc.h Linux-2.6.12-rc2 20 years ago
mckinley.h [PARISC] Add asm-parisc/mckinley.h bus header 18 years ago
mman.h [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag 18 years ago
mmu.h Linux-2.6.12-rc2 20 years ago
mmu_context.h Linux-2.6.12-rc2 20 years ago
mmzone.h [PATCH] Delete unused definitions of kvaddr_to_nid 19 years ago
module.h Linux-2.6.12-rc2 20 years ago
msgbuf.h Linux-2.6.12-rc2 20 years ago
mutex.h [PATCH] mutex subsystem, add default include/asm-*/mutex.h files 19 years ago
namei.h Linux-2.6.12-rc2 20 years ago
page.h [PARISC] parisc specific kmap API implementation for pa8800 18 years ago
param.h [PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks) 18 years ago
parisc-device.h [PARISC] Prevent multiple includes of asm-parisc/parisc-device.h 18 years ago
parport.h Linux-2.6.12-rc2 20 years ago
pci.h Fix misc .c/.h comment typos 18 years ago
pdc.h [PARISC] pdc_init no longer exists 18 years ago
pdc_chassis.h [PARISC] Clarify pdc_stable license terms 19 years ago
pdcpat.h Linux-2.6.12-rc2 20 years ago
percpu.h Linux-2.6.12-rc2 20 years ago
perf.h Linux-2.6.12-rc2 20 years ago
pgalloc.h [PARISC] Drop unused do_check_pgt_cache() 19 years ago
pgtable.h [PATCH] Standardize pxx_page macros 19 years ago
poll.h [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
posix_types.h Linux-2.6.12-rc2 20 years ago
prefetch.h [PARISC] PA7200 also supports prefetch for read 18 years ago
processor.h [PARISC] Switch is_compat_task to use TIF_32BIT 18 years ago
psw.h Don't include linux/config.h from anywhere else in include/ 19 years ago
ptrace.h [PARISC] Take into account nullified insn and lock functions for profiling 19 years ago
real.h Linux-2.6.12-rc2 20 years ago
resource.h Linux-2.6.12-rc2 20 years ago
ropes.h Fix misc .c/.h comment typos 18 years ago
rt_sigframe.h [PARISC] Arch-specific compat signals 19 years ago
rtc.h fix file specification in comments 19 years ago
runway.h Linux-2.6.12-rc2 20 years ago
scatterlist.h Linux-2.6.12-rc2 20 years ago
sections.h Linux-2.6.12-rc2 20 years ago
segment.h Linux-2.6.12-rc2 20 years ago
semaphore-helper.h Linux-2.6.12-rc2 20 years ago
semaphore.h [PATCH] Fix incorrent type of flags in <asm/semaphore.h> 18 years ago
sembuf.h Linux-2.6.12-rc2 20 years ago
serial.h [PARISC] Clean up asm-parisc/serial.h 18 years ago
setup.h Linux-2.6.12-rc2 20 years ago
shmbuf.h Linux-2.6.12-rc2 20 years ago
shmparam.h Linux-2.6.12-rc2 20 years ago
sigcontext.h Linux-2.6.12-rc2 20 years ago
siginfo.h Linux-2.6.12-rc2 20 years ago
signal.h [PATCH] irq-flags: PARISC: Use the new IRQF_ constants 19 years ago
smp.h Don't include linux/config.h from anywhere else in include/ 19 years ago
socket.h [AF_UNIX]: Datagram getpeersec 19 years ago
sockios.h Linux-2.6.12-rc2 20 years ago
spinlock.h [PARISC] Enable interrupts while spinning 18 years ago
spinlock_types.h [PARISC] Update spinlocks from parisc tree 19 years ago
stat.h Linux-2.6.12-rc2 20 years ago
statfs.h Linux-2.6.12-rc2 20 years ago
string.h Linux-2.6.12-rc2 20 years ago
superio.h Linux-2.6.12-rc2 20 years ago
system.h [PATCH] remove set_wmb - arch removal 19 years ago
termbits.h [PATCH] tty: preparatory structures for termios revamp 18 years ago
termios.h [PATCH] consolidate line discipline number definitions 18 years ago
thread_info.h [PARISC] Add PREEMPT support 19 years ago
timex.h Linux-2.6.12-rc2 20 years ago
tlb.h Linux-2.6.12-rc2 20 years ago
tlbflush.h Don't include linux/config.h from anywhere else in include/ 19 years ago
topology.h Linux-2.6.12-rc2 20 years ago
traps.h Linux-2.6.12-rc2 20 years ago
types.h [PARISC] Update bitops from parisc tree 19 years ago
uaccess.h [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list 19 years ago
ucontext.h Linux-2.6.12-rc2 20 years ago
unaligned.h Linux-2.6.12-rc2 20 years ago
unistd.h [PATCH] rename the provided execve functions to kernel_execve 19 years ago
unwind.h Linux-2.6.12-rc2 20 years ago
user.h Linux-2.6.12-rc2 20 years ago
xor.h Linux-2.6.12-rc2 20 years ago