Rafael J. Wysocki c5d712433f Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y 16 年 前
..
bitops d57594c203 bitops: use __fls for fls64 on 64-bit archs 17 年 前
4level-fixup.h 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 年 前
Kbuild d13ff31cfe types: create <asm-generic/int-*.h> 17 年 前
Kbuild.asm afbc8d8e72 Fix conditional export of kvh.h and a.out.h to userspace. 16 年 前
atomic.h cde5353599 Christoph has moved 17 年 前
audit_change_attr.h a83fbf6359 [PATCH] fix missing ifdefs in syscall classes hookup for generic targets 18 年 前
audit_dir_write.h a83fbf6359 [PATCH] fix missing ifdefs in syscall classes hookup for generic targets 18 年 前
audit_read.h dc104fb323 [PATCH] audit: more syscall classes added 18 年 前
audit_signal.h 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 年 前
audit_write.h dc104fb323 [PATCH] audit: more syscall classes added 18 年 前
bitops.h ae50884f66 remove __KERNEL__ tests of unexported headers under asm-generic/ 17 年 前
bug.h f6f286f33e fix WARN() for PPC 16 年 前
cmpxchg-local.h 068fbad288 Add cmpxchg_local to asm-generic for per cpu atomic operations 17 年 前
cmpxchg.h 068fbad288 Add cmpxchg_local to asm-generic for per cpu atomic operations 17 年 前
cputime.h 06b8e878a9 taskstats scaled time cleanup 17 年 前
device.h c6dbaef22a Driver core: add dev_archdata to struct device 18 年 前
div64.h 6f6d6a1a6a rename div64_64 to div64_u64 17 年 前
dma-coherent.h ee7e5516be generic: per-device coherent dma allocator 17 年 前
dma-mapping-broken.h 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 年 前
dma-mapping.h 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 年 前
emergency-restart.h 7c9034735e [PATCH] Add emergency_restart() 20 年 前
errno-base.h 1da177e4c3 Linux-2.6.12-rc2 20 年 前
errno.h 4750e2c0c5 [PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2 20 年 前
fcntl.h f23513e8d9 Introduce O_CLOEXEC 18 年 前
futex.h ae50884f66 remove __KERNEL__ tests of unexported headers under asm-generic/ 17 年 前
gpio.h 35e8bb5175 gpiolib: request/free hooks 16 年 前
ide_iops.h 1da177e4c3 Linux-2.6.12-rc2 20 年 前
int-l64.h c25bd29805 types: add C99-style constructors to <asm-generic/int-*.h> 17 年 前
int-ll64.h f16695f4ac asm-generic/int-ll64.h: always provide __{s,u}64 17 年 前
ioctl.h 5f8c3c8edf Make ioctl.h compatible with userland 16 年 前
iomap.h 1526a756fb generic: add ioremap_wc() interface wrapper 17 年 前
irq_regs.h 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 年 前
kdebug.h 5209f08dc8 asm-generic: define DIE_OOPS in asm-generic 16 年 前
libata-portmap.h 4743d0854f libata-portmap: Remove unused definitions 17 年 前
local.h 5e97b9309b local_t: architecture independent extension 18 年 前
memory_model.h c5d712433f Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y 16 年 前
mm_hooks.h d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 年 前
mman.h e10a4437cb [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag 18 年 前
mutex-dec.h a8ddac7e53 mutex: speed up generic mutex implementations 16 年 前
mutex-null.h f30c226954 fix file specification in comments 18 年 前
mutex-xchg.h a8ddac7e53 mutex: speed up generic mutex implementations 16 年 前
page.h ae50884f66 remove __KERNEL__ tests of unexported headers under asm-generic/ 17 年 前
pci-dma-compat.h 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 年 前
pci.h 085ae41f66 [PATCH] Make sparc64 use setup-res.c 19 年 前
percpu.h 1e8352784a percpu: fix DEBUG_PREEMPT per_cpu checking 17 年 前
pgtable-nopmd.h 34ee550142 include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 17 年 前
pgtable-nopud.h 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 年 前
pgtable.h fe1a6875fc mm: fix build on non-mmu machines 17 年 前
poll.h 04dd08b45b Consolidate asm/poll.h 18 年 前
resource.h 78f2c7db60 sched: SCHED_FIFO/SCHED_RR watchdog timer 17 年 前
rtc.h 357c6e6359 rtc: use bcd2bin/bin2bcd 16 年 前
sections.h deac93df26 lib: Correct printk %pF to work on all architectures 16 年 前
siginfo.h da654b74bd signals: demultiplexing SIGTRAP signal 16 年 前
signal.h ad15887986 Add standard include guard to asm-generic/signal and use compiler.h 19 年 前
statfs.h 92a7507926 Make <asm-generic/statfs.h> suitable for 64-bit platforms. 16 年 前
syscall.h 22f30168d2 tracehook: comment pasto fixes 16 年 前
termios.h aa7738a5f5 tty: let architectures override the user/kernel macros. 17 年 前
tlb.h e1adbcf106 asm-generic/tlb.h: remove <linux/quicklist.h> 17 年 前
topology.h 11369f356b x86: change _node_to_cpumask_ptr to return const ptr 17 年 前
uaccess.h 1da177e4c3 Linux-2.6.12-rc2 20 年 前
vmlinux.lds.h 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年 前
xor.h 1da177e4c3 Linux-2.6.12-rc2 20 年 前