aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-179p: Make transports dynamicEric Van Hensbergen
2007-10-17[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.Ralf Baechle
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle
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
2007-10-17constify string/array kparam tracking structuresJan Beulich
2007-10-17store __setup_str_* in a more compact wayJan Beulich
2007-10-17Add a "rounddown_pow_of_two" routine to log2.hRobert P. J. Day
2007-10-17quota: send messages via netlinkJan Kara
2007-10-17make kernel/profile.c:time_hook staticAdrian Bunk
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17Drop some headers from mm.hAlexey Dobriyan
2007-10-17NBD: allow hung network I/O to be cancelledPaul Clements
2007-10-17cleanup floppy.hJan Beulich
2007-10-17tty.h: remove dead defineAlan Cox
2007-10-17Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi
2007-10-17add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi