]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/shortlog
android-sdk/kernel-video.git
2012-12-21 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-12-21 Linus TorvaldsMerge tag 'fixes2' of git://git.kernel.org/pub/scm...
2012-12-21 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2012-12-21 David Howellskeys: use keyring_alloc() to create module signing...
2012-12-21 Alan Coxkeys: fix unreachable code
2012-12-21 Scott Wolchoksendfile: allows bypassing of notifier events
2012-12-21 Robin HoltSGI-XP: handle non-fatal traps
2012-12-21 Ravishankar Nfat: fix incorrect function comment
2012-12-21 Davidlohr BuesoDocumentation: ABI: remove testing/sysfs-devices-node
2012-12-21 Xiaotian Fengproc: fix inconsistent lock state
2012-12-21 Guenter Roecklinux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned...
2012-12-21 Tejun Heomemcg: don't register hotcpu notifier from ->css_alloc()
2012-12-21 Joe Perchescheckpatch: warn on uapi #includes that #include <uapi/...
2012-12-21 Andrew Mortonrevert "rtc: recycle id when unloading a rtc driver"
2012-12-21 Jeremy Edermm: clean up transparent hugepage sysfs error messages
2012-12-21 Vyacheslav... hfsplus: add error message for the case of failure...
2012-12-21 Vyacheslav... hfsplus: rework processing of hfs_btree_write() returne...
2012-12-21 Vyacheslav... hfsplus: rework processing errors in hfsplus_free_extents()
2012-12-21 Alan Coxhfsplus: avoid crash on failed block map free
2012-12-21 Cyrill Gorcunovkcmp: include linux/ptrace.h
2012-12-21 Jean Delvaredrivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
2012-12-21 Marek Szyprowskimm: cma: WARN if freed memory is still in use
2012-12-21 Kees Cookexec: do not leave bprm->interp on stack
2012-12-21 Zhenzhong Duandrivers/firmware/dmi_scan.c: fetch dmi version from...
2012-12-21 Zhenzhong Duandrivers/firmware/dmi_scan.c: check dmi version when...
2012-12-21 Josh BoyerDocumentation: kernel-parameters.txt remove capability...
2012-12-21 Sonny Raomm: fix calculation of dirtyable memory
2012-12-21 Minchan Kimcompaction: fix build error in CMA && !COMPACTION
2012-12-20 Jeff Laytonvfs: make lremovexattr retry once on ESTALE error
2012-12-20 Jeff Laytonvfs: make removexattr retry once on ESTALE
2012-12-20 Jeff Laytonvfs: make llistxattr retry once on ESTALE error
2012-12-20 Jeff Laytonvfs: make listxattr retry once on ESTALE error
2012-12-20 Jeff Laytonvfs: make lgetxattr retry once on ESTALE
2012-12-20 Jeff Laytonvfs: make getxattr retry once on an ESTALE error
2012-12-20 Jeff Laytonvfs: allow lsetxattr() to retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: allow setxattr to retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: allow utimensat() calls to retry once on an ESTALE...
2012-12-20 Jeff Laytonvfs: fix user_statfs to retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: make fchownat retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: make fchmodat retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: have chroot retry once on ESTALE error
2012-12-20 Jeff Laytonvfs: have chdir retry lookup and call once on ESTALE...
2012-12-20 Jeff Laytonvfs: have faccessat retry once on an ESTALE error
2012-12-20 Jeff Laytonvfs: have do_sys_truncate retry once on an ESTALE error
2012-12-20 Jeff Laytonvfs: fix renameat to retry on ESTALE errors
2012-12-20 Jeff Laytonvfs: make do_unlinkat retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: make do_rmdir retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: add a flags argument to user_path_parent
2012-12-20 Jeff Laytonvfs: fix linkat to retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: fix symlinkat to retry on ESTALE errors
2012-12-20 Jeff Laytonvfs: fix mkdirat to retry once on an ESTALE error
2012-12-20 Jeff Laytonvfs: fix mknodat to retry on ESTALE errors
2012-12-20 Jeff Laytonvfs: turn is_dir argument to kern_path_create into...
2012-12-20 Jeff Laytonvfs: fix readlinkat to retry on ESTALE
2012-12-20 Jeff Laytonvfs: make fstatat retry on ESTALE errors from getattr...
2012-12-20 Jeff Laytonvfs: add a retry_estale helper function to handle retri...
2012-12-20 Al ViroMerge branch 'fscache' of git://git.kernel.org/pub...
2012-12-20 NeilBrownvfs: d_obtain_alias() needs to use "/" as default name.
2012-12-20 Alessio Igor... vfs: Remove useless function prototypes
2012-12-20 Marco Stornellidocumentation: drop vmtruncate
2012-12-20 Marco Stornellimm: drop vmtruncate
2012-12-20 Marco Stornellivfs: drop vmtruncate
2012-12-20 Marco Stornellintfs: drop vmtruncate
2012-12-20 Marco Stornellinilfs2: drop vmtruncate
2012-12-20 Marco Stornellincpfs: drop vmtruncate
2012-12-20 Marco Stornelliminix: drop vmtruncate
2012-12-20 Marco Stornellilogfs: drop vmtruncate
2012-12-20 Marco Stornellihfsplus: drop vmtruncate
2012-12-20 Marco Stornellijfs: drop vmtruncate
2012-12-20 Marco Stornellihpfs: drop vmtruncate
2012-12-20 David HowellsFS-Cache: Clear remaining page count on retrieval cance...
2012-12-20 David HowellsFS-Cache: Mark cancellation of in-progress operation
2012-12-20 David HowellsFS-Cache: One of the write operation paths doesn't...
2012-12-20 David HowellsFS-Cache: Fix signal handling during waits
2012-12-20 David HowellsNFS4: Open files for fscaching
2012-12-20 David HowellsFS-Cache: Add transition to handle invalidate immediate...
2012-12-20 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2012-12-20 Tony LindgrenARM: OMAP2+: Trivial fix for IOMMU merge issue
2012-12-20 David HowellsNFS: nfs_migrate_page() does not wait for FS-Cache...
2012-12-20 David HowellsFS-Cache: Exclusive op submission can BUG if there...
2012-12-20 David HowellsFS-Cache: Limit the number of I/O error reports for...
2012-12-20 David HowellsFS-Cache: Don't mask off the object event mask when...
2012-12-20 David HowellsFS-Cache: Initialise the object event mask with the...
2012-12-20 David HowellsFS-Cache: Convert the object event ID #defines into...
2012-12-20 David HowellsCacheFiles: Add missing retrieval completions
2012-12-20 David HowellsNFS: Use FS-Cache invalidation
2012-12-20 David HowellsCacheFiles: Implement invalidation
2012-12-20 David HowellsVFS: Make more complete truncate operation available...
2012-12-20 Linus TorvaldsMerge branch 'for-3.8' of git://linux-nfs.org/~bfields...
2012-12-20 David HowellsFS-Cache: Provide proper invalidation
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-20 David HowellsFS-Cache: Fix operation state management and accounting
2012-12-20 David HowellsFS-Cache: Make cookie relinquishment wait for outstandi...
2012-12-20 David HowellsCacheFiles: Make some debugging statements conditional
2012-12-20 David HowellsFS-Cache: Check that there are no read ops when cookie...
2012-12-20 David HowellsCacheFiles: Downgrade the requirements passed to the...
next