summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis1-1/+0
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen1-3/+0
2007-10-17x86: make atomic64_t work like atomic_tChris Snook1-1/+1
2007-10-17i386: no need to make enable_cpu_hotplug a variableAdrian Bunk1-3/+0
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2-0/+9
2007-10-17x86: constify stacktrace_opsJan Beulich1-1/+1
2007-10-17x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner1-1/+0
2007-10-17x86_64: Remove serialize_cpu() inlineAndi Kleen1-5/+0
2007-10-17x86: hide cond_syscall behind __KERNEL__Mike Frysinger1-0/+2
2007-10-17x86: mark read_crX() asm code as volatileKirill Korotaev2-5/+5
2007-10-17i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B1-1/+7
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier1-6/+3
2007-10-17x86: clean up apicid_to_node declarationAndrew Morton1-1/+2
2007-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+2
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-34/+26
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds6-79/+16
2007-10-17security/ cleanupsAdrian Bunk1-15/+0
2007-10-17Implement file posix capabilitiesSerge E. Hallyn4-19/+73
2007-10-17ifdef struct task_struct::securityAlexey Dobriyan1-1/+2
2007-10-17security: Convert LSM into a static interfaceJames Morris1-984/+206
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen1-0/+9
2007-10-17PNP: remove null pointer checksBjorn Helgaas1-3/+3
2007-10-17bitmap.h: remove dead artifactsAdrian Bunk1-2/+0
2007-10-17ext2 reservationsMartin J. Bligh2-6/+67
2007-10-17introduce I_SYNCJoern Engel2-10/+68
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu1-0/+1
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu1-0/+1
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen1-0/+1
2007-10-17printk: add KERN_CONT annotationIngo Molnar1-0/+7
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper1-5/+10
2007-10-17task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan1-10/+10
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi1-16/+16
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen1-12/+2
2007-10-17Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish1-22/+0
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin1-0/+3
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering13-3/+20
2007-10-17Remove unused member from nsproxyPavel Emelyanov2-2/+0
2007-10-17user.c: #ifdef ->mq_bytesAlexey Dobriyan1-0/+2
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox1-0/+3
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko1-4/+4
2007-10-17shrink_dcache_sb speedupDenis V. Lunev1-0/+12
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve1-5/+17
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells3-86/+127
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle19-182/+9
2007-10-17Mutex documentation is unclear about software interrupts, tasklets and timersMatti Linnanvuori1-1/+2
2007-10-17add CONFIG_VT_UNICODEBill Nottingham1-0/+1
2007-10-17constify string/array kparam tracking structuresJan Beulich1-7/+11
2007-10-17store __setup_str_* in a more compact wayJan Beulich1-1/+1
2007-10-17Add a "rounddown_pow_of_two" routine to log2.hRobert P. J. Day1-0/+25
2007-10-17quota: send messages via netlinkJan Kara1-0/+31