Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | ARM: PL08x: remove unnecessary includes | Russell King - ARM Linux | 2011-01-04 | 1 | -6/+1 | |
| | * | | ARM: PL08x: prefix hex numbers with 0x | Russell King - ARM Linux | 2011-01-04 | 1 | -9/+9 | |
| | * | | ARM: PL08x: improve the announcement printk | Russell King - ARM Linux | 2011-01-04 | 1 | -7/+4 | |
| | * | | ARM: PL08x: add comment explaining the flow control methods | Russell King - ARM Linux | 2011-01-04 | 1 | -1/+17 | |
| | * | | ARM: PL08x: fix sparse warnings | Russell King - ARM Linux | 2011-01-04 | 1 | -5/+5 | |
| | * | | ARM: PL08x: fix deadlock in terminate_all | Russell King - ARM Linux | 2011-01-04 | 1 | -2/+0 | |
| | * | | ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending() | Russell King - ARM Linux | 2011-01-04 | 1 | -8/+4 | |
| | * | | ARM: PL08x: fix a leak when preparing TXDs | Russell King - ARM Linux | 2011-01-04 | 1 | -2/+3 | |
| | * | | ARM: PL08x: fix locking in tasklet | Russell King - ARM Linux | 2011-01-04 | 1 | -2/+3 | |
| | * | | ARM: PL08x: fix atomic_t usage and tx_submit() return value range | Russell King - ARM Linux | 2011-01-04 | 2 | -10/+9 | |
| | * | | ARM: PL08x: fix array overflow in dma_set_runtime_config() | Russell King - ARM Linux | 2011-01-04 | 1 | -7/+6 | |
| | * | | ARM: PL08x: fix spelling errors | Russell King - ARM Linux | 2011-01-04 | 1 | -20/+17 | |
| | |/ | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'fsldma' and 'intel-mid' into dmaengine | Dan Williams | 2010-12-07 | 2 | -10/+27 | |
| |\ \ \ | ||||||
| | | * | | intel_mid_dma: add support for single item scatter-gather list | Feng Tang | 2010-12-04 | 1 | -4/+24 | |
| | | * | | dma/intel_mid_dma: remove unneeded null check | Dan Carpenter | 2010-12-03 | 1 | -5/+0 | |
| | | |/ | ||||||
| | * | | fsldma: add support to 36-bit physical address | Li Yang | 2010-12-03 | 1 | -1/+3 | |
| | |/ | ||||||
* | | | drivers/nfc/pn544.c: fix min_t warnings | Andrew Morton | 2011-01-16 | 1 | -1/+1 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab... | Linus Torvalds | 2011-01-16 | 4 | -8/+5 | |
|\ \ \ | ||||||
| * | | | ocfs2: Make OCFS2_FS depend on CONFIGFS_FS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+1 | |
| * | | | dlm: Make DLM depend on CONFIGFS_FS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+1 | |
| * | | | net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+1 | |
| * | | | configfs: change depends -> select SYSFS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+2 | |
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 i... | Nicholas Bellinger | 2011-01-16 | 7118 | -309550/+578247 | |
| |\ \ \ | ||||||
| * | | | | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event | Tejun Heo | 2011-01-04 | 2 | -9/+0 | |
| * | | | | [SCSI] sd: implement sd_check_events() | Tejun Heo | 2010-12-28 | 2 | -52/+53 | |
| * | | | | Merge branch 'block' | James Bottomley | 2010-12-22 | 50 | -1038/+1206 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'for-2.6.38/event-handling' into for-next | Jens Axboe | 2010-12-22 | 2 | -47/+41 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'for-2.6.38/core' into for-next | Jens Axboe | 2010-12-20 | 2 | -2/+1 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'for-2.6.38/core' into for-next | Jens Axboe | 2010-12-17 | 6 | -46/+17 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'for-2.6.38/event-handling' into for-next | Jens Axboe | 2010-12-16 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'for-2.6.38/event-handling' into for-next | Jens Axboe | 2010-12-16 | 15 | -270/+779 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'for-2.6.38/core' into for-next | Jens Axboe | 2010-12-16 | 96 | -1453/+1311 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' into for-next | Jens Axboe | 2010-11-15 | 2 | -47/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | parisc: fix compile breakage caused by inlining maybe_mkwrite | James Bottomley | 2011-01-16 | 1 | -1/+3 | |
* | | | | | | | | | | | | | fix non-x86 build failure in pmdp_get_and_clear | Andrea Arcangeli | 2011-01-16 | 2 | -18/+7 | |
* | | | | | | | | | | | | | VFS: Fix UP compile error in fs/namespace.c | Al Viro | 2011-01-16 | 1 | -7/+24 | |
* | | | | | | | | | | | | | fs/btrfs: Fix build of ctree | Stefan Schmidt | 2011-01-16 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2011-01-16 | 15 | -30/+203 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Squashfs: simplify CONFIG_SQUASHFS_LZO handling | Phillip Lougher | 2011-01-13 | 3 | -9/+6 | |
| * | | | | | | | | | | | | | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 2011-01-13 | 10 | -13/+6 | |
| * | | | | | | | | | | | | | Squashfs: get rid of default n in Kconfig | Phillip Lougher | 2011-01-13 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | Squashfs: add missing check in zlib_wrapper | Phillip Lougher | 2011-01-13 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | Squashfs: remove unnecessary variable in zlib_wrapper | Phillip Lougher | 2011-01-13 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | Squashfs: Add XZ compression configuration option | Phillip Lougher | 2011-01-13 | 4 | -0/+28 | |
| * | | | | | | | | | | | | | Squashfs: add XZ compression support | Phillip Lougher | 2011-01-13 | 2 | -0/+154 | |
* | | | | | | | | | | | | | | ACPI: Fix boot problem related to APEI with acpi_disabled set | Rafael J. Wysocki | 2011-01-16 | 2 | -5/+5 | |
* | | | | | | | | | | | | | | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset | Rafael J. Wysocki | 2011-01-16 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-16 | 40 | -854/+1009 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | sanitize vfsmount refcounting changes | Al Viro | 2011-01-16 | 10 | -117/+75 | |
| * | | | | | | | | | | | | | | fix old umount_tree() breakage | Al Viro | 2011-01-16 | 1 | -3/+5 |