aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-03-13278-1464/+2564
|\
| * Merge tag 'v3.0.68' into android-3.0Colin Cross2013-03-13278-1464/+2564
| |\
| | * Linux 3.0.68Greg Kroah-Hartman2013-03-041-1/+1
| | * staging: comedi: check s->async for poll(), read() and write()Ian Abbott2013-03-041-4/+4
| | * staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott2013-03-041-15/+16
| | * staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott2013-03-041-1/+3
| | * s390/kvm: Fix store status for ACRS/FPRS fixJiri Slaby2013-03-041-1/+1
| | * dca: check against empty dca_domains list before unregister provider fixJiri Slaby2013-03-041-1/+1
| | * cgroup: fix exit() vs rmdir() raceLi Zefan2013-03-041-0/+8
| | * cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan2013-03-041-2/+10
| | * x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-041-5/+12
| | * x86: Do not leak kernel page mapping locationsKees Cook2013-03-041-3/+6
| | * unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-041-17/+8
| | * wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov2013-03-041-1/+2
| | * ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-03-042-9/+55
| | * ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-03-043-12/+15
| | * vhost: fix length for cross region descriptorMichael S. Tsirkin2013-03-041-1/+1
| | * svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-03-041-13/+2
| | * ext4: fix race in ext4_mb_add_n_trim()Niu Yawei2013-03-041-3/+3
| | * media: rc: unlock on error in show_protocols()Dan Carpenter2013-03-041-1/+3
| | * sysctl: fix null checking in bin_dn_node_address()Xi Wang2013-03-041-1/+2
| | * firewire: add minor number range check to fw_device_init()Tejun Heo2013-03-041-0/+4
| | * idr: fix a subtle bug in idr_get_next()Tejun Heo2013-03-041-1/+8
| | * xen-blkback: do not leak mode propertyJan Beulich2013-03-041-25/+24
| | * ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2013-03-042-5/+4
| | * target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger2013-03-041-0/+8
| | * x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-041-19/+34
| | * doc, kernel-parameters: Document 'console=hvc<n>'Konrad Rzeszutek Wilk2013-03-041-0/+2
| | * doc, xen: Mention 'earlyprintk=xen' in the documentation.Konrad Rzeszutek Wilk2013-03-041-0/+3
| | * ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)2013-03-041-14/+32
| | * posix-timer: Don't call idr_find() with out-of-range IDTejun Heo2013-03-041-0/+7
| | * iommu/amd: Initialize device table after dma_opsJoerg Roedel2013-03-041-3/+7
| | * quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-03-041-0/+1
| | * Linux 3.0.67Greg Kroah-Hartman2013-02-281-1/+1
| | * USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer2013-02-281-1/+1
| | * USB: storage: properly handle the endian issues of idProductfangxiaozhi2013-02-281-2/+2
| | * USB: ehci-omap: Fix autoloading of moduleRoger Quadros2013-02-281-1/+1
| | * USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork2013-02-281-0/+4
| | * USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-281-0/+2
| | * USB: option: add and update Alcatel modemsBjørn Mork2013-02-281-1/+9
| | * dca: check against empty dca_domains list before unregister providerMaciej Sosnowski2013-02-281-0/+5
| | * ipv6: use a stronger hash for tcpEric Dumazet2013-02-284-6/+24
| | * ipv4: fix a bug in ping_err().Li Wei2013-02-281-2/+2
| | * xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-281-2/+1
| | * xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-281-4/+4
| | * bridge: set priority of STP packetsStephen Hemminger2013-02-281-0/+2
| | * fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-285-17/+37
| | * fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-285-27/+104
| | * fbcon: don't lose the console font across generic->chip driver switchDave Airlie2013-02-281-4/+10
| | * pcmcia/vrc4171: Add missing spinlock initJean Delvare2013-02-281-0/+1