summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu2-3/+2
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens1-2/+2
2012-04-11[S390] irq: simple coding style changeHeiko Carstens1-3/+6
2012-04-11[S390] update default configurationMichael Holzheu1-19/+18
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-04-11[S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu1-9/+18
2012-04-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-04-11[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall1-8/+16
2012-04-11ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai2-2/+12
2012-04-11drm/i915: implement ColorBlt w/aDaniel Vetter2-0/+7
2012-04-11drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson1-1/+1
2012-04-11Revert "drm/i915: reenable gmbus on gen3+ again"Daniel Vetter1-1/+1
2012-04-11fuse: allow nanosecond granularityMiklos Szeredi1-0/+1
2012-04-11ARM: ux500: wake secondary cpu via reschedJonas Aaberg1-1/+1
2012-04-11drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher1-0/+4
2012-04-11vgaarb.h: fix build warningsRandy Dunlap1-0/+2
2012-04-11pinctrl: implement pinctrl_check_opsStephen Warren1-4/+21
2012-04-11pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren1-0/+2
2012-04-11pinctrl: fix compile error if not select PINMUX supportDong Aisheng1-1/+1
2012-04-11irqdomain: Fix debugfs formattingGrant Likely1-3/+3
2012-04-11irq_domain: correct the debugfs file nameMika Westerberg1-1/+1
2012-04-11irq: Kill pointless irqd_to_hw exportGrant Likely7-31/+11
2012-04-11irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney1-3/+4
2012-04-11spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann1-3/+7
2012-04-11gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat1-8/+8
2012-04-11MAINTAINERS: Mark NATSEMI driver as orphan'd.David S. Miller1-2/+1
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt1-2/+2
2012-04-11Smack: build when CONFIG_AUDIT not definedKees Cook1-4/+15
2012-04-11Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-30/+86
2012-04-11usb: xhci: fix section mismatch in linux-nextGerard Snitselaar1-1/+1
2012-04-11xHCI: correct to print the true HSEE of USBCMDAlex He1-1/+1
2012-04-11kobject: provide more diagnostic info for kobject_add_internal() failuresDan Williams1-7/+7
2012-04-11sysfs: handle 'parent deleted before child added'Dan Williams1-0/+3
2012-04-11sysfs: Prevent crash on unset sysfs group attributesBruno Prémont1-1/+5
2012-04-11USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-11gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge1-1/+1
2012-04-11gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin1-1/+1
2012-04-11gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely2-14/+11
2012-04-10tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell1-2/+5
2012-04-10tcp: restore correct limitEric Dumazet1-2/+1
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller5-20/+24
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan1-5/+3
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia1-5/+1
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2-1/+2
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-27/+60
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-3/+3
2012-04-10drm/i915: properly compute dp dithering for user-created modesDaniel Vetter1-14/+35
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov3-2/+18
2012-04-10Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin1-12/+15
2012-04-10android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross1-1/+2