aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino
2007-10-17x86: multi-byte single instruction NOPsJan Beulich
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-17x86: unify include/asm/ldt_32/64.hThomas Gleixner
2007-10-17x86: unify include/asm/ptrace-abi_32/64.hThomas Gleixner
2007-10-17x86: unify include/asm/mce_32/64.hThomas Gleixner
2007-10-17x86: asm-i386/io.h fix constnessAndrew Morton
2007-10-17x86: visws extern inline to static inlineAdrian Bunk
2007-10-17x86: cleanup 64bit unistd.hThomas Gleixner
2007-10-17i386: fix argument signedness warningsSatyam Sharma
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