summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: PL08x: remove unnecessary includesRussell King - ARM Linux2011-01-051-6/+1Star
| | * | ARM: PL08x: prefix hex numbers with 0xRussell King - ARM Linux2011-01-051-9/+9
| | * | ARM: PL08x: improve the announcement printkRussell King - ARM Linux2011-01-051-7/+4Star
| | * | ARM: PL08x: add comment explaining the flow control methodsRussell King - ARM Linux2011-01-051-1/+17
| | * | ARM: PL08x: fix sparse warningsRussell King - ARM Linux2011-01-051-5/+5
| | * | ARM: PL08x: fix deadlock in terminate_allRussell King - ARM Linux2011-01-051-2/+0Star
| | * | ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()Russell King - ARM Linux2011-01-051-8/+4Star
| | * | ARM: PL08x: fix a leak when preparing TXDsRussell King - ARM Linux2011-01-051-2/+3
| | * | ARM: PL08x: fix locking in taskletRussell King - ARM Linux2011-01-051-2/+3
| | * | ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2011-01-052-10/+9Star
| | * | ARM: PL08x: fix array overflow in dma_set_runtime_config()Russell King - ARM Linux2011-01-051-7/+6Star
| | * | ARM: PL08x: fix spelling errorsRussell King - ARM Linux2011-01-051-20/+17Star
| | |/
| | |
| | \
| *-. \ Merge branches 'fsldma' and 'intel-mid' into dmaengineDan Williams2010-12-082-10/+27
| |\ \ \
| | | * | intel_mid_dma: add support for single item scatter-gather listFeng Tang2010-12-051-4/+24
| | | * | dma/intel_mid_dma: remove unneeded null checkDan Carpenter2010-12-031-5/+0Star
| | | |/
| | * / fsldma: add support to 36-bit physical addressLi Yang2010-12-031-1/+3
| | |/
* | | drivers/nfc/pn544.c: fix min_t warningsAndrew Morton2011-01-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-01-174-8/+5Star
|\ \ \
| * | | ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1Star
| * | | dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1Star
| * | | net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1Star
| * | | configfs: change depends -> select SYSFSNicholas Bellinger2011-01-161-2/+2
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 i...Nicholas Bellinger2011-01-166867-236841/+505538
| |\ \ \
| * | | | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-052-9/+0Star
| * | | | [SCSI] sd: implement sd_check_events()Tejun Heo2010-12-282-52/+53
| * | | | Merge branch 'block'James Bottomley2010-12-2350-1038/+1206
| |\ \ \ \
| | * \ \ \ Merge branch 'for-2.6.38/event-handling' into for-nextJens Axboe2010-12-222-47/+41Star
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'for-2.6.38/core' into for-nextJens Axboe2010-12-202-2/+1Star
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-2.6.38/core' into for-nextJens Axboe2010-12-176-46/+17Star
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-2.6.38/event-handling' into for-nextJens Axboe2010-12-161-0/+1
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-2.6.38/event-handling' into for-nextJens Axboe2010-12-1615-270/+779
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-2.6.38/core' into for-nextJens Axboe2010-12-1696-1453/+1311Star
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' into for-nextJens Axboe2010-11-152-47/+39Star
| | |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-171-1/+3
* | | | | | | | | | | | | fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-172-18/+7Star
* | | | | | | | | | | | | VFS: Fix UP compile error in fs/namespace.cAl Viro2011-01-161-7/+24
* | | | | | | | | | | | | fs/btrfs: Fix build of ctreeStefan Schmidt2011-01-161-0/+1
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-01-1615-30/+203
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher2011-01-133-9/+6Star
| * | | | | | | | | | | | | Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-1310-13/+6Star
| * | | | | | | | | | | | | Squashfs: get rid of default n in KconfigPhillip Lougher2011-01-131-3/+0Star
| * | | | | | | | | | | | | Squashfs: add missing check in zlib_wrapperPhillip Lougher2011-01-131-0/+5
| * | | | | | | | | | | | | Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher2011-01-131-5/+4Star
| * | | | | | | | | | | | | Squashfs: Add XZ compression configuration optionPhillip Lougher2011-01-134-0/+28
| * | | | | | | | | | | | | Squashfs: add XZ compression supportPhillip Lougher2011-01-132-0/+154
* | | | | | | | | | | | | | ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2011-01-162-5/+5
* | | | | | | | | | | | | | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki2011-01-161-3/+0Star
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-1640-854/+1009
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sanitize vfsmount refcounting changesAl Viro2011-01-1610-117/+75Star
| * | | | | | | | | | | | | | fix old umount_tree() breakageAl Viro2011-01-161-3/+5