summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-032-5/+56
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-282-5/+56
| |\
| | * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-0/+47
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-212-5/+9
* | | [PATCH] pr_debug: check pr_debug() argumentsZach Brown2006-10-031-2/+4
* | | [PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspacePaul Clements2006-10-031-0/+1
* | | [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-4/+1
* | | [PATCH] md: Remove working_disks from raid1 state dataNeilBrown2006-10-031-1/+0
* | | [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements2006-10-031-0/+2
* | | [PATCH] md: remove 'working_disks' from raid10 stateNeilBrown2006-10-031-1/+0
* | | [PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown2006-10-031-1/+1
* | | [PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2006-10-032-2/+5
* | | [PATCH] md: fix a comment that is wrong in raid5.hNeilBrown2006-10-031-2/+3
* | | [PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk2006-10-032-2/+1
* | | [PATCH] dm table: add target flushBryn Reeves2006-10-032-1/+3
* | | [PATCH] dm: extract device limit settingBryn Reeves2006-10-031-0/+5
* | | [PATCH] dm table: add target preresumeMilan Broz2006-10-032-2/+4
* | | [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-031-0/+3
* | | [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-032-1/+6
* | | [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-032-0/+4
* | | [PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-0/+1
* | | [PATCH] fbdev: Add generic ddc read functionalityDennis Munsie2006-10-031-0/+2
* | | [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-031-0/+3
* | | [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-031-1/+0
* | | [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-031-1/+0
* | | [PATCH] Make number of IDE interfaces configurableMatt Mackall2006-10-031-1/+2
* | | [PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2006-10-031-1/+3
* | | [PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B2006-10-032-12/+43
* | | [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-032-0/+4
* | | [PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2006-10-031-0/+11
* | | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-032-2/+2
* | | [PATCH] pid.h cleanupAndrew Morton2006-10-031-15/+15
* | | Add prototype for sigset_from_compat()Linus Torvalds2006-10-021-0/+1
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-10-023-5/+30
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-01249-2528/+5153
| |\ \ \
| * | | | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-262-3/+7
| * | | | [MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse2006-09-251-0/+3
| * | | | [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-251-0/+11
| * | | | [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-251-2/+4
| * | | | [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-251-0/+5
| * | | | Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse2006-09-221-1/+0
| * | | | ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-221-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-024-88/+223
|\ \ \ \ \
| * | | | | Input: add KEY_BLUETOOTH and KEY_WLAN definitionsLennart Poettering2006-09-191-0/+3
| * | | | | Input: add new BUS_VIRTUAL bus typeMichael Hanselmann2006-09-191-0/+1
| * | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-1986-255/+1256
| |\ \ \ \ \
| * | | | | | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-141-1/+1
| * | | | | | Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-9/+0
| * | | | | | Input: constify input coreDmitry Torokhov2006-09-141-5/+5
| * | | | | | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-141-0/+1
OpenPOWER on IntegriCloud