| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Btrfs: fix regressions in copy_from_user handling | Chris Mason | 2011-03-07 | 1 | -42/+59 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-03-13 | 3 | -2/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu... | Nicholas Bellinger | 2011-02-28 | 3 | -2/+13 |
* | | | | | | | kbuild: Fix computing srcversion for modules | Michal Marek | 2011-03-13 | 2 | -8/+30 |
* | | | | | | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 | Linus Torvalds | 2011-03-13 | 7 | -42/+44 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mtd: add "platform:" prefix for platform modalias | Axel Lin | 2011-03-11 | 3 | -3/+3 |
| * | | | | | | | mtd: mtd_blkdevs: fix double free on error path | Maxim Levitsky | 2011-03-11 | 1 | -1/+0 |
| * | | | | | | | mtd: amd76xrom: fix oops at boot when resources are not available | Stanislaw Gruszka | 2011-03-11 | 1 | -0/+1 |
| * | | | | | | | mtd: fix race in cfi_cmdset_0001 driver | Joakim Tjernlund | 2011-03-11 | 1 | -21/+22 |
| * | | | | | | | mtd: jedec_probe: initialise make sector erase command variable | Antony Pavlov | 2011-03-11 | 1 | -2/+3 |
| * | | | | | | | mtd: jedec_probe: Change variable name from cfi_p to cfi | Antony Pavlov | 2011-03-11 | 1 | -16/+16 |
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-03-13 | 3 | -18/+5 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | drm/radeon: fix page flipping hangs on r300/r400 | Dave Airlie | 2011-03-13 | 2 | -18/+2 |
| * | | | | | | | drm/radeon: add pageflip hooks for fusion | Dave Airlie | 2011-03-11 | 1 | -0/+3 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-13 | 1 | -12/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | block: fix mis-synchronisation in blkdev_issue_zeroout() | Lukas Czerner | 2011-03-11 | 1 | -12/+7 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2011-03-13 | 4 | -9/+19 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2011-03-10 | 3 | -8/+18 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ASoC: Ensure WM8958 gets all WM8994 late revision widgets | Mark Brown | 2011-03-09 | 1 | -0/+8 |
| | * | | | | | | | | ASoC: Fix typo in late revision WM8994 DAC2R name | Mark Brown | 2011-03-09 | 1 | -1/+1 |
| | * | | | | | | | | ASoC: Use the correct DAPM context when cleaning up final widget set | Mark Brown | 2011-03-09 | 1 | -1/+1 |
| | * | | | | | | | | ASoC: Fix broken bitfield definitions in WM8978 | Mark Brown | 2011-03-09 | 1 | -6/+8 |
| * | | | | | | | | | ASoC: AM3517: Update codec name after multi-component update | Abhilash K V | 2011-03-09 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | gpio: add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-13 | 2 | -0/+2 |
* | | | | | | | | | thp: fix page_referenced to modify mapcount/vm_flags only if page is found | Andrea Arcangeli | 2011-03-13 | 1 | -19/+35 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-10 | 21 | -110/+182 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | ariadne: remove redundant NULL check | j223yang@asset.uwaterloo.ca | 2011-03-10 | 1 | -5/+0 |
| * | | | | | | | | ip6ip6: autoload ip6 tunnel | stephen hemminger | 2011-03-10 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2011-03-10 | 149 | -472/+1159 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2011-03-10 | 21 | -63/+283 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [media] mantis_pci: remove asm/pgtable.h include | Arnaud Patard (Rtp) | 2011-03-03 | 1 | -1/+0 |
| * | | | | | | | | | [media] tda829x: fix regression in probe functions | Jarod Wilson | 2011-03-02 | 1 | -7/+7 |
| * | | | | | | | | | [media] mceusb: don't claim multifunction device non-IR parts | Jarod Wilson | 2011-03-02 | 1 | -12/+15 |
| * | | | | | | | | | [media] nuvoton-cir: fix wake from suspend | Jarod Wilson | 2011-03-02 | 2 | -4/+8 |
| * | | | | | | | | | [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411 | Devin Heitmueller | 2011-03-02 | 4 | -4/+112 |
| * | | | | | | | | | [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hang | Michael | 2011-03-02 | 1 | -7/+51 |
| * | | | | | | | | | [media] cx25840: fix probing of cx2583x chips | Sven Barth | 2011-03-02 | 1 | -1/+2 |
| * | | | | | | | | | [media] cx23885: Remove unused 'err:' labels to quiet compiler warning | Andy Walls | 2011-03-02 | 1 | -2/+0 |
| * | | | | | | | | | [media] cx23885: Revert "Check for slave nack on all transactions" | Andy Walls | 2011-03-02 | 1 | -8/+0 |
| * | | | | | | | | | [media] DiB7000M: add pid filtering | Olivier Grenie | 2011-03-02 | 3 | -2/+53 |
| * | | | | | | | | | [media] Fix sysfs rc protocol lookup for rc-5-sz | Antti Seppälä | 2011-03-02 | 1 | -1/+1 |
| * | | | | | | | | | [media] au0828: fix VBI handling when in V4L2 streaming mode | Devin Heitmueller | 2011-02-02 | 1 | -4/+24 |
| * | | | | | | | | | [media] ir-raw: Properly initialize the IR event (BZ#27202) | Mauro Carvalho Chehab | 2011-02-02 | 1 | -2/+1 |
| * | | | | | | | | | [media] s2255drv: firmware re-loading changes | sensoray-dev | 2011-02-02 | 1 | -4/+6 |
| * | | | | | | | | | [media] Fix double free of video_device in mem2mem_testdev | Pawel Osciak | 2011-02-02 | 1 | -1/+0 |
| * | | | | | | | | | [media] DM04/QQBOX memcpy to const char fix | Malcolm Priestley | 2011-02-02 | 1 | -3/+3 |
* | | | | | | | | | | ipmi: Fix IPMI errors due to timing problems | Doe, YiCheng | 2011-03-10 | 1 | -0/+8 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-10 | 10 | -41/+39 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fs/dcache: allow d_obtain_alias() to return unhashed dentries | J. Bruce Fields | 2011-03-10 | 1 | -2/+24 |
| * | | | | | | | | | | Check for immutable/append flag in fallocate path | Marco Stornelli | 2011-03-10 | 1 | -0/+8 |