summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-06staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott1-15/+16
2013-03-06staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott1-1/+3
2013-03-06ipv6: use a stronger hash for tcpEric Dumazet4-6/+24
2013-03-06ipv4: fix a bug in ping_err().Li Wei1-2/+2
2013-03-06xen-netback: cancel the credit timer when taking the vif downDavid Vrabel1-2/+1
2013-03-06xen-netback: correctly return errors from netbk_count_requests()David Vrabel1-4/+4
2013-03-06bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-03-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich1-7/+8
2013-03-06unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller1-17/+8
2013-03-06s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-03-06drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-03-06igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2013-03-06nbd: fsync and kill block device on shutdownPaolo Bonzini3-1/+14
2013-03-06sysctl: fix null checking in bin_dn_node_address()Xi Wang1-1/+2
2013-03-06idr: fix top layer handlingTejun Heo1-14/+22
2013-03-06idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins1-3/+5
2013-03-06firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-03-06block: fix synchronization and limit check in blk_alloc_devt()Tejun Heo1-8/+5
2013-03-06idr: fix a subtle bug in idr_get_next()Tejun Heo1-1/+8
2013-03-06block: fix ext_devt_idr handlingTomas Henzl2-2/+6
2013-03-06ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2-5/+4
2013-03-06ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu1-1/+1
2013-03-06x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin1-19/+34
2013-03-06ocfs2: fix possible use-after-free with AIOJan Kara1-1/+1
2013-03-06doc, kernel-parameters: Document 'console=hvc<n>'Konrad Rzeszutek Wilk1-0/+2
2013-03-06doc, xen: Mention 'earlyprintk=xen' in the documentation.Konrad Rzeszutek Wilk1-0/+3
2013-03-06mmc: sdhci-esdhc-imx: fix host version readShawn Guo1-8/+11
2013-03-06tmpfs: fix use-after-free of mempolicy objectGreg Thelen1-2/+8
2013-03-06mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman1-2/+16
2013-03-06mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt1-40/+42
2013-03-06mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli1-3/+3
2013-03-06mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2-25/+49
2013-03-06powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-03-06fs: Fix possible use-after-free with AIOJan Kara1-1/+1
2013-03-06ext4: fix free clusters calculation in bigalloc filesystemLukas Czerner1-2/+7
2013-03-06drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2-2/+2
2013-03-06ocfs2: unlock super lock if lockres refresh failedJunxiao Bi1-1/+4
2013-03-06fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo1-0/+1
2013-03-06inotify: remove broken mask checks causing unmount to be EINVALJim Somerville1-4/+0
2013-03-06posix-timer: Don't call idr_find() with out-of-range IDTejun Heo1-0/+7
2013-03-06ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll1-2/+4
2013-03-06x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming1-28/+31
2013-03-06xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-03-06xen: close evtchn port if binding to irq failsWei Liu1-0/+10
2013-03-06intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter1-1/+7
2013-03-06drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson1-2/+2
2013-03-06drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula1-1/+1
2013-03-06drm/i915: disable shared panel fitter for pipeMika Kuoppala1-0/+8
2013-03-06drm: don't add inferred modes for monitors that don't support themPaulo Zanoni1-1/+2
2013-03-06xen-blkback: do not leak mode propertyJan Beulich1-25/+24