summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann
2012-08-23xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos
2012-08-23ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo
2012-08-23ARM: imx6: spin the cpu until hardware takes it downShawn Guo
2012-08-23block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-08-23drm/i915: fix color order for BGR formats on IVBVijay Purushothaman
2012-08-23drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua
2012-08-23hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti
2012-08-22x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann
2012-08-22KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity
2012-08-22Linux 3.6-rc3Linus Torvalds
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22HID: Remove QUANTA from special drivers listSimon Farnsworth
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy
2012-08-22task_work: add a scheduling point in task_work_run()Eric Dumazet
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro
2012-08-22introduce kref_put_mutex()Al Viro
2012-08-22vfio: don't dereference after kfree...Al Viro
2012-08-22KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intendedTakuya Yoshikawa
2012-08-22x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-08-22UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy
2012-08-22time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz
2012-08-22time: Avoid potential shift overflow with large shift valuesJohn Stultz
2012-08-22time: Fix casting issue in timekeeping_forward_nowAndreas Schwab
2012-08-22time: Ensure we normalize the timekeeper in tk_xtime_addJohn Stultz
2012-08-22x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng
2012-08-22x86/spinlocks: Fix comment in spinlock.hRichard Weinberger
2012-08-22Input: samsung-keypad - use of_get_child_count() helperTobias Klauser
2012-08-22Input: samsung-keypad - use of_match_ptr()Tobias Klauser
2012-08-22Input: uinput - fix formattingDmitry Torokhov
2012-08-22Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov
2012-08-22Input: uinput - mark failed submission requests as freeDmitry Torokhov
2012-08-22Input: uinput - fix race that can block nonblocking readDmitry Torokhov
2012-08-22Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann
2012-08-22Input: uinput - take event lock when fetching events from bufferDmitry Torokhov
2012-08-22Input: get rid of MATCH_BIT() macroDmitry Torokhov
2012-08-22Input: rotary-encoder - add DT bindingsDaniel Mack
2012-08-22Input: rotary-encoder - constify platform data pointersDmitry Torokhov
2012-08-22Input: rotary-encoder - use gpio_request_one()Daniel Mack