| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | drivers/net: ks8851_mll ethernet network driver | Choi, David | 2010-01-28 | 1 | -2/+2 |
| * | | | be2net: Bug fix to support newer generation of BE ASIC | Ajit Khaparde | 2010-01-28 | 3 | -3/+30 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-28 | 3 | -7/+6 |
| |\ \ \ |
|
| | * | | | ath9k: fix eeprom INI values override for 2GHz-only cards | Felix Fietkau | 2010-01-25 | 1 | -4/+3 |
| | * | | | iwlwifi: fix pointer signedness warning | Johannes Berg | 2010-01-25 | 1 | -2/+2 |
| | * | | | ath9k: fix beacon slot/buffer leak | Felix Fietkau | 2010-01-19 | 1 | -1/+1 |
| * | | | | starfire: clean up properly if firmware loading fails | Ben Hutchings | 2010-01-26 | 1 | -1/+4 |
* | | | | | pktcdvd: removing device does not remove its sysfs dir | Thadeu Lima de Souza Cascardo | 2010-02-02 | 1 | -1/+1 |
* | | | | | uartlite: fix crash when using as console | Richard Röjfors | 2010-02-02 | 1 | -1/+1 |
* | | | | | imxfb: correct location of callbacks in suspend and resume | Uwe Kleine-König | 2010-02-02 | 1 | -2/+4 |
* | | | | | devmem: fix kmem write bug on memory holes | Wu Fengguang | 2010-02-02 | 1 | -1/+1 |
* | | | | | devmem: check vmalloc address on kmem read/write | KAMEZAWA Hiroyuki | 2010-02-02 | 1 | -10/+18 |
* | | | | | rtc-fm3130: add missing braces | Sergey Matyukevich | 2010-02-02 | 1 | -2/+4 |
* | | | | | mx3fb: some debug and initialisation fixes | Alberto Panizzo | 2010-02-02 | 1 | -4/+8 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-02-02 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2010-01-25 | 2 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | drbd: null dereference bug | Dan Carpenter | 2010-01-25 | 1 | -1/+1 |
| | * | | | | | drbd: fix max_segment_size initialization | Lars Ellenberg | 2010-01-22 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-02 | 2 | -9/+23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | random: Remove unused inode variable | Herbert Xu | 2010-02-02 | 1 | -1/+0 |
| * | | | | | | | crypto: padlock-sha - Add import/export support | Herbert Xu | 2010-02-02 | 1 | -0/+23 |
| * | | | | | | | random: drop weird m_time/a_time manipulation | Matt Mackall | 2010-02-02 | 1 | -8/+0 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | usb: r8a66597-hdc disable interrupts fix | Magnus Damm | 2010-02-02 | 1 | -1/+16 |
* | | | | | | | spi: spi_sh_msiof: Fixed data sampling on the correct edge | Markus Pietrek | 2010-02-02 | 1 | -9/+6 |
* | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-02-01 | 20 | -164/+244 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure. | Michel Dänzer | 2010-02-01 | 1 | -1/+1 |
| * | | | | | | drm/radeon/kms: move radeon KMS on/off switch out of staging. | Dave Airlie | 2010-02-01 | 2 | -2/+2 |
| * | | | | | | drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3 | Jerome Glisse | 2010-02-01 | 4 | -45/+48 |
| * | | | | | | drm/vmwgfx: Don't send bad flags to the host | Jakob Bornecrantz | 2010-02-01 | 3 | -1/+27 |
| * | | | | | | drm/vmwgfx: Request SVGA version 2 and bail if not found | Peter Hanzel | 2010-02-01 | 1 | -0/+11 |
| * | | | | | | drm/vmwgfx: Correctly detect 3D | Jakob Bornecrantz | 2010-02-01 | 4 | -1/+23 |
| * | | | | | | drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c | Austin Yuan | 2010-02-01 | 1 | -7/+2 |
| * | | | | | | drm/ttm: remove padding from ttm_ref_object on 64bit builds | Richard Kennedy | 2010-02-01 | 1 | -1/+1 |
| * | | | | | | drm/radeon/kms: release agp on error. | Dave Airlie | 2010-02-01 | 1 | -0/+3 |
| * | | | | | | drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and... | John Kacur | 2010-02-01 | 1 | -7/+8 |
| * | | | | | | drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ... | John Kacur | 2010-02-01 | 1 | -1/+1 |
| * | | | | | | drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching. | Francisco Jerez | 2010-02-01 | 1 | -7/+16 |
| * | | | | | | drm/kms/radeon: pick digitial encoders smarter. (v3) | Dave Airlie | 2010-02-01 | 3 | -89/+99 |
| * | | | | | | drm/radeon/kms: use active device to pick connector for encoder | Dave Airlie | 2010-02-01 | 1 | -1/+1 |
| * | | | | | | drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking. | Dave Airlie | 2010-02-01 | 1 | -2/+2 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-01 | 2 | -11/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/agp: Fix agp_amd64_init regression | FUJITA Tomonori | 2010-01-31 | 1 | -4/+9 |
| * | | | | | | | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich | 2010-01-27 | 1 | -7/+11 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-02-01 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints | Mark Brown | 2010-02-01 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-02-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt | 2010-01-29 | 1 | -2/+2 |
* | | | | | | | | mfd: Fix asic3 build | Dmitry Artamonow | 2010-01-29 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-29 | 4 | -57/+149 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Input: add the ABS_MT_PRESSURE event | Henrik Rydberg | 2010-01-28 | 1 | -0/+1 |