cascardo/linux.git
2012-12-26 Eric Dumazettcp: should drop incoming frames without ACK flag set
2012-12-26 Li Zefannetprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_...
2012-12-26 Richard Cochrancpts: fix a run time warn_on.
2012-12-26 Richard Cochrancpts: fix build error by removing useless code.
2012-12-26 Akinobu Mitabatman-adv: fix random jitter calculation
2012-12-25 Cong Wangarp: fix a regression in arp_solicit()
2012-12-22 Stefan Haskonet: sched: integer overflow fix
2012-12-22 Greg KHCONFIG_HOTPLUG removal from networking core
2012-12-22 Greg KHDrivers: network: more __dev* removal
2012-12-21 Gao fengbridge: call br_netpoll_disable in br_add_if
2012-12-21 Eric Dumazetipv4: arp: fix a lockdep splat in arp_solicit()
2012-12-21 Eric Dumazettuntap: dont use a private kmem_cache
2012-12-21 Eric Dumazetnet: devnet_rename_seq should be a seqcount
2012-12-21 Eric Dumazetip_gre: fix possible use after free
2012-12-21 Isaku Yamahataip_gre: make ipgre_tunnel_xmit() not parse network...
2012-12-21 Dan Carpentersolos-pci: double lock in geos_gpio_store()
2012-12-21 Trond MyklebustNFS: Kill fscache warnings when mounting without -ofsc
2012-12-21 David HowellsNFS: Provide stub nfs_fscache_wait_on_invalidate()...
2012-12-21 Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
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./linux/kernel...
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-21 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-12-21 Linus TorvaldsMerge tag 'fixes2' of git://git./linux/kernel/git/arm...
2012-12-21 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
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./linux/kernel/git...
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./linux/kernel/git...
next