aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-2287-185/+4109
* Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-1829-28/+172
|\
| * efi: Add new variable attributesMatthew Garrett2012-05-071-1/+12
| * pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-05-071-0/+1
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-071-0/+2
| * KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-05-071-0/+6
| * tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-271-1/+1
| * sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-131-0/+13
| * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-131-1/+2
| * kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-04-131-2/+2
| * udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-021-0/+1
| * math: Introduce div64_longSasha Levin2012-04-021-0/+4
| * Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-191-0/+4
| * block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-191-0/+1
| * ipsec: be careful of non existing mac headersEric Dumazet2012-03-191-0/+10
| * 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-291-1/+4
| * USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-291-8/+2
| * crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-201-0/+20
| * lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-02-201-0/+4
| * PCI: Rework ASPM disable codeMatthew Garrett2012-02-061-2/+2
| * 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
| * PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-251-1/+1
| * usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-121-1/+19
| * usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-121-0/+1
| * mfd: Turn on the twl4030-madc MADC clockKyle Manna2012-01-061-0/+4
| * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2012-01-061-4/+32
| * block: initialize request_queue's numa node duringMike Snitzer2012-01-061-3/+0
* | applied patches from i9305 jb sources, updated mali to r3p0codeworkx2012-09-184-17/+1150
* | samsung opensource update3Daniel Hillenbrand2012-07-213-3/+11
* | cypress: user configurable touchled timeout, allow to force disable ledsDaniel Hillenbrand2012-06-161-0/+2
* | samsung update 1codeworkx2012-06-02223-523/+22735
|/
* linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-211-1/+0
* fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-212-1/+3
* firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-12-091-4/+4
* firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-12-091-5/+0
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-262-0/+4
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-111-0/+11
* ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2011-11-112-4/+4
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-112-38/+40
* vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-11-111-0/+1
* readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft2011-11-111-0/+1