| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-05-19 | 2 | -14/+13 |
|\ |
|
| * | mtip32xx: release the semaphore on an error path | Asai Thambi S P | 2012-05-11 | 1 | -1/+3 |
| * | dac960: Remove unused variables from DAC960_CreateProcEntries() | Jesper Juhl | 2012-05-11 | 1 | -13/+10 |
* | | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2012-05-18 | 1 | -15/+17 |
|\ \ |
|
| * | | dm thin: fix table output when pool target disables discard passdown internally | Mike Snitzer | 2012-05-19 | 1 | -15/+17 |
* | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-05-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | md/raid10: fix transcription error in calc_sectors conversion. | NeilBrown | 2012-05-19 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-18 | 1 | -0/+18 |
|\ \ \ \ |
|
| * | | | | drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 | Rajkumar Kasirajan | 2012-05-17 | 1 | -0/+18 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-17 | 1 | -1/+5 |
|\ \ \ \ \ |
|
| * | | | | | e1000: Prevent reset task killing itself. | Tushar Dave | 2012-05-17 | 1 | -1/+5 |
| |/ / / / |
|
* | | | | | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 2012-05-17 | 4 | -4/+15 |
* | | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na... | Linus Torvalds | 2012-05-17 | 2 | -6/+19 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | target: Fix bug in handling of FILEIO + block_device resize ops | Nicholas Bellinger | 2012-05-17 | 1 | -6/+16 |
| * | | | | target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups | Bernhard Kohl | 2012-05-14 | 1 | -0/+3 |
* | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-05-17 | 3 | -3/+8 |
|\ \ \ \ \ |
|
| * | | | | | dmaengine: fix cyclic dma usage | Vinod Koul | 2012-05-15 | 2 | -2/+6 |
| * | | | | | dmaengine: pl330: dont complete descriptor for cyclic dma | Vinod Koul | 2012-05-11 | 1 | -1/+2 |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-05-17 | 3 | -0/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | virtio_net: invoke softirqs after __napi_schedule | Michael S. Tsirkin | 2012-05-17 | 1 | -0/+2 |
| * | | | | | | virtio: balloon: let host know of updated balloon size before module removal | Amit Shah | 2012-05-17 | 1 | -0/+1 |
| * | | | | | | virtio: console: tell host of open ports after resume from s3/s4 | Amit Shah | 2012-05-17 | 1 | -0/+7 |
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | crypto: mv_cesa requires on CRYPTO_HASH to build | Alexander Clouter | 2012-05-15 | 1 | -0/+1 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-05-17 | 2 | -24/+34 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | MD: Add del_timer_sync to mddev_suspend (fix nasty panic) | Jonathan Brassow | 2012-05-17 | 1 | -0/+2 |
| * | | | | | md/raid10: set dev_sectors properly when resizing devices in array. | NeilBrown | 2012-05-17 | 1 | -24/+32 |
* | | | | | | Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-16 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | remoteproc: fix off-by-one bug in __rproc_free_vrings | Subramaniam Chanderashekarapuram | 2012-05-13 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-16 | 7 | -45/+79 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ptp_pch: Add missing #include <linux/slab.h> | Geert Uytterhoeven | 2012-05-16 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-05-16 | 2 | -13/+13 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-05-15 | 2 | -13/+13 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | rtlwifi: fix for race condition when firmware is cached | Larry Finger | 2012-05-14 | 2 | -13/+13 |
| * | | | | | | | | | pch_gbe: fix transmit races | Eric Dumazet | 2012-05-15 | 2 | -16/+11 |
| * | | | | | | | | | cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN | Dan Williams | 2012-05-15 | 1 | -0/+16 |
| * | | | | | | | | | usbnet: fix skb traversing races during unlink(v2) | Ming Lei | 2012-05-15 | 1 | -16/+38 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-14 | 14 | -117/+135 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [media] gspca - sonixj: Fix a zero divide in isoc interrupt | Jean-François Moine | 2012-05-08 | 1 | -4/+4 |
| * | | | | | | | | | [media] media: videobuf2-dma-contig: include header for exported symbols | H Hartley Sweeten | 2012-05-08 | 1 | -0/+1 |
| * | | | | | | | | | [media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a... | H Hartley Sweeten | 2012-05-08 | 1 | -1/+1 |
| * | | | | | | | | | [media] media: vb2-memops: Export vb2_get_vma symbol | Laurent Pinchart | 2012-05-08 | 1 | -0/+1 |
| * | | | | | | | | | [media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFS | Sylwester Nawrocki | 2012-05-08 | 3 | -14/+23 |
| * | | | | | | | | | [media] s5p-fimc: Fix locking in subdev set_crop op | Sylwester Nawrocki | 2012-05-08 | 1 | -1/+1 |
| * | | | | | | | | | [media] dvb_frontend: fix a regression with DVB-S zig-zag | Mauro Carvalho Chehab | 2012-05-08 | 1 | -0/+4 |
| * | | | | | | | | | [media] fintek-cir: change || to && | Dan Carpenter | 2012-04-26 | 1 | -1/+1 |
| * | | | | | | | | | [media] rc: Postpone ISR registration | Luis Henriques | 2012-04-26 | 5 | -93/+93 |
| * | | | | | | | | | [media] marvell-cam: fix an ARM build error | Jonathan Corbet | 2012-04-26 | 1 | -1/+0 |
| * | | | | | | | | | [media] V4L: soc-camera: protect hosts during probing from overzealous user-s... | Guennadi Liakhovetski | 2012-04-26 | 1 | -2/+6 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-14 | 2 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|