aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-171-0/+2
|\
| * sched: fix !SYSFS build breakageDhaval Giani2007-10-171-0/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-171-0/+5
|\ \
| * | [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-171-0/+5
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-171-9/+0
|\ \
| * | Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-161-9/+0
| |/
* | security/ cleanupsAdrian Bunk2007-10-171-15/+0
* | Implement file posix capabilitiesSerge E. Hallyn2007-10-174-19/+73
* | ifdef struct task_struct::securityAlexey Dobriyan2007-10-171-1/+2
* | security: Convert LSM into a static interfaceJames Morris2007-10-171-984/+206
* | r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-171-0/+9
* | PNP: remove null pointer checksBjorn Helgaas2007-10-171-3/+3
* | bitmap.h: remove dead artifactsAdrian Bunk2007-10-171-2/+0
* | ext2 reservationsMartin J. Bligh2007-10-172-6/+67
* | introduce I_SYNCJoern Engel2007-10-172-10/+68
* | writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu2007-10-171-0/+1
* | writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu2007-10-171-0/+1
* | writeback: fix periodic superblock dirty inode flushingKen Chen2007-10-171-0/+1
* | printk: add KERN_CONT annotationIngo Molnar2007-10-171-0/+7
* | F_DUPFD_CLOEXEC implementationUlrich Drepper2007-10-171-5/+10
* | task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan2007-10-171-10/+10
* | rename signalfd_siginfo fieldsDavide Libenzi2007-10-171-16/+16
* | ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen2007-10-171-12/+2
* | Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish2007-10-171-22/+0
* | change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin2007-10-171-0/+3
* | increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-173-3/+9
* | Remove unused member from nsproxyPavel Emelyanov2007-10-172-2/+0
* | user.c: #ifdef ->mq_bytesAlexey Dobriyan2007-10-171-0/+2
* | tty: expose new methods needed for drivers to get termios rightAlan Cox2007-10-171-0/+3
* | add consts where appropriate in fs/nls/*Denys Vlasenko2007-10-171-4/+4
* | shrink_dcache_sb speedupDenis V. Lunev2007-10-171-0/+12
* | Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-171-5/+17
* | KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-172-86/+125
* | Mutex documentation is unclear about software interrupts, tasklets and timersMatti Linnanvuori2007-10-171-1/+2
* | add CONFIG_VT_UNICODEBill Nottingham2007-10-171-0/+1
* | constify string/array kparam tracking structuresJan Beulich2007-10-171-7/+11
* | store __setup_str_* in a more compact wayJan Beulich2007-10-171-1/+1
* | Add a "rounddown_pow_of_two" routine to log2.hRobert P. J. Day2007-10-171-0/+25
* | quota: send messages via netlinkJan Kara2007-10-171-0/+31
* | make kernel/profile.c:time_hook staticAdrian Bunk2007-10-171-3/+0
* | 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