aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo541-190/+400
2010-03-30iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo3-1/+3
2010-03-30x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo1-1/+0
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds4-6/+8
2010-03-29r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman1-5/+24
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller1-1/+1
2010-03-29hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput1-2/+2
2010-03-29hwmon: (w83793) Saving negative errors in unsignedDan Carpenter1-1/+1
2010-03-29hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson1-1/+1
2010-03-29hwmon: (coretemp) Fix cpu model outputPrarit Bhargava1-1/+1
2010-03-29ceph: update discussion list address in MAINTAINERSSage Weil1-1/+1
2010-03-29ceph: some documentations fixesCheng Renquan2-4/+7
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells2-2/+2
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells4-10/+10
2010-03-29slow-work: use get_ref wrapper instead of directly calling get_refDave Airlie1-1/+1
2010-03-29Staging: et131x: Properly disable FC in txmac.Nick Bowler1-1/+1
2010-03-29ALSA: hda: Use LPIB for ga-ma770-ud3 boardDaniel T Chen1-0/+1
2010-03-29ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklistDaniel Chen1-0/+1
2010-03-28ceph: fix use after free on mds __unregister_requestSage Weil1-1/+2
2010-03-28ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明1-4/+9
2010-03-28Revert "ide: skip probe if there are no devices on the port (v2)"David S. Miller1-9/+3
2010-03-28tulip: Add missing parens.David S. Miller1-1/+1
2010-03-28pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw1-0/+4
2010-03-27arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall3-10/+10
2010-03-27r8169: fix broken register writesFrancois Romieu1-2/+2
2010-03-27pcnet_cs: add new idKen Kawasaki2-1/+3
2010-03-27bonding: fix broken multicast with round-robin modeAndy Gospodarek1-8/+32
2010-03-27sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley1-2/+2
2010-03-27drivers/net: Fix continuation linesJoe Perches1-1/+1
2010-03-27e1000: do not modify tx_queue_len on link speed changeEmil Tantilov2-9/+1
2010-03-27net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2-8/+14
2010-03-27ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose1-0/+21
2010-03-27igb: use correct bits to identify if managability is enabledAlexander Duyck1-3/+3
2010-03-27benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt1-1/+1
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2-0/+5
2010-03-27Revert "via82cxxx: workaround h/w bugs"David S. Miller1-57/+0
2010-03-26e1000e: do not modify tx_queue_len on link speed changeEmil Tantilov2-11/+1
2010-03-26igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov2-11/+1
2010-03-26ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov1-6/+11
2010-03-26ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov1-2/+2
2010-03-26net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2-2/+2
2010-03-26tulip: Fix null dereference in uli526x_rx_packet()Kyle McMartin1-3/+5
2010-03-26gianfar: fix undo of reserve()Ben Menchaca2-2/+9
2010-03-26ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2-0/+16
2010-03-26ixgbe: Priority tag FIP framesRobert Love1-9/+17
2010-03-26ixgbe: Don't allow user buffer count to exceed 256Robert Love1-8/+10
2010-03-26ixgbe: cleanup maximum number of tx queuesJohn Fastabend2-3/+5
2010-03-26ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose1-3/+5
2010-03-26ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose1-0/+8
2010-03-26ixgbevf: Fix signed/unsigned int errorGreg Rose1-1/+2