summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell2012-02-161-5/+0Star
* powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt2012-02-161-19/+29
* powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-161-3/+3
* powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-142-2/+7
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-142-3/+8
* powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman2012-02-141-8/+14
* powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
* powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
* powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
* powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-1121-233/+155Star
|\
| * block: fix lockdep warning on io_context release put_io_context()Tejun Heo2012-02-111-7/+14
| * relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-101-2/+8
| * loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-081-11/+13
| * bio: don't overflow in bio_get_nr_vecs()Kent Overstreet2012-02-081-7/+3Star
| * floppy: Fix a crash during rmmodVivek Goyal2012-02-081-0/+9
| * floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal2012-02-081-1/+7
| * cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-082-8/+7Star
| * bsg: fix sysfs link remove warningStanislaw Gruszka2012-02-081-1/+2
| * block: don't call elevator callbacks for plug mergesTejun Heo2012-02-083-27/+13Star
| * block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-085-55/+46Star
| * mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-072-11/+5Star
| * block: strip out locking optimization in put_io_context()Tejun Heo2012-02-078-92/+18Star
| * cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-061-7/+1Star
| * block: fix ioc locking warningShaohua Li2012-02-061-1/+3
| * block: fix NULL icq_cache referenceShaohua Li2012-01-191-4/+6
| * block,cfq: change code orderShaohua Li2012-01-191-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10116-400/+518
|\ \
| * | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-101-1/+2
| * | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-101-1/+1
| * | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-102-13/+42
| * | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-101-6/+0Star
| * | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-101-1/+1
| * | bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-091-6/+4Star
| * | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-091-1/+1
| * | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-095-10/+13
| * | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-091-37/+51
| * | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-091-2/+9
| * | ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-091-0/+4
| * | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-091-6/+6
| * | ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-091-1/+1
| * | ixgbe: fix vf lookupGreg Rose2012-02-091-1/+2
| * | igb: fix vf lookupGreg Rose2012-02-091-1/+2
| * | e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-091-4/+6
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-099-16/+45
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-089-16/+45
| | |\ \
| | | * | zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-071-0/+8
| | | * | bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-061-3/+1Star
| | | * | ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
| | | * | ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-061-0/+8