summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-29[readdir] convert ext3Al Viro
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro
2013-06-29[readdir] simple local unixlike: switch to ->iterate()Al Viro
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-06-29move linux/loop.h to drivers/blockAl Viro
2013-06-29compat.c: LOOP_CLR_FD is taken care of in loop.c itself...Al Viro
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro
2013-06-29vfio: remap_pfn_range() sets all those flags...Al Viro
2013-06-29i810: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29drm: io_remap_pfn_range() sets VM_IO...Al Viro
2013-06-29sparc: __pci_mmap_set_flags() is uselessAl Viro
2013-06-29mn10300: don't bother with VM_IOAl Viro
2013-06-29hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro
2013-06-29samsung: don't bother with setting VM_IOAl Viro
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo
2013-06-27GFS2: Reserve journal space for quota change in do_growBob Peterson
2013-06-27rbd: send snapshot context with writesJosh Durgin
2013-06-27Merge tag 'fcoe1' into fixesJames Bottomley
2013-06-27Merge tag 'fcoe' into fixesJames Bottomley
2013-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-26dlci: validate the net device in dlci_del()Zefan Li
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-06-26af_key: fix info leaks in notify messagesMathias Krause
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-26Merge tag 'regulator-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-06-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-26Merge tag 'pm+acpi-3.10-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-26Merge tag 'critical_fix_for_3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-26Revert "char: misc: assign file->private_data in all cases"Greg Kroah-Hartman
2013-06-26dlm: Avoid LVB truncationBart Van Assche
2013-06-26perf: Disable monitoring on setuid processes for regular usersStephane Eranian
2013-06-26gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas
2013-06-26pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart
2013-06-26driver core: device.h: fix doc compilation warningsMichael Opdenacker
2013-06-26firmware loader: fix another compile warning with PM_SLEEP unsetMing Lei
2013-06-26drivers: uio_pdrv_genirq: Use of_match_ptr() macroSachin Kamat