aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-295-2/+25
* hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-291-2/+3
* hdpvr: fix race conditon during start of streamingJanne Grunau2012-02-291-1/+2
* builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-291-6/+6
* davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-291-2/+4
* jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-292-10/+2
* ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-291-1/+1
* scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-292-0/+17
* scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-291-2/+2
* genirq: Handle pending irqs in irq_startup()Thomas Gleixner2012-02-294-11/+14
* genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner2012-02-291-2/+23
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-291-1/+1
* x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-291-8/+36
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-293-3/+13
* usb-storage: fix freezing of the scanning threadAlan Stern2012-02-292-61/+35
* i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-294-42/+133
* i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-296-32/+30
* i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-293-22/+16
* i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-294-68/+11
* i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-294-23/+58
* i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-02-291-3/+6
* i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2012-02-293-8/+45
* i387: fix sense of sanity checkLinus Torvalds2012-02-291-1/+1
* i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-292-8/+47
* i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-292-4/+4
* USB: Set hub depth after USB3 hub resetElric Fu2012-02-291-13/+17
* xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp2012-02-291-8/+24
* xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp2012-02-291-1/+1
* USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp2012-02-291-0/+11
* USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-291-8/+2
* USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2012-02-292-2/+8
* USB: option: cleanup zte 3g-dongle's pid in option.cRui li2012-02-291-130/+13
* USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen2012-02-291-0/+2
* ipv4: fix redirect handlingEric Dumazet2012-02-291-51/+58
* route: fix ICMP redirect validationFlavio Leitner2012-02-291-5/+31
* tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell2012-02-291-0/+4
* tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()Neal Cardwell2012-02-291-9/+10
* tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbsNeal Cardwell2012-02-291-14/+22
* tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu2012-02-291-0/+5
* via-velocity: S3 resume fix.Hagen Paul Pfeifer2012-02-291-3/+0
* net_sched: Bug in netem reorderingHagen Paul Pfeifer2012-02-291-2/+2
* netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet2012-02-291-1/+1
* net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-291-1/+2
* ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-292-0/+14
* ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-291-1/+1
* ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2012-02-293-3/+6
* ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei2012-02-291-0/+1
* ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2012-02-291-1/+3
* ipv6-multicast: Fix memory leak in input path.Ben Greear2012-02-291-1/+3
* 3c59x: shorten timer period for slave devicesEric Dumazet2012-02-291-1/+1