aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-10-03V4L/DVB (4673): Mark the two newer ioctls as experimentalMauro Carvalho Chehab
2006-10-03V4L/DVB (4672): Frame format enumeration (1/2)Laurent Pinchart
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] pr_debug: check pr_debug() argumentsZach Brown
2006-10-03[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspacePaul Clements
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown
2006-10-03[PATCH] md: Remove working_disks from raid1 state dataNeilBrown
2006-10-03[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements
2006-10-03[PATCH] md: remove 'working_disks' from raid10 stateNeilBrown
2006-10-03[PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown
2006-10-03[PATCH] md: fix a comment that is wrong in raid5.hNeilBrown
2006-10-03[PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk
2006-10-03[PATCH] dm table: add target flushBryn Reeves
2006-10-03[PATCH] dm: extract device limit settingBryn Reeves
2006-10-03[PATCH] dm table: add target preresumeMilan Broz
2006-10-03[PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon
2006-10-03[PATCH] dm: support ioctls on mapped devicesMilan Broz
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall
2006-10-03[PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-03[PATCH] pid.h cleanupAndrew Morton
2006-10-02Add prototype for sigset_from_compat()Linus Torvalds
2006-10-02Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev
2006-10-02[PATCH] IPC namespace coreKirill Korotaev
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn