2011-11-11 |
Andiry Xu | xHCI: test and clear RWC bit |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Sarah Sharp | xhci: If no endpoints changed, don't issue BW command. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Seth Forshee | usb_storage: Don't freeze in usb-stor-scan |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Oliver Neukum | btusb: add device entry for Broadcom SoftSailing |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jurgen Kramer | Bluetooth: add support for 2011 mac mini |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Steven.Li | Bluetooth: Add Atheros AR3012 one PID/VID supported |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Ricardo Mendoza | Bluetooth: Add Toshiba laptops AR30XX device ID |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Pieter-Augustijn... | Bluetooth: Add MacBookAir4,1 support |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Marek Vasut | ASIX: Use only 11 bits of header for data size |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Marek Vasut | ASIX: Simplify condition in rx_fixup() |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Andiry Xu | USB: xHCI: prevent infinite loop when processing MSE... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Kavan Smith | ipheth: iPhone 4 Verizon CDMA USB Product ID add |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Sarah Sharp | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Josh Boyer | usbnet/cdc_ncm: Don't use stack variables for DMA |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Artur Zimmer | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Florian Echtler | USB: Serial: Add device ID for Sierra Wireless MC8305 |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Arvid Brodin | usb/isp1760: Added missing call to usb_hcd_check_unlink... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Boris Todorov | USB: EHCI: Fix test mode sequence |
commit | commitdiff | tree | snapshot |
2011-11-11 |
huajun li | rtl8150: rtl8150_disconnect(...) does not need tasklet_... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Vasanthy Kolluri | enic: Bug Fix: Fix hardware transmit queue indexing... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eric Sandeen | ext4: fix race in xattr block allocation path |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Theodore Ts'o | ext4: call ext4_handle_dirty_metadata with correct... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Darrick J.... | ext4: ext4_mkdir should dirty dir_block with newly... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Darrick J.... | ext4: ext4_rename should dirty dir_bh with the correct... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Theodore Ts'o | ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Clifton Barnes | drivers/power/ds2780_battery.c: fix deadlock upon inser... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Clifton Barnes | drivers/power/ds2780_battery.c: add a nolock function... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Clifton Barnes | drivers/power/ds2780_battery.c: create central point... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Juan Gutierrez | hwspinlock/core: use a mutex to protect the radix tree |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Alexandre Bounine | drivers/net/rionet.c: fix ethernet address macros for... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Johannes Berg | iwlagn: do not use interruptible waits |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Linus Torvalds | vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jiri Kosina | binfmt_elf: fix PIE execution with randomization disabled |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Andrea Arcangeli | mm: thp: tail page refcounting fix |
commit | commitdiff | tree | snapshot |
2011-11-11 |
David Vrabel | net: xen-netback: correctly restart Tx after a VM resto... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Willem de Bruijn | make PACKET_STATISTICS getsockopt report consistently... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Yan, Zheng | ipv6: nullify ipv6_ac_list and ipv6_fl_list when creati... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jiri Pirko | tg3: negate USE_PHYLIB flag check |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Yan, Zheng | tcp: properly update lost_cnt_hint during shifting |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Yan, Zheng | tcp: properly handle md5sig_pool references |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Gao feng | netconsole: enable netconsole can make net_device refcn... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
David Ward | macvlan/macvtap: Fix unicast between macvtap interfaces... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eric Dumazet | l2tp: fix a potential skb leak in l2tp_xmit_skb() |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Yan, Zheng | ipv4: fix ipsec forward performance regression |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Oliver Hartkopp | can bcm: fix tx_setup off-by-one errors |
commit | commitdiff | tree | snapshot |
2011-11-11 |
stephen hemminger | bridge: fix hang on removal of bridge via netlink |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Mitsuo Hayasaka | bonding: use local function pointer of bond->recv_probe... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Thadeu Lima... | jsm: remove buggy write queue |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Oleg Nesterov | ptrace: don't clear GROUP_STOP_SIGMASK on double-stop |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Linus Torvalds | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Trond Myklebust | VFS: Fix the remaining automounter semantics regressions |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Miklos Szeredi | vfs: automount should ignore LOOKUP_FOLLOW |
commit | commitdiff | tree | snapshot |
2011-11-11 |
David Howells | VFS: Fix automount for negative autofs dentries |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Andy Whitcroft | readlinkat: ensure we return ENOENT for the empty pathn... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Richard Weinberger | um: fix ubd cow size |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Takashi Iwai | ALSA: hda - Fix ADC input-amp handling for Cx20549... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Mitsuo Hayasaka | mm: avoid null pointer access in vm_struct via /proc... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Linus Walleij | ARM: mach-ux500: unlock I&D l2x0 caches before init |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Paul Fertser | plat-mxc: iomux-v3.h: implicitly enable pull-up/down... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Andrew Morton | /proc/self/numa_maps: restore "huge" tag for hugetlb... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Mauro Carvalho... | tuner_xc2028: Allow selection of the frequency adjustme... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Olivier Grenie | dib0700: protect the dib0700 buffer access |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Patrick Boettcher | DiBcom: protect the I2C bufer access |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Ming Lei | uvcvideo: Set alternate setting 0 on resume if the... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Florian Tobias... | viafb: improve pitch handling |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Florian Tobias... | viafb: use display information in info not in var for... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bruno Prémont | fb: sh-mobile: Fix deadlock risk between lock_fb_info... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Herton Ronaldo... | fb: avoid possible deadlock caused by fb_set_suspend |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jean Delvare | carminefb: Fix module parameters permissions |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Joerg Roedel | iommu/amd: Fix wrong shift direction |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Dmitry Torokhov | WMI: properly cleanup devices to avoid crashes |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Sebastian Ott | ccwgroup: move attributes to attribute group |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Martin Schwidefsky | memory leak with RCU_TABLE_FREE |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Martin Schwidefsky | user per registers vs. ptrace single stepping |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Carsten Otte | KVM: s390: check cpu_id prior to using it |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Susan Gao | ASoC: Fix a bug in WM8962 DSP_A and DSP_B settings |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Mark Brown | ASoC: Remove direct register cache accesses from WM8962... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Axel Lin | ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 Capture |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Axel Lin | ASoC: ak4535: fixup cache register table |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Kuninori Morimoto | ASoC: ak4642: fixup cache register table |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Axel Lin | ASoC: wm8741: Fix setting interface format for DSP... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Axel Lin | ASoC: wm8940: Properly set codec->dapm.bias_level |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Daniel Vetter | io-mapping: ensure io_mapping_map_atomic _is_ atomic |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bryan Schumaker | vfs: add "device" tag to /proc/self/mountstats |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Al Viro | hppfs: missing include |
commit | commitdiff | tree | snapshot |
2011-11-11 |
J. Bruce Fields | nfsd4: ignore WANT bits in open downgrade |
commit | commitdiff | tree | snapshot |
2011-11-11 |
J. Bruce Fields | nfsd4: fix open downgrade, again |
commit | commitdiff | tree | snapshot |
2011-11-11 |
J. Bruce Fields | nfsd4: permit read opens of executable-only files |
commit | commitdiff | tree | snapshot |
2011-11-11 |
J. Bruce Fields | nfsd4: fix seqid_mutating_error |
commit | commitdiff | tree | snapshot |
2011-11-11 |
J. Bruce Fields | nfsd4: stop using nfserr_resource for transitory errors |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bernd Schubert | nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jeff Layton | nfs: don't try to migrate pages with active requests |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Ian Campbell | genirq: Add IRQF_RESUME_EARLY and resume such IRQs... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Steven Rostedt | tracing: Fix returning of duplicate data after EOF... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Masami Hiramatsu | perf probe: Fix to show correct error string |
commit | commitdiff | tree | snapshot |
2011-11-11 |
NeilBrown | md/raid5: fix bug that could result in reads from a... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jan Beulich | apic, i386/bigsmp: Fix false warnings regarding logical... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
hank | time: Change jiffies_to_clock_t() argument type to... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Luciano Coelho | wl12xx: fix forced passive scans |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Richard Cochran | net: hold sock reference while processing tx timestamps |
commit | commitdiff | tree | snapshot |
next |