| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-07-21 | 6 | -28/+61 |
|\ |
|
| * | md: Protect access to mddev->disks list using RCU | NeilBrown | 2008-07-21 | 1 | -0/+3 |
| * | md: only count actual openers as access which prevent a 'stop' | NeilBrown | 2008-07-21 | 1 | -1/+2 |
| * | md: linear: Make array_size sector-based and rename it to array_sectors. | Andre Noll | 2008-07-21 | 1 | -1/+1 |
| * | md: Make mddev->array_size sector-based. | Andre Noll | 2008-07-21 | 1 | -1/+1 |
| * | md: Remove some unused macros. | Andre Noll | 2008-07-11 | 1 | -3/+0 |
| * | md: Turn rdev->sb_offset into a sector-based quantity. | Andre Noll | 2008-07-11 | 1 | -1/+1 |
| * | Merge branch 'master' into for-next | Neil Brown | 2008-07-11 | 6 | -12/+40 |
| |\ |
|
| * \ | Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw... | Neil Brown | 2008-07-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | md: resolve external metadata handling deadlock in md_allow_write | Dan Williams | 2008-06-30 | 1 | -1/+1 |
| * | | | Merge branch 'master' into for-next | Neil Brown | 2008-07-08 | 31 | -42/+73 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_states | Dan Williams | 2008-06-28 | 1 | -3/+3 |
| * | | | md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states' | Dan Williams | 2008-06-28 | 1 | -8/+1 |
| * | | | md: replace STRIPE_OP_CHECK with 'check_states' | Dan Williams | 2008-06-28 | 1 | -6/+40 |
| * | | | md: kill STRIPE_OP_IO flag | Dan Williams | 2008-06-28 | 1 | -1/+0 |
| * | | | md: kill STRIPE_OP_MOD_DMA in raid5 offload | Dan Williams | 2008-06-28 | 1 | -2/+0 |
| * | | | Make sure all changes to md/dev-XX/state are notified | Neil Brown | 2008-06-28 | 1 | -0/+3 |
| * | | | Make sure all changes to md/sync_action are notified. | Neil Brown | 2008-06-28 | 1 | -0/+2 |
| * | | | Allow setting start point for requested check/repair | Neil Brown | 2008-06-28 | 1 | -0/+2 |
| * | | | Improve setting of "events_cleared" for write-intent bitmaps. | Neil Brown | 2008-06-28 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-07-21 | 6 | -10/+8 |
|\ \ \ \ |
|
| * \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 1140 | -27653/+28261 |
| |\ \ \ \ |
|
| * | | | | | Input: add switch for dock events | Matthew Garrett | 2008-07-19 | 1 | -0/+1 |
| * | | | | | Input: add microphone insert switch definition | Mark Brown | 2008-07-19 | 1 | -0/+1 |
| * | | | | | Input: serio - trivial documentation fix | Niels de Vos | 2008-07-08 | 1 | -1/+1 |
| * | | | | | Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen | Claudio Nieder | 2008-07-07 | 1 | -0/+1 |
| * | | | | | Input: Add driver for iNexio serial touchscreen. | Richard Lemon | 2008-06-30 | 1 | -0/+1 |
| * | | | | | Merge branch 'for-linus' into next | Dmitry Torokhov | 2008-06-17 | 2 | -1/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | Input: atkbd - use ushort instead of uchar keymap | Dmitry Torokhov | 2008-06-02 | 1 | -0/+2 |
| * | | | | | | Input: remove CVS keywords | Adrian Bunk | 2008-05-20 | 1 | -2/+0 |
| * | | | | | | Input: gpio-keys debouncing support | Dmitry Baryshkov | 2008-05-16 | 1 | -0/+1 |
| * | | | | | | Input: remove unused defines | Joe Perches | 2008-05-16 | 1 | -5/+0 |
| * | | | | | | Input: libps2 - remove delayed command execution | Dmitry Torokhov | 2008-05-16 | 1 | -1/+0 |
| * | | | | | | Input: gameport - remove rescan/reconnect facilities | Dmitry Torokhov | 2008-05-16 | 1 | -1/+0 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-07-21 | 407 | -26718/+25615 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | sparc64: Add missing hypervisor service group numbers. | David S. Miller | 2008-07-18 | 1 | -0/+4 |
| * | | | | | | sparc64: Remove 4MB and 512K base page size options. | David S. Miller | 2008-07-17 | 3 | -14/+0 |
| * | | | | | | sparc64: Convert to generic helpers for IPI function calls. | David S. Miller | 2008-07-17 | 2 | -0/+4 |
| * | | | | | | sparc: join the remaining header files | Sam Ravnborg | 2008-07-17 | 254 | -16987/+17513 |
| * | | | | | | sparc: merge header files with trivial differences | Sam Ravnborg | 2008-07-17 | 10 | -172/+13 |
| * | | | | | | sparc: when header files are equal use asm-sparc version | Sam Ravnborg | 2008-07-17 | 6 | -76/+6 |
| * | | | | | | sparc: copy sparc64 specific files to asm-sparc | Sam Ravnborg | 2008-07-17 | 88 | -7232/+7276 |
| * | | | | | | sparc: Merge asm-sparc{,64}/asi.h | Sam Ravnborg | 2008-07-17 | 2 | -161/+153 |
| * | | | | | | sparc: export openprom.h to userspace | Sam Ravnborg | 2008-07-17 | 4 | -8/+7 |
| * | | | | | | sparc: Merge asm-sparc{,64}/types.h | Sam Ravnborg | 2008-07-17 | 2 | -35/+32 |
| * | | | | | | sparc: Merge asm-sparc{,64}/termios.h | Sam Ravnborg | 2008-07-17 | 2 | -224/+42 |
| * | | | | | | sparc: Merge asm-sparc{,64}/termbits.h | Sam Ravnborg | 2008-07-17 | 2 | -260/+6 |
| * | | | | | | sparc: Merge asm-sparc{,64}/setup.h | Sam Ravnborg | 2008-07-17 | 2 | -11/+6 |
| * | | | | | | sparc: Merge asm-sparc{,64}/resource.h | Sam Ravnborg | 2008-07-17 | 2 | -20/+6 |
| * | | | | | | sparc: Merge asm-sparc{,64}/fbio.h | Sam Ravnborg | 2008-07-17 | 1 | -330/+1 |