H. Peter Anvin 849bf3a09f parisc: types: use <asm-generic/int-*.h> for the parisc architecture 17 years ago
..
Kbuild c75ac712df [PARISC] Export pdc.h for palo 17 years ago
a.out.h 922a70d327 aout: move STACK_TOP[_MAX] to asm/processor.h 17 years ago
agp.h 5398f9854f x86: remove flush_agp_mappings() 17 years ago
asmregs.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
assembly.h 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
atomic.h df80c8c567 Add cmpxchg_local to parisc 17 years ago
auxvec.h 36d57ac4a8 [PATCH] auxiliary vector cleanups 20 years ago
bitops.h 56a6b1eb7b generic: implement __fls on all 64-bit archs 17 years ago
bug.h fd0cbdd378 Fix WARN_ON() on bitfield ops for all other archs 18 years ago
bugs.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
byteorder.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cache.h d6ce8626db [PARISC] Clean up the cache and tlb headers 18 years ago
cacheflush.h 3735313ad2 [PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_range 18 years ago
checksum.h 7814e4b6d6 [NET]: PARISC checksum annotations and cleanups. 18 years ago
compat.h 8b3de0df4e asm-*/compat.h: fix typo in comment 17 years ago
compat_rt_sigframe.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
compat_signal.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
compat_ucontext.h f671c45df2 [PARISC] Arch-specific compat signals 19 years ago
cputime.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
current.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
delay.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
device.h c6dbaef22a Driver core: add dev_archdata to struct device 18 years ago
div64.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
dma-mapping.h 328d968e4f [PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not defined 18 years ago
dma.h 0779bf2d2e Fix misc .c/.h comment typos 18 years ago
eisa_bus.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
eisa_eeprom.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
elf.h fd5d3f6a32 [PARISC] clean up include/asm-parisc/elf.h 17 years ago
emergency-restart.h 7c9034735e [PATCH] Add emergency_restart() 20 years ago
errno.h 05aa10de70 [PARISC] Add ECANCELED to errno.h 20 years ago
fb.h 317b3c2167 fbdev: detect primary display device 18 years ago
fcntl.h f23513e8d9 Introduce O_CLOEXEC 18 years ago
fixmap.h d912e1dc8b [PARISC] move VMALLOC_* definitions to fixmap.h 17 years ago
floppy.h 9c6cdad7fe cleanup floppy.h 18 years ago
futex.h 730f412c08 asm-*/futex.h should include linux/uaccess.h 17 years ago
grfioctl.h cb6fc18e9c [PARISC] Use kzalloc and other janitor-style cleanups 19 years ago
hardirq.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
hardware.h e9541d0ca2 [PARISC] fix section mismatches in arch/parisc/kernel 18 years ago
hw_irq.h c0ad90a32f [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 19 years ago
ide.h 9dfcd15a6d ide: remove ide_default_io_ctl() macro 17 years ago
io.h f13cec8447 [PARISC] parisc: "extern inline" -> "static inline" 17 years ago
ioctl.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ioctls.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ipcbuf.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
irq.h 7085689ed1 [PARISC] Allow nested interrupts 19 years ago
irq_regs.h be577a5220 Build fixes for struct pt_regs removal 19 years ago
kdebug.h 1eeb66a1bb move die notifier handling to common code 18 years ago
kmap_types.h 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
kvm.h dd135ebbd2 kvm: provide kvm.h for all architecture: fixes headers_install 17 years ago
led.h 6e16d9409e [PARISC] Convert soft power switch driver to kthread 18 years ago
linkage.h 9636cb0ff6 include/asm-parisc/: Spelling fixes 17 years ago
local.h 14c846a4d8 local_t: parisc cleanup 18 years ago
machdep.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
mc146818rtc.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
mckinley.h 6f03495d65 [PARISC] Add asm-parisc/mckinley.h bus header 19 years ago
mman.h e10a4437cb [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag 18 years ago
mmu.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
mmu_context.h e8edc6e03a Detach sched.h from mm.h 18 years ago
mmzone.h 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
module.h 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
msgbuf.h 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
mutex.h 2acbb8c657 [PATCH] mutex subsystem, add default include/asm-*/mutex.h files 19 years ago
namei.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
page.h 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
param.h 9cf8f370f0 [PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks) 19 years ago
parisc-device.h 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
parport.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
pci.h f13cec8447 [PARISC] parisc: "extern inline" -> "static inline" 17 years ago
pdc.h ef1afd4d79 [PARISC] pdc_console: fix bizarre panic on boot 17 years ago
pdc_chassis.h a81dd18eb9 [PARISC] Clarify pdc_stable license terms 19 years ago
pdcpat.h 8535e9dfd3 [PARISC] Remove duplicate PDC_PAT_CELL defines 18 years ago
percpu.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
perf.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
pgalloc.h 9aa150b8d8 [PARISC] unbreak pgalloc.h 17 years ago
pgtable.h 7e675137a8 mm: introduce pte_special pte bit 17 years ago
poll.h 04dd08b45b Consolidate asm/poll.h 18 years ago
posix_types.h 531d7d4256 asm-*/posix_types.h: scrub __GLIBC__ 17 years ago
prefetch.h f13cec8447 [PARISC] parisc: "extern inline" -> "static inline" 17 years ago
processor.h 922a70d327 aout: move STACK_TOP[_MAX] to asm/processor.h 17 years ago
psw.h 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
ptrace.h 5cd55b0ede [PARISC] Take into account nullified insn and lock functions for profiling 20 years ago
real.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
resource.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ropes.h 0779bf2d2e Fix misc .c/.h comment typos 18 years ago
rt_sigframe.h f671c45df2 [PARISC] Arch-specific compat signals 19 years ago
rtc.h 7210c67820 [PARISC] fix uninitialized variable warning in asm/rtc.h 17 years ago
runway.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
scatterlist.h b61e8f4844 parisc: fix sg_page() fallout 17 years ago
sections.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
segment.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
semaphore.h 64ac24e738 Generic semaphore implementation 17 years ago
sembuf.h 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
serial.h 136ce40e9f [PARISC] Clean up asm-parisc/serial.h 19 years ago
setup.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
shmbuf.h 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
shmparam.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
sigcontext.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
siginfo.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
signal.h 513e7ecd69 [PARISC] convert to use CONFIG_64BIT instead of __LP64__ 18 years ago
smp.h 430a502abe [PARISC] kill ENTRY_SYS_CPUS 18 years ago
socket.h 4a19ec5800 [NET]: Introducing socket mark socket option. 17 years ago
sockios.h ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
spinlock.h 65ee8f0a7f [PARISC] Enable interrupts while spinning 19 years ago
spinlock_types.h 959f4f13a3 [PARISC] "Fix" circular includes 18 years ago
stat.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
statfs.h cb6efb3916 [PATCH] use __u64 rather than u64 in parisc statfs structs 18 years ago
string.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
superio.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
system.h c41917df8a [PATCH] sched: sched_cacheflush is now unused 18 years ago
termbits.h 4eb6bf6bfb lots-of-architectures: enable arbitary speed tty support 18 years ago
termios.h 4564f9e5fd [PATCH] consolidate line discipline number definitions 18 years ago
thread_info.h a583f1b542 remove unused TIF_NOTIFY_RESUME flag 18 years ago
timex.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
tlb.h 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
tlbflush.h 1c7037db50 remove unused flush_tlb_pgtables 17 years ago
topology.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
traps.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
types.h 849bf3a09f parisc: types: use <asm-generic/int-*.h> for the parisc architecture 17 years ago
uaccess.h 0b3d643f9e [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro 18 years ago
ucontext.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
unaligned.h 6510d41954 kernel: Move arches to use common unaligned access 17 years ago
unistd.h e2be75ae21 [PARISC] bump __NR_syscalls 17 years ago
unwind.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
user.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
vga.h 8457403db6 vga.h: Fix prepocessor warning 17 years ago
xor.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago