aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-17make kernel/profile.c:time_hook staticAdrian Bunk1-3/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk23-52/+28
2007-10-17Drop some headers from mm.hAlexey Dobriyan1-2/+0
2007-10-17NBD: allow hung network I/O to be cancelledPaul Clements1-0/+2
2007-10-17cleanup floppy.hJan Beulich12-35/+0
2007-10-17tty.h: remove dead defineAlan Cox1-5/+0
2007-10-17Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan1-1/+2
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi1-7/+7
2007-10-17add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi1-0/+5
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi1-7/+9
2007-10-17Add vmcoreinfoKen'ichi Ohmichi2-0/+27
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2-2/+2
2007-10-17make fs/libfs.c:simple_commit_write() staticAdrian Bunk1-2/+0
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk1-1/+1
2007-10-17Shrink struct task_struct::oomkilladjAlexey Dobriyan1-1/+1
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering17-51/+51
2007-10-17cramfs: error message about endianessAndi Drebes1-0/+1
2007-10-17include linux/types.h in if_fddi.hOlaf Hering1-0/+2
2007-10-17remove consolemap.h from header exportsOlaf Hering1-1/+0
2007-10-17unicode diacritics supportSamuel Thibault3-1/+12
2007-10-17Add MMF_DUMP_ELF_HEADERSRoland McGrath1-1/+2
2007-10-17do not export /usr/include/scsi in make headers_installOlaf Hering2-5/+0
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath1-18/+20
2007-10-17Add linux/elfcore-compat.hRoland McGrath1-0/+55
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig3-196/+0
2007-10-17printk: add interfaces for external access to the log bufferMike Frysinger1-0/+6
2007-10-17Add /sys/module/name/notesRoland McGrath1-0/+3
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman1-1/+1
2007-10-17Add in SunOS 4.1.x compatible mode for UFSMark Fortescue1-4/+51
2007-10-17fs: remove the unused mempages parameterDenis Cheng1-2/+2
2007-10-17Remove "unsafe" from module structRusty Russell1-15/+0
2007-10-17ext4: show all mount optionsMiklos Szeredi1-0/+1
2007-10-17ext3: show all mount optionsMiklos Szeredi1-0/+1
2007-10-17ext2: show all mount optionsMiklos Szeredi1-0/+1
2007-10-17Remove sysctl.h from fs.hAlexey Dobriyan1-2/+2
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig23-23/+0
2007-10-17unexport asm/shmparam.hOlaf Hering4-4/+2
2007-10-17Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt1-0/+312
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day4-4/+12
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai1-0/+1
2007-10-17softlockup: make asm/irq_regs.h available on every platformIngo Molnar4-0/+4
2007-10-17Immunize rcu_dereference() against crazy compiler writersPaul E. McKenney1-1/+13
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan1-1/+1