aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli2011-11-111-13/+0
* can bcm: fix incomplete tx_setup fixOliver Hartkopp2011-11-111-27/+21
* xHCI: Clear PLC for USB2 root hub portsAndiry Xu2011-11-111-0/+4
* xHCI: test and clear RWC bitAndiry Xu2011-11-113-10/+20
* xhci: If no endpoints changed, don't issue BW command.Sarah Sharp2011-11-111-0/+6
* usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-11-111-3/+13
* btusb: add device entry for Broadcom SoftSailingOliver Neukum2011-11-111-0/+3
* Bluetooth: add support for 2011 mac miniJurgen Kramer2011-11-111-0/+3
* Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li2011-11-112-1/+16
* Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza2011-11-112-0/+2
* Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem2011-11-111-0/+3
* ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-11-111-2/+2
* ASIX: Simplify condition in rx_fixup()Marek Vasut2011-11-111-3/+2
* USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu2011-11-111-0/+19
* ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith2011-11-111-0/+5
* USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-11-111-0/+2
* usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer2011-11-111-9/+38
* USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2011-11-112-1/+6
* USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler2011-11-111-0/+1
* usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-11-111-0/+3
* USB: EHCI: Fix test mode sequenceBoris Todorov2011-11-111-0/+12
* rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-11-111-1/+0
* enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri2011-11-111-2/+6
* ext4: fix race in xattr block allocation pathEric Sandeen2011-11-111-0/+6
* ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entryTheodore Ts'o2011-11-111-2/+2
* ext4: ext4_mkdir should dirty dir_block with newly created directory inodeDarrick J. Wong2011-11-111-1/+1
* ext4: ext4_rename should dirty dir_bh with the correct directoryDarrick J. Wong2011-11-111-1/+1
* ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2011-11-113-6/+5
* drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes2011-11-111-0/+9
* drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2011-11-112-13/+37
* drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes2011-11-111-35/+42
* hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez2011-11-112-36/+27
* drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine2011-11-111-2/+2
* iwlagn: do not use interruptible waitsJohannes Berg2011-11-116-13/+8
* vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds2011-11-111-1/+9
* binfmt_elf: fix PIE execution with randomization disabledJiri Kosina2011-11-111-1/+10
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-118-84/+172
* net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-11-111-2/+2
* make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-11-111-1/+4
* ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-11-111-0/+3
* tg3: negate USE_PHYLIB flag checkJiri Pirko2011-11-111-1/+1
* tcp: properly update lost_cnt_hint during shiftingYan, Zheng2011-11-111-3/+1
* tcp: properly handle md5sig_pool referencesYan, Zheng2011-11-112-7/+12
* netconsole: enable netconsole can make net_device refcnt incorrentGao feng2011-11-111-0/+5
* macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-11-111-1/+1
* l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet2011-11-111-1/+3
* ipv4: fix ipsec forward performance regressionYan, Zheng2011-11-111-7/+7
* can bcm: fix tx_setup off-by-one errorsOliver Hartkopp2011-11-111-6/+7
* bridge: fix hang on removal of bridge via netlinkstephen hemminger2011-11-113-4/+7
* bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-11-111-2/+5