summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-03-121-0/+5
* regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-121-2/+2
* regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-121-0/+6
* Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-03-121-0/+4
* epoll: limit pathsJason Baron2012-02-292-0/+2
* epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-292-1/+6
* target: Allow control CDBs with data > 1 pageAndy Grover2012-02-292-2/+3
* USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-291-8/+2
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-291-1/+8
* ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-292-0/+14
* NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-291-1/+1
* crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-201-0/+20
* mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-201-2/+4
* writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-201-1/+4
* writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-201-1/+1
* lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-02-201-0/+4
* usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-131-1/+1
* PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi2012-02-131-1/+13
* PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-02-131-0/+2
* PCI: Rework ASPM disable codeMatthew Garrett2012-02-061-2/+2
* netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-02-031-0/+1
* drm: Fix authentication kernel crashThomas Hellstrom2012-02-031-0/+1
* SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-252-1/+2
* tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen2012-01-251-1/+2
* target: Set additional sense length field in sense dataRoland Dreier2012-01-251-0/+1
* ACPI: Store SRAT table revisionKurt Garloff2012-01-251-0/+1
* block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-251-0/+1
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-251-0/+2
* fix shrink_dcache_parent() livelockMiklos Szeredi2012-01-251-0/+1
* svcrpc: destroy server sockets all at onceJ. Bruce Fields2012-01-251-1/+1
* V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter2012-01-251-0/+1
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-251-0/+6
* include/linux/crash_dump.h needs elf.hFabio Estevam2012-01-251-0/+1
* xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-251-0/+3
* PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-251-1/+1
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-252-0/+7
* usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-121-1/+19
* usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-121-0/+1
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-031-1/+1
* ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-291-0/+1
* KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-261-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-231-4/+32
|\
| * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-231-2/+13
|\ \
| * | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-181-2/+13
* | | net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
* | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-221-0/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-212-0/+5
|\ \
| * | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-211-0/+1