summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-03-01epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov1-1/+4
2012-03-01USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp1-8/+2
2012-02-21crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-21lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang1-0/+4
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett1-2/+2
2012-01-26block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2012-01-26block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-26fix shrink_dcache_parent() livelockMiklos Szeredi1-0/+1
2012-01-26svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2012-01-26V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+1
2012-01-26memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki1-0/+6
2012-01-26PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
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-07mfd: Turn on the twl4030-madc MADC clockKyle Manna1-0/+4
2012-01-07VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2012-01-07block: initialize request_queue's numa node duringMike Snitzer1-3/+0
2011-12-22linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-12-22fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2-1/+3
2011-12-09firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-4/+4
2011-12-09firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-5/+0
2011-11-26nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2-0/+4
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli1-0/+11
2011-11-11ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2-4/+4
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli2-38/+40
2011-11-11vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds1-0/+1
2011-11-11readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft1-0/+1
2011-11-11mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1
2011-11-11io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter1-0/+4
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell1-0/+3
2011-11-11time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2011-11-11net: hold sock reference while processing tx timestampsRichard Cochran2-2/+7
2011-11-11USB: fix ehci alignment errorHarro Haan1-1/+1
2011-11-11TTY: make tty_add_file non-failingJiri Slaby1-1/+3
2011-10-17ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt1-2/+2
2011-10-17ftrace: Fix regression of :mod:module function enablingSteven Rostedt1-1/+2
2011-10-17ptp: fix L2 event message recognitionRichard Cochran1-3/+10
2011-10-17posix-cpu-timers: Cure SMP wobblesPeter Zijlstra1-1/+0
2011-10-03writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang1-0/+1
2011-10-03mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown1-1/+1
2011-10-03rtc: Fix RTC PIE frequency limitJohn Stultz1-0/+3
2011-10-03TTY: pty, fix pty countingJiri Slaby2-0/+5
2011-10-03rapidio: fix use of non-compatible registersAlexandre Bounine1-9/+9
2011-08-30Add a personality to report 2.6.x version numbersAndi Kleen1-0/+1
2011-08-30x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha1-0/+2
2011-08-16mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra1-2/+10
2011-08-16net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman1-0/+2
2011-08-16net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-11/+0
2011-08-16crypto: Move md5_transform to lib/md5.cDavid S. Miller1-0/+5
2011-08-05NFS: Fix spurious readdir cookie loop messagesTrond Myklebust1-1/+2