aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk
2007-10-17x86: Add parenthesis to IRQ vector macrosSteven Rostedt
2007-10-17x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever
2007-10-17x86: remove STR() macrosGlauber de Oliveira Costa
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen
2007-10-17x86: make atomic64_t work like atomic_tChris Snook
2007-10-17i386: no need to make enable_cpu_hotplug a variableAdrian Bunk
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin
2007-10-17x86: constify stacktrace_opsJan Beulich
2007-10-17x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner
2007-10-17x86_64: Remove serialize_cpu() inlineAndi Kleen
2007-10-17x86: hide cond_syscall behind __KERNEL__Mike Frysinger
2007-10-17x86: mark read_crX() asm code as volatileKirill Korotaev
2007-10-17i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier
2007-10-17x86: clean up apicid_to_node declarationAndrew Morton
2007-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds
2007-10-17security/ cleanupsAdrian Bunk
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17ifdef struct task_struct::securityAlexey Dobriyan
2007-10-17security: Convert LSM into a static interfaceJames Morris
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen
2007-10-17PNP: remove null pointer checksBjorn Helgaas
2007-10-17bitmap.h: remove dead artifactsAdrian Bunk
2007-10-17ext2 reservationsMartin J. Bligh
2007-10-17introduce I_SYNCJoern Engel
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen
2007-10-17printk: add KERN_CONT annotationIngo Molnar
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper
2007-10-17task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen
2007-10-17Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-17Remove unused member from nsproxyPavel Emelyanov
2007-10-17user.c: #ifdef ->mq_bytesAlexey Dobriyan
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko
2007-10-17shrink_dcache_sb speedupDenis V. Lunev
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17Mutex documentation is unclear about software interrupts, tasklets and timersMatti Linnanvuori
2007-10-17add CONFIG_VT_UNICODEBill Nottingham