]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-02-28 Warren TurkalDocumentation/cgroups/blkio-controller.txt: fix typo
2013-02-28 Shuah KhanDocumentation/DMA-API-HOWTO.txt: minor grammar corrections
2013-02-28 Oleksij Rempelfat: mark fs as dirty on mount and clean on umount
2013-02-28 Oleksij Rempelfat: add extended fileds to struct fat_boot_sector
2013-02-28 Vyacheslav... hfsplus: fix issue with unzeroed unused b-tree nodes
2013-02-28 Vyacheslav... hfsplus: add support of manipulation by attributes...
2013-02-28 Vyacheslav... hfsplus: rework functionality of getting, setting and...
2013-02-28 Vyacheslav... hfsplus: add functionality of manipulating by records...
2013-02-28 Vyacheslav... hfsplus: add on-disk layout declarations related to...
2013-02-28 Vyacheslav... hfsplus: add osx.* prefix for handling namespace of...
2013-02-28 Imre Deaklib/scatterlist: use page iterator in the mapping iterator
2013-02-28 Imre Deaklib/scatterlist: add simple page iterator
2013-02-28 Stephen WarrenMAINTAINERS: update Tegra section to capture all Tegra...
2013-02-28 Stephen Warrenget_maintainer: allow keywords to match filenames
2013-02-28 Oleg Nesterovusermodehelper: cleanup/fix __orderly_poweroff() &...
2013-02-28 Michel Lespinassemm: use vm_unmapped_area() on frv architecture
2013-02-28 Xiaowei.Huocfs2: ac->ac_allow_chain_relink=0 won't disable group...
2013-02-28 Jeff Liuocfs2: fix ocfs2_init_security_and_acl() to initialize...
2013-02-28 Nishanth Menonscripts/kernel-doc: handle struct member __aligned...
2013-02-28 Michel Lespinassemm: accelerate munlock() treatment of THP pages
2013-02-28 Kim, Milobacklight: add new lp8788 backlight driver
2013-02-28 Jingoo Hanlib/devres.c: fix misplaced #endif
2013-02-28 Michel Lespinassemm: use vm_unmapped_area() on parisc architecture
2013-02-28 Jingoo Handrivers/video/backlight/ams369fg06.c: make power_on...
2013-02-28 Joe Perchescheckpatch: improve CamelCase test for Page
2013-02-27 Linus Torvaldssysrq: don't depend on weak undefined arrays to have...
2013-02-27 Linus Torvaldsmm: do not grow the stack vma just because of an overru...
2013-02-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-27 Linus TorvaldsMerge tag 'xtensa-next-20130225' of git://github.com...
2013-02-27 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2013-02-27 Linus TorvaldsMerge branch 'for-upstream' of git://openrisc.net/jonas...
2013-02-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-02-27 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-02-27 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-02-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-02-26 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-02-26 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge tag 'upstream-3.9-rc1' of git://git.infradead...
2013-02-26 Linus TorvaldsMerge tag 'f2fs-for-3.9' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git.kernel...
2013-02-26 Linus TorvaldsMerge tag 'vfio-v3.9-rc1' of git://github.com/awilliam...
2013-02-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-26 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2013-02-26 Linus TorvaldsMerge tag 'iommu-updates-v3.9' of git://git.kernel...
2013-02-26 Linus TorvaldsMerge branch 'for-v3.9' of git://git.linaro.org/people...
2013-02-26 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2013-02-26 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-02-26 Linus TorvaldsMerge tag 'for-3.9-rc1' of git://gitorious.org/linux...
2013-02-26 Linus TorvaldsMerge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel...
2013-02-26 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2013-02-26 Roland DreierMerge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc...
2013-02-26 Al Virosaner proc_get_inode() calling conventions
2013-02-26 Maxim Patlasovproc: avoid extra pde_put() in proc_fill_super()
2013-02-26 Zhao Hongjiangfs: change return values from -EACCES to -EPERM
2013-02-26 Yuanhan Liufs/exec.c: make bprm_mm_init() static
2013-02-26 Dan Carpenterocfs2/dlm: use GFP_ATOMIC inside a spin_lock
2013-02-26 Jan Karaocfs2: fix possible use-after-free with AIO
2013-02-26 Sunil Mushranocfs2: Fix oops in ocfs2_fast_symlink_readpage() code...
2013-02-26 Al Viroget_empty_filp()/alloc_file() leave both ->f_pos and...
2013-02-26 Al Virotarget: writev() on single-element vector is pointless
2013-02-26 Al Viroexport kernel_write(), convert open-coded instances
2013-02-26 Namjae Jeonfs: encode_fh: return FILEID_INVALID if invalid fid_type
2013-02-26 Al Virokill f_vfsmnt
2013-02-26 Jeff Laytonvfs: kill FS_REVAL_DOT by adding a d_weak_revalidate...
2013-02-26 J. Bruce Fieldsnfsd: handle vfs_getattr errors in acl protocol
2013-02-26 Al Viroswitch vfs_getattr() to struct path
2013-02-26 Al Virodefault SET_PERSONALITY() in linux/elf.h
2013-02-26 Sage Weilceph: prepopulate inodes only when request is aborted
2013-02-26 Al Virod_hash_and_lookup(): export, switch open-coded instances
2013-02-26 Al Viro9p: switch v9fs_set_create_acl() to inode+fid, do it...
2013-02-26 Al Viro9p: split dropping the acls from v9fs_set_create_acl()
2013-02-26 Al Viro9p: switch v9fs_acl_chmod() from dentry to inode+fid
2013-02-26 Al Viro9p: switch v9fs_set_acl() from dentry to fid
2013-02-26 Al Viro9p: lift the call of set_cached_acl() into the callers...
2013-02-26 Al Viro9p: add fid-based variant of v9fs_xattr_set()
2013-02-26 Al Virotegra: don't wank with d_find_alias()
2013-02-26 Al Virolirc: get rid of bogus checks
2013-02-26 Al Virohugetlb_file_setup(): use d_alloc_pseudo()
2013-02-26 Al Viroshmem_setup_file(): use d_alloc_pseudo() instead of...
2013-02-26 Chris Zankelxtensa: add accept4 syscall
2013-02-26 Stefan Kristianssonopenrisc: add missing header inclusion
2013-02-26 Linus TorvaldsMerge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel...
2013-02-26 Linus TorvaldsMerge tag 'pci-v3.9-changes' of git://git.kernel.org...
2013-02-26 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-02-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-25 Stephen Rothwelldrm/tilcdc: only build on arm
2013-02-25 Linus TorvaldsMerge tag 'please-pull-vm_unwrapped' of git://git.kerne...
2013-02-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-25 Linus TorvaldsMerge tag 'ktest-v3.9' of git://git.kernel.org/pub...
2013-02-25 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git.kernel...
2013-02-25 Ming Leiusbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
2013-02-25 Ming Leiusbnet: smsc95xx: fix broken runtime suspend
2013-02-25 Ming Leiusbnet: smsc95xx: fix suspend failure
2013-02-25 Rafał Miłeckibgmac: fix indexing of 2nd level loops
2013-02-25 Larry Fingerb43: Fix lockdep splat on module unload
next