summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan
2013-09-04net: correctly interlink lower/upper devicesVeaceslav Falico
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel
2013-09-04bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com
2013-09-04bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com
2013-09-04bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com
2013-09-04bonding: trivial: remove outdated comment and bracesnikolay@redhat.com
2013-09-04bonding: simplify and fix peer notificationnikolay@redhat.com
2013-09-03Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-04add formats for dentry/file pathnamesAl Viro
2013-09-04drm/nouveau: fix command submission to use vmalloc for big allocationsMaarten Lankhorst
2013-09-04drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres
2013-09-04drm/nouveau: use MSI interruptsLucas Stach
2013-09-04drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs
2013-09-04drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov
2013-09-04drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin
2013-09-04drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres
2013-09-04drm/nouveau/timer: add a way to cancel alarmsMartin Peres
2013-09-04drm/nouveau/timer: restore the time on resumeMartin Peres
2013-09-04drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres
2013-09-04drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov
2013-09-04drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst
2013-09-04drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov
2013-09-04drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin
2013-09-04drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin
2013-09-04drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin
2013-09-03kvm eventfd: switch to fdgetAl Viro
2013-09-03powerpc kvm: use fdgetAl Viro
2013-09-03switch fchmod() to fdgetAl Viro
2013-09-03switch epoll_ctl() to fdgetAl Viro
2013-09-03switch copy_module_from_fd() to fdgetAl Viro
2013-09-03git simplify nilfs check for busy subtreeAl Viro
2013-09-03ibmasmfs: don't bother passing superblock when not neededAl Viro
2013-09-03don't pass superblock to hypfs_{mkdir,create*}Al Viro
2013-09-03don't pass superblock to hypfs_diag_create_filesAl Viro
2013-09-03don't pass superblock to hypfs_vm_create_files()Al Viro
2013-09-03oprofile: get rid of pointless forward declarations of struct super_blockAl Viro
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03don't bother with passing superblock to oprofile_create_stats_files()Al Viro
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-09-03don't bother passing sb to oprofile_create_files()Al Viro
2013-09-03coh901318: don't open-code simple_read_from_buffer()Al Viro