aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | make kernel/profile.c:time_hook staticAdrian Bunk2007-10-171-3/+0
* | | remove include/asm-*/ipc.hAdrian Bunk2007-10-1723-52/+28
* | | Drop some headers from mm.hAlexey Dobriyan2007-10-171-2/+0
* | | NBD: allow hung network I/O to be cancelledPaul Clements2007-10-171-0/+2
* | | cleanup floppy.hJan Beulich2007-10-1712-35/+0
* | | tty.h: remove dead defineAlan Cox2007-10-171-5/+0
* | | Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan2007-10-171-1/+2
* | | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-171-7/+7
* | | add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi2007-10-171-0/+5
* | | add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi2007-10-171-7/+9
* | | Add vmcoreinfoKen'ichi Ohmichi2007-10-172-0/+27
* | | Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-172-2/+2
* | | make fs/libfs.c:simple_commit_write() staticAdrian Bunk2007-10-171-2/+0
* | | kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-171-1/+1
* | | Shrink struct task_struct::oomkilladjAlexey Dobriyan2007-10-171-1/+1
* | | remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-1717-51/+51
* | | cramfs: error message about endianessAndi Drebes2007-10-171-0/+1
* | | include linux/types.h in if_fddi.hOlaf Hering2007-10-171-0/+2
* | | remove consolemap.h from header exportsOlaf Hering2007-10-171-1/+0
* | | unicode diacritics supportSamuel Thibault2007-10-173-1/+12
* | | Add MMF_DUMP_ELF_HEADERSRoland McGrath2007-10-171-1/+2
* | | do not export /usr/include/scsi in make headers_installOlaf Hering2007-10-172-5/+0
* | | powerpc: Use linux/elfcore-compat.hRoland McGrath2007-10-171-18/+20
* | | Add linux/elfcore-compat.hRoland McGrath2007-10-171-0/+55
* | | ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-173-196/+0
* | | printk: add interfaces for external access to the log bufferMike Frysinger2007-10-171-0/+6
* | | Add /sys/module/name/notesRoland McGrath2007-10-171-0/+3
* | | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-171-1/+1
* | | Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2007-10-171-4/+51
* | | fs: remove the unused mempages parameterDenis Cheng2007-10-171-2/+2
* | | Remove "unsafe" from module structRusty Russell2007-10-171-15/+0
* | | ext4: show all mount optionsMiklos Szeredi2007-10-171-0/+1
* | | ext3: show all mount optionsMiklos Szeredi2007-10-171-0/+1
* | | ext2: show all mount optionsMiklos Szeredi2007-10-171-0/+1
* | | Remove sysctl.h from fs.hAlexey Dobriyan2007-10-171-2/+2
* | | kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-1723-23/+0
* | | unexport asm/shmparam.hOlaf Hering2007-10-174-4/+2
* | | Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt2007-10-171-0/+312
* | | Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-174-4/+12
* | | softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-171-0/+1
* | | softlockup: make asm/irq_regs.h available on every platformIngo Molnar2007-10-174-0/+4
* | | Immunize rcu_dereference() against crazy compiler writersPaul E. McKenney2007-10-171-1/+13
* | | Make unregister_binfmt() return voidAlexey Dobriyan2007-10-171-1/+1
* | | Use list_head in binfmt handlingAlexey Dobriyan2007-10-171-1/+1
* | | fs/reiserfs/: cleanupsAdrian Bunk2007-10-171-7/+0
* | | mm: test and set zone reclaim lock before starting reclaimDavid Rientjes2007-10-171-0/+8
* | | oom: add header file to Kbuild as unifdefDavid Rientjes2007-10-171-0/+1
* | | oom: prevent including sched.h in header fileDavid Rientjes2007-10-171-2/+5
* | | oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-171-2/+4
* | | oom: add per-zone lockingDavid Rientjes2007-10-172-0/+8