Age | Commit message (Expand) | Author |
2011-06-16 | [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. | Konrad Rzeszutek Wilk |
2011-06-16 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-06-16 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-06-16 | staging: fix iio builds when IIO_RING_BUFFER is not enabled | Randy Dunlap |
2011-06-16 | gpio: include linux/gpio.h where needed | Randy Dunlap |
2011-06-16 | gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. | Ambresh K |
2011-06-16 | Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes" | Jiri Kosina |
2011-06-16 | drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-06-16 | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie |
2011-06-16 | drm: make debug levels match in edid failure code. | Dave Airlie |
2011-06-16 | drm/radeon/kms: clear wb memory by default | Alex Deucher |
2011-06-16 | drm/radeon/kms: be more pedantic about the g5 quirk (v2) | Alex Deucher |
2011-06-16 | drm/radeon/kms: signed fix for evergreen thermal | Alex Deucher |
2011-06-16 | drm: populate irq_by_busid-member for pci | Wolfram Sang |
2011-06-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-06-15 | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON... | Geert Uytterhoeven |
2011-06-15 | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein |
2011-06-15 | drivers/char/hpet.c: fix periodic-emulation for delayed interrupts | Nils Carlson |
2011-06-15 | leds: fix the incorrect display in menuconfig | Eric Miao |
2011-06-15 | w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS | Geert Uytterhoeven |
2011-06-15 | leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS | Uwe Kleine-König |
2011-06-15 | drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS | Axel Lin |
2011-06-15 | drivers/misc/cs5535-mfgpt.c: fix wrong if condition | Christian Gmeiner |
2011-06-15 | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_... | Axel Lin |
2011-06-15 | drivers/video/backlight/adp8870_bl.c: add missed props.type conversion | Andrew Morton |
2011-06-15 | backlight: new driver for the ADP8870 backlight devices | Michael Hennerich |
2011-06-15 | xen: Fix compile warning when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk |
2011-06-15 | mwl8k: Tell firmware to generate CCMP header | Nishant Sarmukadam |
2011-06-15 | mwifiex: Fixing NULL pointer dereference | Yogesh Ashok Powar |
2011-06-15 | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM | Guennadi Liakhovetski |
2011-06-14 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-06-14 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-06-14 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2011-06-14 | fbdev/atyfb: Fix 2 defined-but-not-used warnings | Geert Uytterhoeven |
2011-06-14 | efifb: Fix call to wrong unregister function | Wanlong Gao |
2011-06-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-06-14 | drivers: sh: resume enabled clocks fix | Magnus Damm |
2011-06-14 | dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix | Magnus Damm |
2011-06-14 | md/raid5: remove unusual use of bio_iovec_idx() | Namhyung Kim |
2011-06-14 | md/raid5: fix FUA request handling in ops_run_io() | Namhyung Kim |
2011-06-14 | md/raid5: fix raid5_set_bi_hw_segments | Namhyung Kim |
2011-06-14 | drm: Compare only lower 32 bits of framebuffer map offsets | Tormod Volden |
2011-06-14 | drm/i915: Don't leak in i915_gem_shmem_pread_slow() | Jesper Juhl |
2011-06-14 | drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limit | Marek Olšák |
2011-06-14 | drm/radeon/kms: fix mac g5 quirk | Alex Deucher |
2011-06-14 | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie |
2011-06-14 | alpha, drm: Remove obsolete Alpha support in MGA DRM code | Jay Estabrook |
2011-06-14 | alpha/drm: Cleanup Alpha support in DRM generic code | Jay Estabrook |
2011-06-14 | savage: remove unnecessary if statement | Greg Dietsche |
2011-06-13 | net/hplance: hplance_init() should be __devinit | Geert Uytterhoeven |