summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk1-1/+1
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2-0/+2
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki1-2/+2
2013-03-27libertas: drop maintainershipDan Williams1-2/+1
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King1-1/+2
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez1-1/+2
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki1-2/+2
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-3/+25
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville2-271/+162
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman6-0/+37
2013-03-27ipc: Restrict mounting the mqueue filesystemEric W. Biederman1-2/+10
2013-03-27vfs: Carefully propogate mounts across user namespacesEric W. Biederman3-1/+12
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman2-0/+5
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman3-0/+35
2013-03-27drm/i915: Fix build failureLauri Kasanen1-1/+1
2013-03-27can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde1-0/+1
2013-03-27fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto1-0/+1
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires1-1/+5
2013-03-27regmap: async: Add missing returnMark Brown1-0/+2
2013-03-27can: sja1000: fix define conflict on SHMarc Kleine-Budde3-6/+6
2013-03-27e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch1-1/+6
2013-03-27gpio: stmpe: pass DT node to irqdomainGabriel Fernandez1-4/+11
2013-03-27ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch1-1/+6
2013-03-27e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch1-3/+11
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10
2013-03-27gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare1-1/+1
2013-03-27ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak3-6/+19
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-8/+48
2013-03-27vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-03-27PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2-36/+32
2013-03-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu1-2/+7
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong1-1/+1
2013-03-27ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini1-0/+8
2013-03-27Nest rename_lock inside vfsmount_lockAl Viro1-5/+11
2013-03-27drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson1-23/+17
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-459/+540
2013-03-27Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-34/+96
2013-03-27Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman8-55/+88
2013-03-27rsxx: remove unused variablePhilip J Kelleher1-1/+0
2013-03-27rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher3-5/+22
2013-03-27hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan1-2/+1
2013-03-27nfsd4: reject "negative" acl lengthsJ. Bruce Fields1-1/+1
2013-03-27yama: Better permission check for ptracemeEric W. Biederman1-3/+1
2013-03-26irqchip: gic: fix irq_trigger returnAbhijeet Dharmapurikar1-1/+2
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2-12/+7
2013-03-26vfio-pci: Fix possible integer overflowAlex Williamson1-1/+2
2013-03-26Btrfs: fix race between mmap writes and compressionChris Mason3-0/+49
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
2013-03-26af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong1-2/+2