aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-171-0/+2
* 9p: attach-per-userLatchesar Ionkov2007-10-172-4/+8
* 9p: Make transports dynamicEric Van Hensbergen2007-10-173-14/+19
* [MIPS] Alchemy: Renumber interrupts so irq_cpu can work.Ralf Baechle2007-10-173-342/+373
* [MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-171-4/+6
* 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-175-34/+26
|\ \
| * \ Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-171-2/+8
| |\ \
| | * | [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changesSylvain Munaut2007-10-161-2/+8
| * | | [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-171-1/+2
| * | | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-31/+7
| * | | [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-172-0/+9
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-176-79/+16
|\ \ \
| * | | Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-161-9/+0
| * | | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-165-70/+16
| |/ /
* | | 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-1713-3/+20
* | | 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-173-86/+127
* | | Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-1719-182/+9
* | | 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