index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
David Howells
2012-12-21
*
Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2012-12-21
|
\
|
*
vfio-pci: Enable device before attempting reset
Alex Williamson
2012-12-07
|
*
VFIO: fix out of order labels for error recovery in vfio_pci_init()
Jiang Liu
2012-12-07
|
*
VFIO: use ACCESS_ONCE() to guard access to dev->driver
Jiang Liu
2012-12-07
|
*
VFIO: unregister IOMMU notifier on error recovery path
Jiang Liu
2012-12-07
|
*
vfio-pci: Re-order device reset
Alex Williamson
2012-12-07
|
*
vfio: simplify kmalloc+copy_from_user to memdup_user
Fengguang Wu
2012-12-07
*
|
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2012-12-20
|
\
\
|
*
|
inotify: automatically restart syscalls
Eric Paris
2012-12-11
|
*
|
inotify: dont skip removal of watch descriptor if creation of ignored event f...
Lino Sanfilippo
2012-12-11
|
*
|
fanotify: dont merge permission events
Lino Sanfilippo
2012-12-11
|
*
|
fsnotify: make fasync generic for both inotify and fanotify
Eric Paris
2012-12-11
|
*
|
fsnotify: change locking order
Lino Sanfilippo
2012-12-11
|
*
|
fsnotify: dont put marks on temporary list when clearing marks by group
Lino Sanfilippo
2012-12-11
|
*
|
fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...
Lino Sanfilippo
2012-12-11
|
*
|
fsnotify: pass group to fsnotify_destroy_mark()
Lino Sanfilippo
2012-12-11
|
*
|
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
Lino Sanfilippo
2012-12-11
|
*
|
fanotify: add an extra flag to mark_remove_from_mask that indicates wheather ...
Lino Sanfilippo
2012-12-11
|
*
|
fsnotify: take groups mark_lock before mark lock
Lino Sanfilippo
2012-12-11
|
*
|
fsnotify: use reference counting for groups
Lino Sanfilippo
2012-12-11
|
*
|
fsnotify: introduce fsnotify_get_group()
Lino Sanfilippo
2012-12-11
|
*
|
inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()
Lino Sanfilippo
2012-12-11
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-20
|
\
\
\
|
*
|
|
keys: use keyring_alloc() to create module signing keyring
David Howells
2012-12-20
|
*
|
|
keys: fix unreachable code
Alan Cox
2012-12-20
|
*
|
|
sendfile: allows bypassing of notifier events
Scott Wolchok
2012-12-20
|
*
|
|
SGI-XP: handle non-fatal traps
Robin Holt
2012-12-20
|
*
|
|
fat: fix incorrect function comment
Ravishankar N
2012-12-20
|
*
|
|
Documentation: ABI: remove testing/sysfs-devices-node
Davidlohr Bueso
2012-12-20
|
*
|
|
proc: fix inconsistent lock state
Xiaotian Feng
2012-12-20
|
*
|
|
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
Guenter Roeck
2012-12-20
|
*
|
|
memcg: don't register hotcpu notifier from ->css_alloc()
Tejun Heo
2012-12-20
|
*
|
|
checkpatch: warn on uapi #includes that #include <uapi/...
Joe Perches
2012-12-20
|
*
|
|
revert "rtc: recycle id when unloading a rtc driver"
Andrew Morton
2012-12-20
|
*
|
|
mm: clean up transparent hugepage sysfs error messages
Jeremy Eder
2012-12-20
|
*
|
|
hfsplus: add error message for the case of failure of sync fs in delayed_sync...
Vyacheslav Dubeyko
2012-12-20
|
*
|
|
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
2012-12-20
|
*
|
|
hfsplus: rework processing errors in hfsplus_free_extents()
Vyacheslav Dubeyko
2012-12-20
|
*
|
|
hfsplus: avoid crash on failed block map free
Alan Cox
2012-12-20
|
*
|
|
kcmp: include linux/ptrace.h
Cyrill Gorcunov
2012-12-20
|
*
|
|
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
Jean Delvare
2012-12-20
|
*
|
|
mm: cma: WARN if freed memory is still in use
Marek Szyprowski
2012-12-20
|
*
|
|
exec: do not leave bprm->interp on stack
Kees Cook
2012-12-20
|
*
|
|
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
Zhenzhong Duan
2012-12-20
|
*
|
|
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
Zhenzhong Duan
2012-12-20
|
*
|
|
Documentation: kernel-parameters.txt remove capability.disable
Josh Boyer
2012-12-20
|
*
|
|
mm: fix calculation of dirtyable memory
Sonny Rao
2012-12-20
|
*
|
|
compaction: fix build error in CMA && !COMPACTION
Minchan Kim
2012-12-20
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
|
\
\
\
\
[next]