summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-077-5/+20
|\
| * sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-312-2/+3
| * mips: use the the PCI controller's io_map_baseMichael S. Tsirkin2012-01-312-2/+3
| * lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-313-1/+14
* | ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu2012-02-071-7/+0
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-02-073-14/+15
|\ \
| * | cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar2012-02-021-4/+3
| * | [CIFS] Update cifs Kconfig title to match removal of experimental dependencySteve French2012-01-311-2/+2
| * | cifs: fix printk format warningsRandy Dunlap2012-01-311-4/+4
| * | cifs: check offset in decode_ntlmssp_challenge()Dan Carpenter2012-01-311-0/+4
| * | cifs: NULL dereference on allocation failureDan Carpenter2012-01-241-4/+2
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-02-074-7/+9
|\ \ \
| * | | HID: wiimote: fix invalid power_supply_powers callJiri Kosina2012-02-071-2/+2
| * | | HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt2012-02-061-3/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina2012-02-065018-92587/+241915
| |\ \ \
| * | | | HID: hyperv: Properly disconnect the input deviceK. Y. Srinivasan2012-02-021-0/+1
| * | | | HID: usbhid: fix dead lock between open and disconectMing Lei2012-02-021-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2012-02-072-51/+79
|\ \ \ \ \
| * | | | | mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi2012-02-031-51/+74
| * | | | | mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2012-02-032-0/+5
* | | | | | Documentation: update quilt tree location for Documentation patchesRandy Dunlap2012-02-071-1/+1
* | | | | | Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger2012-02-071-0/+2
* | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-02-074-1/+113
|\ \ \ \ \ \
| * | | | | | KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov2012-02-011-0/+22
| * | | | | | KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-02-012-0/+64
| * | | | | | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-02-012-0/+26
| * | | | | | KVM: Fix __set_bit() race in mark_page_dirty() during dirty loggingTakuya Yoshikawa2012-02-011-1/+1
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-02-074-11/+16
|\ \ \ \ \ \ \
| * | | | | | | gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin2012-02-021-0/+1
| * | | | | | | gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin2012-02-021-0/+1
| * | | | | | | gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham2012-02-021-10/+13
| * | | | | | | Correct bad gpio namingRoland Stigge2012-01-221-1/+1
* | | | | | | | Merge tag 'hwmon-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-071-3/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck2012-02-051-3/+20
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2012-02-072-17/+19
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-054-7/+44
|\ \ \ \ \ \ \
| * | | | | | | PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi2012-02-041-1/+13
| * | | | | | | PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2012-02-042-4/+27
| * | | | | | | PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat2012-02-011-2/+4
| |/ / / / / /
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0424-1094/+106
|\ \ \ \ \ \ \
| * | | | | | | ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker2012-02-041-1/+1
| * | | | | | | ARM: bcmring: remove unused DMA map codeJD Zheng2012-02-042-1008/+0
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-01-2913-46/+98
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2012-01-276-29/+75
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP3: hwmod data: register dss hwmods after dss_coreIlya Yanok2012-01-251-6/+24
| | | * | | | | | | ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakagePaul Walmsley2012-01-251-0/+1
| | | * | | | | | | ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley2012-01-251-1/+3
| | | * | | | | | | ARM: OMAP4: hwmod data: Add names for DMIC memory address spacePeter Ujfalusi2012-01-251-0/+2
| | | * | | | | | | ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispcTomi Valkeinen2012-01-251-1/+2
| | | * | | | | | | ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod classTomi Valkeinen2012-01-253-22/+44
| | | | |/ / / / / | | | |/| | | | |