aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-17
* | make fs/libfs.c:simple_commit_write() staticAdrian Bunk2007-10-17
* | kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-17
* | Shrink struct task_struct::oomkilladjAlexey Dobriyan2007-10-17
* | cramfs: error message about endianessAndi Drebes2007-10-17
* | include linux/types.h in if_fddi.hOlaf Hering2007-10-17
* | remove consolemap.h from header exportsOlaf Hering2007-10-17
* | unicode diacritics supportSamuel Thibault2007-10-17
* | Add MMF_DUMP_ELF_HEADERSRoland McGrath2007-10-17
* | Add linux/elfcore-compat.hRoland McGrath2007-10-17
* | ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* | printk: add interfaces for external access to the log bufferMike Frysinger2007-10-17
* | Add /sys/module/name/notesRoland McGrath2007-10-17
* | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-17
* | Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2007-10-17
* | fs: remove the unused mempages parameterDenis Cheng2007-10-17
* | Remove "unsafe" from module structRusty Russell2007-10-17
* | ext4: show all mount optionsMiklos Szeredi2007-10-17
* | ext3: show all mount optionsMiklos Szeredi2007-10-17
* | ext2: show all mount optionsMiklos Szeredi2007-10-17
* | Remove sysctl.h from fs.hAlexey Dobriyan2007-10-17
* | unexport asm/shmparam.hOlaf Hering2007-10-17
* | Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt2007-10-17
* | Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-17
* | softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-17
* | Immunize rcu_dereference() against crazy compiler writersPaul E. McKenney2007-10-17
* | Make unregister_binfmt() return voidAlexey Dobriyan2007-10-17
* | Use list_head in binfmt handlingAlexey Dobriyan2007-10-17
* | fs/reiserfs/: cleanupsAdrian Bunk2007-10-17
* | mm: test and set zone reclaim lock before starting reclaimDavid Rientjes2007-10-17
* | oom: add header file to Kbuild as unifdefDavid Rientjes2007-10-17
* | oom: prevent including sched.h in header fileDavid Rientjes2007-10-17
* | oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-17
* | oom: add per-zone lockingDavid Rientjes2007-10-17
* | oom: change all_unreclaimable zone member to flagsDavid Rientjes2007-10-17
* | oom: move constraints to enumDavid Rientjes2007-10-17
* | oom: move prototypes to appropriate header fileDavid Rientjes2007-10-17
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* | mm: dirty balancing for tasksPeter Zijlstra2007-10-17
* | mm: per device dirty thresholdPeter Zijlstra2007-10-17
* | lib: floating proportionsPeter Zijlstra2007-10-17
* | mm: count writeback pages per BDIPeter Zijlstra2007-10-17
* | mm: count reclaimable pages per BDIPeter Zijlstra2007-10-17
* | mm: scalable bdi statistics countersPeter Zijlstra2007-10-17
* | mm: bdi init hooksPeter Zijlstra2007-10-17
* | lib: percpu_counter_init_irqPeter Zijlstra2007-10-17
* | lib: percpu_counter_init error handlingPeter Zijlstra2007-10-17
* | lib: percpu_count_sum()Peter Zijlstra2007-10-17
* | lib: percpu_counter_sum_positivePeter Zijlstra2007-10-17
* | lib: percpu_counter_setPeter Zijlstra2007-10-17