aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2012-02-20crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-20lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett
2012-01-25block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter
2012-01-25memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-25PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch
2012-01-06mfd: Turn on the twl4030-madc MADC clockKyle Manna
2012-01-06VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat
2012-01-06block: initialize request_queue's numa node duringMike Snitzer
2011-12-21linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-21fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-09firmware: Sigma: Fix endianess issuesLars-Peter Clausen
2011-12-09firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen
2011-11-26nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-11ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-11-11readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft
2011-11-11mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-11-11io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-11time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-11-11net: hold sock reference while processing tx timestampsRichard Cochran
2011-11-11USB: fix ehci alignment errorHarro Haan
2011-11-11TTY: make tty_add_file non-failingJiri Slaby
2011-10-16ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt
2011-10-16ftrace: Fix regression of :mod:module function enablingSteven Rostedt
2011-10-16ptp: fix L2 event message recognitionRichard Cochran
2011-10-16posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-10-03writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang
2011-10-03mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown
2011-10-03rtc: Fix RTC PIE frequency limitJohn Stultz
2011-10-03TTY: pty, fix pty countingJiri Slaby
2011-10-03rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-29Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-29x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-15mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-15net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-15crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-04NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-08-04mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-08-04pnfs: let layoutcommit handle a list of lsegPeng Tao