summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | KEYS: Don't call up_write() if __key_link_begin() returns an errorDavid Howells2010-12-231-1/+0
* | | | | | | | | cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon2010-12-231-2/+6
* | | | | | | | | cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon2010-12-231-4/+11
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-12-2215-59/+115
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm: Include the connector name in the output_poll_execute() debug messageChris Wilson2010-12-221-1/+4
| * | | | | | | | | drm/radeon/kms: fix bug in r600_gpu_is_lockupAlex Deucher2010-12-221-2/+8
| * | | | | | | | | drm/radeon/kms: reorder display resume to avoid problemsAlex Deucher2010-12-212-6/+6
| * | | | | | | | | drm/radeon/kms/evergreen: reset the grbm blocks at resume and initAlex Deucher2010-12-211-0/+10
| * | | | | | | | | drm/radeon/kms: fix evergreen asic resetAlex Deucher2010-12-211-15/+0
| * | | | | | | | | Revert "drm: Don't try and disable an encoder that was never enabled"Dave Airlie2010-12-211-1/+1
| * | | | | | | | | drm/radeon: Add early unregister of firmware fb'sBenjamin Herrenschmidt2010-12-211-0/+19
| * | | | | | | | | drm/radeon: use aperture size not vram size for overlap testsDave Airlie2010-12-201-1/+1
| * | | | | | | | | drm/radeon/kms/evergreen: flush hdp cache when flushing gart tlbAlex Deucher2010-12-162-0/+3
| * | | | | | | | | drm/radeon/kms: disable the r600 cb offset checker for linear surfacesAlex Deucher2010-12-161-5/+4
| * | | | | | | | | drm/radeon/kms: disable ss fixed ref divideAlex Deucher2010-12-161-2/+2
| * | | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-12-166-26/+57
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915/bios: Reverse order of 100/120 Mhz SSC clocksChris Wilson2010-12-141-1/+1
| | * | | | | | | | | agp/intel: Fix missed cached memory flags setting in i965_write_entry()Chris Wilson2010-12-141-2/+9
| | * | | | | | | | | drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson2010-12-091-3/+6
| | * | | | | | | | | drm/i915/ringbuffer: Handle wrapping of the autoreported HEADChris Wilson2010-12-092-13/+11
| | * | | | | | | | | drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converterDavid Flynn2010-12-081-7/+30
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-12-224-5/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mfd: Support additional parent IDs for wm831xMark Brown2010-12-221-1/+5
| * | | | | | | | | | | mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin2010-12-221-1/+1
| * | | | | | | | | | | mfd: Supply IRQ base for WM832x devicesMark Brown2010-12-221-1/+1
| * | | | | | | | | | | watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli2010-12-221-1/+1
| * | | | | | | | | | | gpio: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli2010-12-221-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior2010-12-221-2/+1
* | | | | | | | | | | taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-223-14/+47
* | | | | | | | | | | include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton2010-12-221-3/+3
* | | | | | | | | | | led_class: fix typo in blink APIJohannes Berg2010-12-221-1/+1
* | | | | | | | | | | backlight: cr_bllcd.c: fix a memory leakAxel Lin2010-12-221-0/+1
* | | | | | | | | | | mm/migrate.c: fix compilation errorMichal Nazarewicz2010-12-221-0/+2
* | | | | | | | | | | rtc: rs5c372: fix buffer sizeWolfram Sang2010-12-221-1/+1
* | | | | | | | | | | MAINTAINERS: update geode entryAndres Salomon2010-12-221-1/+1
* | | | | | | | | | | gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen2010-12-221-0/+3
* | | | | | | | | | | writeback: do uninterruptible sleep in balance_dirty_pages()Wu Fengguang2010-12-221-1/+1
* | | | | | | | | | | logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi2010-12-221-0/+3
* | | | | | | | | | | logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi2010-12-221-1/+1
* | | | | | | | | | | mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...Mel Gorman2010-12-221-1/+10
* | | | | | | | | | | mm/compaction.c: avoid double mem_cgroup_del_lru()Minchan Kim2010-12-221-1/+0
|/ / / / / / / / / /
* | | | | | | | | | Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds2010-12-211-1/+1
* | | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-201-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
| * | | | | | | | | | n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
* | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-207-22/+50
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-161-8/+8
| * | | | | | | | | | | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-161-1/+3
| * | | | | | | | | | | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
| * | | | | | | | | | | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-1/+1
OpenPOWER on IntegriCloud