Age | Commit message (Expand) | Author | Files | Lines |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 23 | -52/+28 |
2007-10-17 | Drop some headers from mm.h | Alexey Dobriyan | 1 | -2/+0 |
2007-10-17 | NBD: allow hung network I/O to be cancelled | Paul Clements | 1 | -0/+2 |
2007-10-17 | cleanup floppy.h | Jan Beulich | 12 | -35/+0 |
2007-10-17 | tty.h: remove dead define | Alan Cox | 1 | -5/+0 |
2007-10-17 | Shrink task_struct if CONFIG_FUTEX=n | Alexey Dobriyan | 1 | -1/+2 |
2007-10-17 | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros | Ken'ichi Ohmichi | 1 | -7/+7 |
2007-10-17 | add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data | Ken'ichi Ohmichi | 1 | -0/+5 |
2007-10-17 | add-vmcore: cleanup the coding style according to Andrew's comments | Ken'ichi Ohmichi | 1 | -7/+9 |
2007-10-17 | Add vmcoreinfo | Ken'ichi Ohmichi | 2 | -0/+27 |
2007-10-17 | Fix f_version type: should be u64 instead of unsigned long | Mathieu Desnoyers | 2 | -2/+2 |
2007-10-17 | make fs/libfs.c:simple_commit_write() static | Adrian Bunk | 1 | -2/+0 |
2007-10-17 | kernel/time/timekeeping.c: cleanups | Adrian Bunk | 1 | -1/+1 |
2007-10-17 | Shrink struct task_struct::oomkilladj | Alexey Dobriyan | 1 | -1/+1 |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 17 | -51/+51 |
2007-10-17 | cramfs: error message about endianess | Andi Drebes | 1 | -0/+1 |
2007-10-17 | include linux/types.h in if_fddi.h | Olaf Hering | 1 | -0/+2 |
2007-10-17 | remove consolemap.h from header exports | Olaf Hering | 1 | -1/+0 |
2007-10-17 | unicode diacritics support | Samuel Thibault | 3 | -1/+12 |
2007-10-17 | Add MMF_DUMP_ELF_HEADERS | Roland McGrath | 1 | -1/+2 |
2007-10-17 | do not export /usr/include/scsi in make headers_install | Olaf Hering | 2 | -5/+0 |
2007-10-17 | powerpc: Use linux/elfcore-compat.h | Roland McGrath | 1 | -18/+20 |
2007-10-17 | Add linux/elfcore-compat.h | Roland McGrath | 1 | -0/+55 |
2007-10-17 | ufs: move non-layout parts of ufs_fs.h to fs/ufs/ | Christoph Hellwig | 3 | -196/+0 |
2007-10-17 | printk: add interfaces for external access to the log buffer | Mike Frysinger | 1 | -0/+6 |
2007-10-17 | Add /sys/module/name/notes | Roland McGrath | 1 | -0/+3 |
2007-10-17 | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe | Neil Horman | 1 | -1/+1 |
2007-10-17 | Add in SunOS 4.1.x compatible mode for UFS | Mark Fortescue | 1 | -4/+51 |
2007-10-17 | fs: remove the unused mempages parameter | Denis Cheng | 1 | -2/+2 |
2007-10-17 | Remove "unsafe" from module struct | Rusty Russell | 1 | -15/+0 |
2007-10-17 | ext4: show all mount options | Miklos Szeredi | 1 | -0/+1 |
2007-10-17 | ext3: show all mount options | Miklos Szeredi | 1 | -0/+1 |
2007-10-17 | ext2: show all mount options | Miklos Szeredi | 1 | -0/+1 |
2007-10-17 | Remove sysctl.h from fs.h | Alexey Dobriyan | 1 | -2/+2 |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 23 | -23/+0 |
2007-10-17 | unexport asm/shmparam.h | Olaf Hering | 4 | -4/+2 |
2007-10-17 | Driver for the Atmel on-chip SSC on AT32AP and AT91 | Hans-Christian Egtvedt | 1 | -0/+312 |
2007-10-17 | Force erroneous inclusions of compiler-*.h files to be errors | Robert P. J. Day | 4 | -4/+12 |
2007-10-17 | softlockup: add a /proc tuning parameter | Ravikiran G Thirumalai | 1 | -0/+1 |
2007-10-17 | softlockup: make asm/irq_regs.h available on every platform | Ingo Molnar | 4 | -0/+4 |
2007-10-17 | Immunize rcu_dereference() against crazy compiler writers | Paul E. McKenney | 1 | -1/+13 |
2007-10-17 | Make unregister_binfmt() return void | Alexey Dobriyan | 1 | -1/+1 |
2007-10-17 | Use list_head in binfmt handling | Alexey Dobriyan | 1 | -1/+1 |
2007-10-17 | fs/reiserfs/: cleanups | Adrian Bunk | 1 | -7/+0 |
2007-10-17 | mm: test and set zone reclaim lock before starting reclaim | David Rientjes | 1 | -0/+8 |
2007-10-17 | oom: add header file to Kbuild as unifdef | David Rientjes | 1 | -0/+1 |
2007-10-17 | oom: prevent including sched.h in header file | David Rientjes | 1 | -2/+5 |
2007-10-17 | oom: compare cpuset mems_allowed instead of exclusive ancestors | David Rientjes | 1 | -2/+4 |
2007-10-17 | oom: add per-zone locking | David Rientjes | 2 | -0/+8 |
2007-10-17 | oom: change all_unreclaimable zone member to flags | David Rientjes | 1 | -4/+25 |