| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] libsas: convert to libata new error handler | James Bottomley | 2011-02-13 | 1 | -0/+22 |
* | [SCSI] libata: separate error handler into usable components | James Bottomley | 2011-02-13 | 1 | -0/+2 |
* | [SCSI] libfcoe: Move common code from fcoe to libfcoe module | Bhanu Prakash Gollapudi | 2011-02-12 | 1 | -0/+51 |
* | [SCSI] libfc: introduce LLD event callback | Bhanu Prakash Gollapudi | 2011-02-12 | 1 | -0/+15 |
* | [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.h | Yi Zou | 2011-02-12 | 1 | -0/+48 |
* | [SCSI] libfc: export seq_release() for users of seq_assign() | Joe Eykholt | 2011-02-12 | 1 | -0/+7 |
* | [SCSI] libfc: add hook to notify providers of local port changes | Joe Eykholt | 2011-02-12 | 1 | -1/+13 |
* | [SCSI] libfc: add local port hook for provider session lookup | Joe Eykholt | 2011-02-12 | 1 | -0/+2 |
* | [SCSI] libfc: add method for setting handler for incoming exchange | Joe Eykholt | 2011-02-12 | 1 | -0/+10 |
* | [SCSI] libfc: add hook for FC-4 provider registration | Joe Eykholt | 2011-02-12 | 1 | -0/+26 |
* | [SCSI] Add detailed SCSI I/O errors | Hannes Reinecke | 2011-02-12 | 1 | -0/+5 |
* | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t... | Peter Jones | 2011-01-24 | 1 | -0/+1 |
* | Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2011-01-24 | 4 | -9/+32 |
|\ |
|
| * | Remove MAYBE_BUILD_BUG_ON | Rusty Russell | 2011-01-24 | 4 | -4/+6 |
| * | BUILD_BUG_ON: make it handle more cases | Rusty Russell | 2011-01-24 | 1 | -6/+27 |
* | | param: add null statement to compiled-in module params | Linus Walleij | 2011-01-24 | 1 | -2/+4 |
* | | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n | Rusty Russell | 2011-01-24 | 1 | -1/+1 |
* | | module: show version information for built-in modules in sysfs | Dmitry Torokhov | 2011-01-24 | 2 | -0/+34 |
|/ |
|
* | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2011-01-21 | 6 | -20/+45 |
|\ |
|
| * | [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h | Laurent Pinchart | 2011-01-19 | 1 | -0/+1 |
| * | [media] rc: fix up and genericize some time unit conversions | Jarod Wilson | 2011-01-19 | 1 | -0/+3 |
| * | [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1 | Hans Verkuil | 2011-01-19 | 1 | -2/+4 |
| * | [media] v4l2-subdev: add (un)register internal ops | Hans Verkuil | 2011-01-19 | 1 | -0/+17 |
| * | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil | 2011-01-19 | 3 | -17/+19 |
| * | [media] saa7146: Convert from .ioctl to .unlocked_ioctl | Hans Verkuil | 2011-01-19 | 1 | -1/+1 |
* | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-21 | 1 | -0/+3 |
|\ \ |
|
| * | | workqueue: relax lockdep annotation on flush_work() | Tejun Heo | 2011-01-11 | 1 | -0/+3 |
* | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-21 | 1 | -14/+0 |
|\ \ \ |
|
| * | | | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -14/+0 |
* | | | | mm: System without MMU do not need pte_mkwrite | Michal Simek | 2011-01-21 | 1 | -0/+2 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2011-01-21 | 2 | -4/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | quota: Fix deadlock during path resolution | Jan Kara | 2011-01-12 | 2 | -4/+5 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-20 | 2 | -8/+2 |
|\ \ \ \ |
|
| * | | | | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2011-01-20 | 2 | -8/+2 |
* | | | | | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki | 2011-01-20 | 2 | -3/+16 |
* | | | | | Merge branch 'akpm' | Linus Torvalds | 2011-01-20 | 1 | -0/+9 |
|\ \ \ \ \ |
|
| * | | | | | memcg: fix USED bit handling at uncharge in THP | KAMEZAWA Hiroyuki | 2011-01-20 | 1 | -0/+9 |
| |/ / / / |
|
* | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2011-01-20 | 14 | -15/+15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ACPICA: Update version to 20110112 | Bob Moore | 2011-01-18 | 1 | -1/+1 |
| * | | | | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-18 | 14 | -14/+14 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-19 | 2 | -1/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | sctp: user perfect name for Delayed SACK Timer option | Shan Wei | 2011-01-19 | 1 | -0/+1 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-18 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro | Amitkumar Karwar | 2011-01-13 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-18 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ALSA: constify functions in ac97 | Hanno Boeck | 2011-01-14 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-17 | 3 | -7/+12 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next | Roland Dreier | 2011-01-16 | 2 | -7/+9 |
| |\ \ \ \ \ \ \ \
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | * / | | | | | | IB/mlx4: Handle protocol field in multicast table | Aleksey Senin | 2011-01-12 | 2 | -7/+9 |
| | |/ / / / / / |
|
| * / / / / / / | RDMA: Update workqueue usage | Tejun Heo | 2011-01-16 | 1 | -0/+3 |
| |/ / / / / / |
|