summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | remove include/asm-*/ipc.hAdrian Bunk2007-10-171-0/+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
* | 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-171-0/+26
* | 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
* | 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
* | 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
* | unexport asm/shmparam.hOlaf Hering2007-10-171-0/+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
* | 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
* | oom: change all_unreclaimable zone member to flagsDavid Rientjes2007-10-171-4/+25
* | oom: move constraints to enumDavid Rientjes2007-10-171-0/+9
* | oom: move prototypes to appropriate header fileDavid Rientjes2007-10-172-6/+10
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-172-2/+2
* | mm: dirty balancing for tasksPeter Zijlstra2007-10-172-0/+3
* | mm: per device dirty thresholdPeter Zijlstra2007-10-172-0/+8
* | lib: floating proportionsPeter Zijlstra2007-10-171-0/+119
OpenPOWER on IntegriCloud