summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-07-216-28/+61
|\
| * md: Protect access to mddev->disks list using RCUNeilBrown2008-07-211-0/+3
| * md: only count actual openers as access which prevent a 'stop'NeilBrown2008-07-211-1/+2
| * md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll2008-07-211-1/+1
| * md: Make mddev->array_size sector-based.Andre Noll2008-07-211-1/+1
| * md: Remove some unused macros.Andre Noll2008-07-111-3/+0
| * md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll2008-07-111-1/+1
| * Merge branch 'master' into for-nextNeil Brown2008-07-116-12/+40
| |\
| * \ Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Neil Brown2008-07-081-1/+1
| |\ \
| | * | md: resolve external metadata handling deadlock in md_allow_writeDan Williams2008-06-301-1/+1
| * | | Merge branch 'master' into for-nextNeil Brown2008-07-0831-42/+73
| |\ \ \ | | |/ / | |/| |
| * | | md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_statesDan Williams2008-06-281-3/+3
| * | | md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams2008-06-281-8/+1
| * | | md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams2008-06-281-6/+40
| * | | md: kill STRIPE_OP_IO flagDan Williams2008-06-281-1/+0
| * | | md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams2008-06-281-2/+0
| * | | Make sure all changes to md/dev-XX/state are notifiedNeil Brown2008-06-281-0/+3
| * | | Make sure all changes to md/sync_action are notified.Neil Brown2008-06-281-0/+2
| * | | Allow setting start point for requested check/repairNeil Brown2008-06-281-0/+2
| * | | Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown2008-06-281-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-216-10/+8
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-211140-27653/+28261
| |\ \ \ \
| * | | | | Input: add switch for dock eventsMatthew Garrett2008-07-191-0/+1
| * | | | | Input: add microphone insert switch definitionMark Brown2008-07-191-0/+1
| * | | | | Input: serio - trivial documentation fixNiels de Vos2008-07-081-1/+1
| * | | | | Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder2008-07-071-0/+1
| * | | | | Input: Add driver for iNexio serial touchscreen.Richard Lemon2008-06-301-0/+1
| * | | | | Merge branch 'for-linus' into nextDmitry Torokhov2008-06-172-1/+4
| |\ \ \ \ \
| * | | | | | Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov2008-06-021-0/+2
| * | | | | | Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
| * | | | | | Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-161-0/+1
| * | | | | | Input: remove unused definesJoe Perches2008-05-161-5/+0
| * | | | | | Input: libps2 - remove delayed command executionDmitry Torokhov2008-05-161-1/+0
| * | | | | | Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-161-1/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-21407-26718/+25615
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | sparc64: Add missing hypervisor service group numbers.David S. Miller2008-07-181-0/+4
| * | | | | | sparc64: Remove 4MB and 512K base page size options.David S. Miller2008-07-173-14/+0
| * | | | | | sparc64: Convert to generic helpers for IPI function calls.David S. Miller2008-07-172-0/+4
| * | | | | | sparc: join the remaining header filesSam Ravnborg2008-07-17254-16987/+17513
| * | | | | | sparc: merge header files with trivial differencesSam Ravnborg2008-07-1710-172/+13
| * | | | | | sparc: when header files are equal use asm-sparc versionSam Ravnborg2008-07-176-76/+6
| * | | | | | sparc: copy sparc64 specific files to asm-sparcSam Ravnborg2008-07-1788-7232/+7276
| * | | | | | sparc: Merge asm-sparc{,64}/asi.hSam Ravnborg2008-07-172-161/+153
| * | | | | | sparc: export openprom.h to userspaceSam Ravnborg2008-07-174-8/+7
| * | | | | | sparc: Merge asm-sparc{,64}/types.hSam Ravnborg2008-07-172-35/+32
| * | | | | | sparc: Merge asm-sparc{,64}/termios.hSam Ravnborg2008-07-172-224/+42
| * | | | | | sparc: Merge asm-sparc{,64}/termbits.hSam Ravnborg2008-07-172-260/+6
| * | | | | | sparc: Merge asm-sparc{,64}/setup.hSam Ravnborg2008-07-172-11/+6
| * | | | | | sparc: Merge asm-sparc{,64}/resource.hSam Ravnborg2008-07-172-20/+6
| * | | | | | sparc: Merge asm-sparc{,64}/fbio.hSam Ravnborg2008-07-171-330/+1
OpenPOWER on IntegriCloud