..
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
anna.h
avoid overflows in kernel/time.c
17 years ago
as85ep1.h
avoid overflows in kernel/time.c
17 years ago
asm.h
Linux-2.6.12-rc2
20 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
forbid asm/bitops.h direct inclusion
18 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
[PATCH] Kill L1_CACHE_SHIFT_MAX
19 years ago
cacheflush.h
[PATCH] Optimize D-cache alias handling on fork
18 years ago
checksum.h
[NET]: V850 checksum annotations and cleanups.
18 years ago
clinkage.h
Linux-2.6.12-rc2
20 years ago
cputime.h
Linux-2.6.12-rc2
20 years ago
current.h
Linux-2.6.12-rc2
20 years ago
delay.h
[PATCH] include/asm-v850/ "extern inline" -> "static inline"
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
Don't include linux/config.h from anywhere else in include/
19 years ago
dma.h
Linux-2.6.12-rc2
20 years ago
elf.h
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
17 years ago
emergency-restart.h
[PATCH] Add emergency_restart()
20 years ago
entry.h
Linux-2.6.12-rc2
20 years ago
errno.h
Linux-2.6.12-rc2
20 years ago
fb.h
fbdev: detect primary display device
18 years ago
fcntl.h
[PATCH] Clean up struct flock64 definitions
20 years ago
flat.h
Binfmt_flat: Add minimum support for the Blackfin relocations
18 years ago
fpga85e2c.h
avoid overflows in kernel/time.c
17 years ago
futex.h
[PATCH] consolidate asm/futex.h
19 years ago
gbus_int.h
Linux-2.6.12-rc2
20 years ago
hardirq.h
Don't include linux/config.h from anywhere else in include/
19 years ago
highres_timer.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
io.h
remove mm_{ptov,vtop}()
17 years ago
ioctl.h
[PATCH] Generic ioctl.h
19 years ago
ioctls.h
v850: enable arbitary speed tty ioctls
18 years ago
ipcbuf.h
Linux-2.6.12-rc2
20 years ago
irq.h
take declarations of enable_irq() et.al. to linux/interrupt.h
18 years ago
irq_regs.h
softlockup: make asm/irq_regs.h available on every platform
18 years ago
kdebug.h
move die notifier handling to common code
18 years ago
kmap_types.h
Linux-2.6.12-rc2
20 years ago
kvm.h
kvm: provide kvm.h for all architecture: fixes headers_install
17 years ago
linkage.h
[PATCH] abstract type/size specification for assembly
19 years ago
local.h
Linux-2.6.12-rc2
20 years ago
ma.h
Linux-2.6.12-rc2
20 years ago
ma1.h
Linux-2.6.12-rc2
20 years ago
machdep.h
Don't include linux/config.h from anywhere else in include/
19 years ago
macrology.h
Linux-2.6.12-rc2
20 years ago
me2.h
Linux-2.6.12-rc2
20 years ago
mman.h
[PATCH] add asm-generic/mman.h
19 years ago
mmu.h
[PATCH] v850: Update mmu.h header to match implementation changes
20 years ago
mmu_context.h
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
18 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
Add pgtable_t to remaining nommu architectures
17 years ago
param.h
avoid overflows in kernel/time.c
17 years ago
pci.h
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
18 years ago
percpu.h
Linux-2.6.12-rc2
20 years ago
pgalloc.h
Linux-2.6.12-rc2
20 years ago
pgtable.h
Don't include linux/config.h from anywhere else in include/
19 years ago
poll.h
Consolidate asm/poll.h
18 years ago
posix_types.h
asm-*/posix_types.h: scrub __GLIBC__
17 years ago
processor.h
[PATCH] Make cpu_relax() imply barrier() on all arches
19 years ago
ptrace.h
Fix "stuct", "strut", "struc" typos
19 years ago
resource.h
Linux-2.6.12-rc2
20 years ago
rte_cb.h
avoid overflows in kernel/time.c
17 years ago
rte_ma1_cb.h
Linux-2.6.12-rc2
20 years ago
rte_mb_a_pci.h
Linux-2.6.12-rc2
20 years ago
rte_me2_cb.h
Linux-2.6.12-rc2
20 years ago
rte_nb85e_cb.h
Linux-2.6.12-rc2
20 years ago
scatterlist.h
Add CONFIG_DEBUG_SG sg validation
18 years ago
sections.h
Linux-2.6.12-rc2
20 years ago
segment.h
Linux-2.6.12-rc2
20 years ago
semaphore.h
kill DECLARE_MUTEX_LOCKED
18 years ago
sembuf.h
Linux-2.6.12-rc2
20 years ago
serial.h
Don't include linux/config.h from anywhere else in include/
19 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: V850: Use the new IRQF_ constants
19 years ago
sim.h
avoid overflows in kernel/time.c
17 years ago
sim85e2.h
avoid overflows in kernel/time.c
17 years ago
sim85e2c.h
Linux-2.6.12-rc2
20 years ago
sim85e2s.h
Linux-2.6.12-rc2
20 years ago
simsyscall.h
Linux-2.6.12-rc2
20 years ago
socket.h
[NET]: Introducing socket mark socket option.
17 years ago
sockios.h
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
18 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
system.h
Add cmpxchg_local to v850
17 years ago
teg.h
Linux-2.6.12-rc2
20 years ago
termbits.h
v850: enable arbitary speed tty ioctls
18 years ago
termios.h
v850: enable arbitary speed tty ioctls
18 years ago
thread_info.h
remove unused TIF_NOTIFY_RESUME flag
18 years ago
timex.h
Linux-2.6.12-rc2
20 years ago
tlb.h
Linux-2.6.12-rc2
20 years ago
tlbflush.h
remove unused flush_tlb_pgtables
18 years ago
topology.h
Linux-2.6.12-rc2
20 years ago
types.h
remove strict ansi check from __u64 in asm/types.h
18 years ago
uaccess.h
[PATCH] include/asm-v850/ "extern inline" -> "static inline"
20 years ago
ucontext.h
Linux-2.6.12-rc2
20 years ago
unaligned.h
[PATCH] include/asm-v850/ "extern inline" -> "static inline"
20 years ago
unistd.h
[PATCH] remove kernel syscalls
18 years ago
user.h
Sanitize the type of struct user.u_ar0
17 years ago
v850e.h
Linux-2.6.12-rc2
20 years ago
v850e2.h
Linux-2.6.12-rc2
20 years ago
v850e2_cache.h
[PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAX
20 years ago
v850e_cache.h
Linux-2.6.12-rc2
20 years ago
v850e_intc.h
Linux-2.6.12-rc2
20 years ago
v850e_timer_c.h
Linux-2.6.12-rc2
20 years ago
v850e_timer_d.h
Linux-2.6.12-rc2
20 years ago
v850e_uart.h
Don't include linux/config.h from anywhere else in include/
19 years ago
v850e_uarta.h
Linux-2.6.12-rc2
20 years ago
v850e_uartb.h
Linux-2.6.12-rc2
20 years ago
v850e_utils.h
Linux-2.6.12-rc2
20 years ago