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-sparc64
Peter Zijlstra a866374aec [PATCH] mm: pagefault_{disable,enable}() 18 years ago
..
Kbuild Fix exported headers for SPARC, SPARC64 19 years ago
a.out.h [SPARC64]: Increase top of 32-bit process stack. 19 years ago
agp.h
apb.h
asi.h [SPARC64]: Sun4v specific ASI defines. 19 years ago
atomic.h Don't include linux/config.h from anywhere else in include/ 19 years ago
auxio.h
auxvec.h [PATCH] auxiliary vector cleanups 20 years ago
bbc.h
bitops.h Don't include linux/config.h from anywhere else in include/ 19 years ago
bpp.h
bsderrno.h
bug.h
bugs.h Don't include linux/config.h from anywhere else in include/ 19 years ago
byteorder.h
cache.h [PATCH] Move read_mostly definition to asm/cache.h 19 years ago
cacheflush.h Don't include linux/config.h from anywhere else in include/ 19 years ago
chafsr.h
checksum.h [NET]: SPARC64 checksum annotations and cleanups. 18 years ago
chmctrl.h
cmt.h
compat.h [SPARC64]: 8-byte align return value from compat_alloc_user_space() 18 years ago
compat_signal.h Remove all inclusions of <linux/config.h> 19 years ago
const.h
cpudata.h [SPARC64]: Send all device interrupts via one PIL. 19 years ago
cputime.h
current.h
dcr.h
dcu.h
delay.h Don't include linux/config.h from anywhere else in include/ 19 years ago
device.h Driver core: add dev_archdata to struct device 18 years ago
display7seg.h
div64.h
dma-mapping.h [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. 19 years ago
dma.h Don't include linux/config.h from anywhere else in include/ 19 years ago
ebus.h [SPARC64]: Add of_device layer and make ebus/isa use it. 19 years ago
elf.h [SPARC64]: Add HWCAP_SPARC_BLKINIT elf capability flag for Niagara. 19 years ago
emergency-restart.h
envctrl.h
errno.h
estate.h
fbio.h
fcntl.h [PATCH] Clean up struct flock definitions 20 years ago
fhc.h [SPARC64]: Convert central bus layer to in-kernel PROM device tree. 19 years ago
floppy.h [PATCH] sparc64 pt_regs fixes 18 years ago
fpumacro.h
futex.h [PATCH] mm: pagefault_{disable,enable}() 18 years ago
hardirq.h [SPARC64]: Move over to GENERIC_HARDIRQS. 19 years ago
head.h [SPARC64]: Add GET_GL_GLOBAL() macro for SUN4V. 19 years ago
hw_irq.h [SPARC64]: Move over to GENERIC_HARDIRQS. 19 years ago
hypervisor.h [SPARC64]: Fix bugs in SUN4V cpu mondo dispatch. 19 years ago
ide.h Don't include linux/config.h from anywhere else in include/ 19 years ago
idprom.h [SPARC]: Clean up idprom header files. 19 years ago
intr_queue.h [SPARC64]: Sun4v interrupt queue register definitions. 19 years ago
io.h [PATCH] Consolidate check_signature 18 years ago
ioctl.h
ioctls.h
iommu.h
ipc.h
ipcbuf.h
irq.h Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 19 years ago
irq_regs.h [PATCH] sparc64 pt_regs fixes 18 years ago
isa.h [SPARC64]: Add of_device layer and make ebus/isa use it. 19 years ago
kdebug.h [PATCH] Notify page fault call chain for sparc64 19 years ago
kmap_types.h
kprobes.h [PATCH] IA64: kprobe invalidate icache of jump buffer 19 years ago
linkage.h
local.h
lsu.h
mc146818rtc.h Don't include linux/config.h from anywhere else in include/ 19 years ago
mman.h [PATCH] IA64,sparc: local DoS with corrupted ELFs 19 years ago
mmu.h Don't include linux/config.h from anywhere else in include/ 19 years ago
mmu_context.h [SPARC64]: Add a secondary TSB for hugepage mappings. 19 years ago
module.h
mostek.h
msgbuf.h
mutex.h [PATCH] mutex subsystem, add default include/asm-*/mutex.h files 19 years ago
namei.h
ns87303.h
numnodes.h [SPARC64]: Move over to sparsemem. 19 years ago
of_device.h [SPARC64]: of_device layer IRQ resolution 19 years ago
openprom.h [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. 19 years ago
openpromio.h
oplib.h [SPARC]: Kill prom_getname, unused and not implemented properly. 19 years ago
page.h Fix exported headers for SPARC, SPARC64 19 years ago
param.h Don't include linux/config.h from anywhere else in include/ 19 years ago
parport.h [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. 19 years ago
pbm.h [SPARC64]: of_device layer IRQ resolution 19 years ago
pci.h PCI: Use pci_generic_prep_mwi on sparc64 18 years ago
pconf.h
percpu.h [PATCH] lockdep: add per_cpu_offset() 19 years ago
perfctr.h
pgalloc.h Don't include linux/config.h from anywhere else in include/ 19 years ago
pgtable.h [PATCH] Standardize pxx_page macros 19 years ago
pil.h [SPARC64]: Send all device interrupts via one PIL. 19 years ago
poll.h [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
posix_types.h
processor.h Don't include linux/config.h from anywhere else in include/ 19 years ago
prom.h [SPARC64]: of_device layer IRQ resolution 19 years ago
psrcompat.h
pstate.h [SPARC64]: Fixup TSTATE layout diagram in asm/pstate.h 19 years ago
ptrace.h [PATCH] consolidate sys_ptrace() 19 years ago
reg.h
resource.h
rtc.h
rwsem-const.h
rwsem.h [PATCH] add sem_is_read/write_locked() 19 years ago
sbus.h [SPARC64]: Kill starfire_cookie from SBUS/PCI. 19 years ago
scatterlist.h
scratchpad.h [SPARC64]: Sun4v scratchpad register layout. 19 years ago
seccomp.h
sections.h
semaphore.h [PATCH] semaphore: Remove __MUTEX_INITIALIZER() 19 years ago
sembuf.h
setup.h
sfafsr.h
sfp-machine.h [SPARC64]: Fix quad-float multiply emulation. 19 years ago
shmbuf.h
shmparam.h Fix exported headers for SPARC, SPARC64 19 years ago
sigcontext.h
siginfo.h Don't include linux/config.h from anywhere else in include/ 19 years ago
signal.h [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more. 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
solerrno.h
sparsemem.h [SPARC64]: Move over to sparsemem. 19 years ago
spinlock.h [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks 19 years ago
spinlock_types.h [PATCH] spinlock consolidation 20 years ago
spitfire.h [SPARC64]: Add 'hypervisor' to ultra_tlb_type enumeration. 19 years ago
starfire.h [SPARC64]: Kill starfire_cookie from SBUS/PCI. 19 years ago
stat.h
statfs.h
string.h
sunbpp.h
svr4.h
system.h [PATCH] remove set_wmb - arch removal 19 years ago
termbits.h
termios.h [SPARC]: remove duplicate TIOCPKT_ definitions 19 years ago
thread_info.h [SPARC64]: Correctable ECC errors cannot occur at trap level > 0. 19 years ago
timer.h Don't include linux/config.h from anywhere else in include/ 19 years ago
timex.h [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER. 19 years ago
tlb.h Don't include linux/config.h from anywhere else in include/ 19 years ago
tlbflush.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 19 years ago
topology.h [PATCH] sched: mc/smt power savings sched policy 19 years ago
tsb.h [SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings. 19 years ago
ttable.h Don't include linux/config.h from anywhere else in include/ 19 years ago
types.h [PATCH] sab: consolidate kmem_bufctl_t 20 years ago
uaccess.h [SPARC64]: __bzero_noasi --> __clear_user 19 years ago
uctx.h
unaligned.h
unistd.h [SPARC]: Fix robust futex syscalls and wire up migrate_pages. 18 years ago
upa.h
user.h
utrap.h
vga.h [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use 19 years ago
visasm.h
watchdog.h
xor.h [SPARC64]: Niagara optimized XOR functions for RAID. 19 years ago