summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()Xi Wang2012-02-081-0/+2
* Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-0715-26/+113
|\
| * atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein2012-01-281-1/+1
| * intelfb: remove some dead codeDan Carpenter2012-01-281-1/+0
| * Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-01-2812-22/+110
| |\
| | * OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-266-4/+86
| | * OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2012-01-262-0/+6
| | * OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2012-01-262-0/+6
| | * OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen2012-01-261-4/+0
| | * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2012-01-262-4/+4
| | * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2012-01-262-4/+2
| | * OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen2012-01-266-6/+6
| * | drivers/video: compile fixes for fsl-diu-fb.cMichael Neuling2012-01-281-2/+2
| |/
* | checkpatch: Warn on code with 6+ tab indentationJoe Perches2012-02-071-0/+6
* | Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2012-02-072-11/+7
|\ \
| * | IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl2012-02-061-0/+1
| * | IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter2012-02-031-3/+3
| * | IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl2012-02-021-1/+0
| * | IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier2012-02-021-2/+1
| * | IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier2012-02-021-5/+2
* | | 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-061-1/+1
* | | | | | | | Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger2012-02-061-0/+2
* | | | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-02-064-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-064-11/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin2012-02-011-0/+1
| * | | | | | | | | gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin2012-02-011-0/+1
OpenPOWER on IntegriCloud