summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-12OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen1-0/+5
2012-03-12regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-12Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-29epoll: limit pathsJason Baron2-0/+2
2012-02-29epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-02-29target: Allow control CDBs with data > 1 pageAndy Grover2-2/+3
2012-02-29USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp1-8/+2
2012-02-29net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-29ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-02-29NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust1-1/+1
2012-02-20crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-20mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-20writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang1-1/+4
2012-02-20writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang1-1/+1
2012-02-20lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang1-0/+4
2012-02-13usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto1-1/+1
2012-02-13PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi1-1/+13
2012-02-13PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki1-0/+2
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett1-2/+2
2012-02-03netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-02-03drm: Fix authentication kernel crashThomas Hellstrom1-0/+1
2012-01-25SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2-1/+2
2012-01-25tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen1-1/+2
2012-01-25target: Set additional sense length field in sense dataRoland Dreier1-0/+1
2012-01-25ACPI: Store SRAT table revisionKurt Garloff1-0/+1
2012-01-25block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi1-0/+1
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+1
2012-01-25memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki1-0/+6
2012-01-25include/linux/crash_dump.h needs elf.hFabio Estevam1-0/+1
2012-01-25xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+3
2012-01-25PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-25NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2-0/+7
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi1-1/+19
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch1-0/+1
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara1-1/+1
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov1-1/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+1
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka1-0/+1
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+32
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-2/+13
2011-12-23net: relax rcvbuf limitsEric Dumazet1-1/+3
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet1-0/+1
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+5
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert1-0/+1
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8