aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-31perf tools: Make --version show kernel version instead of pull req tagArnaldo Carvalho de Melo1-1/+1
2012-05-31perf tools: Check if callchain is corruptedNamhyung Kim2-3/+15
2012-05-31perf callchain: Make callchain cursors TLSNamhyung Kim7-14/+17
2012-05-31radeon: add radeon prime vmap support.Dave Airlie2-0/+41
2012-05-31nouveau: add vmap support to nouveau prime supportDave Airlie2-0/+42
2012-05-31udl: support vmapping imported dma-bufsDave Airlie2-5/+33
2012-05-31i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie2-0/+58
2012-05-31cirrus: avoid crash if driver fails to loadDave Airlie2-1/+6
2012-05-31drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson1-3/+5
2012-05-31radeon: add stub dma-buf mmap functionalityDave Airlie1-0/+6
2012-05-31nouveau: add stub dma-buf mmap functionality.Dave Airlie1-0/+6
2012-05-31i915: add stub dma-buf mmap callback.Dave Airlie1-0/+6
2012-05-31block: avoid infinite loop in get_task_io_context()Eric Dumazet1-1/+5
2012-05-31crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause1-2/+4
2012-05-31hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard1-0/+7
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley4-45/+3
2012-05-31ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth1-0/+7
2012-05-31ALSA: usb-audio: fix rate_list memory leakClemens Ladisch1-0/+3
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P2-21/+67
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P1-23/+25
2012-05-31mtip32xx: minor performance tweakAsai Thambi S P1-0/+2
2012-05-31mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P1-16/+44
2012-05-31mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P1-4/+2
2012-05-31mtip32xx: Set block queue boundary variablesAsai Thambi S P1-0/+3
2012-05-31mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P1-30/+30
2012-05-31mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P1-6/+5
2012-05-31mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P1-27/+28
2012-05-31mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P1-2/+1
2012-05-31md: raid1/raid10: fix problem with merge_bvec_fnNeilBrown2-0/+8
2012-05-30ext4: add missing save_error_info() to ext4_error()Theodore Ts'o1-0/+1
2012-05-30ext4: add debugging trigger for ext4_error()Theodore Ts'o2-0/+21
2012-05-30unexport do_mmap()Al Viro2-2/+0
2012-05-30ia64 perfmon: fix get_unmapped_area() use thereAl Viro1-8/+2
2012-05-30merge do_mremap() into sys_mremap()Al Viro1-14/+5
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro2-25/+5
2012-05-30binfmt_flat: use vm_munmap, we are missing ->mmap_sem thereAl Viro1-4/+4
2012-05-30binfmt_elf: switch elf_map() to vm_mmap/vm_munmapAl Viro1-5/+3
2012-05-30vfs: umount_tree() might be called on subtree that had never made itAl Viro1-1/+2
2012-05-30pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon1-1/+1
2012-05-30vfs: remove unused __d_splice_alias argumentJ. Bruce Fields1-8/+5
2012-05-30vfs: stop d_splice_alias creating directory aliasesJ. Bruce Fields1-2/+1
2012-05-30i810: switch to vm_mmap()Al Viro1-3/+1
2012-05-30fsnotify: remove unused parameter from send_to_group()Dan Carpenter1-6/+6
2012-05-30fsnotify: handle subfiles' perm eventsNaohiro Aota1-1/+1
2012-05-30vfs: increment iversion when a file is truncatedDmitry Kasatkin1-0/+5
2012-05-30fs: Move bh_cachep to the __read_mostly sectionShai Fultheim1-1/+1
2012-05-30fs: move file_remove_suid() to fs/inode.cCong Wang2-65/+65
2012-05-30jffs2: get rid of jffs2_sync_superArtem Bityutskiy4-21/+58
2012-05-30jffs2: remove unnecessary GC pass on syncArtem Bityutskiy1-2/+0
2012-05-30jffs2: remove unnecessary GC pass on umountArtem Bityutskiy1-3/+0