summaryrefslogtreecommitdiffstats
path: root/firmware/keyspan_pda (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-14debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro1-5/+1
2012-12-14bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoeYi Zou1-46/+7
2012-12-14bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoeYi Zou1-31/+2
2012-12-14bnx2fc: add support to get_netdev for bnx2f_interfaceYi Zou1-2/+3
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou3-40/+56
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou3-35/+36
2012-12-14fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou2-0/+13
2012-12-14fcoe: prep work to start consolidate the usage of fcoe_netdevYi Zou1-0/+1
2012-12-14libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love3-27/+26
2012-12-14bnx2fc: Use the fcoe_sysfs control interfaceRobert Love1-29/+139
2012-12-14fcoe: Use the fcoe_sysfs control interfaceRobert Love2-24/+140
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love7-13/+298
2012-12-14libfcoe: Add fcoe_sysfs debug logging levelRobert Love2-3/+15
2012-12-04libfcoe: Save some memory and optimize name lookupsRobert Love1-28/+16
2012-12-04Documentation: Add missing devices/ to devices pathRobert Love1-2/+2
2012-12-04libfc: fix REC handlingVasu Dev1-3/+3
2012-12-03Linux 3.7-rc8v3.7-rc8Linus Torvalds1-1/+1
2012-12-03[parisc] open(2) compat bugAl Viro1-1/+1
2012-12-03Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2-9/+0
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro2-2/+2
2012-12-028139cp: fix coherent mapping leak in error path.françois romieu1-3/+8
2012-12-02tcp: fix crashes in do_tcp_sendpages()Eric Dumazet1-9/+6
2012-12-02workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo1-3/+11
2012-12-02workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith1-1/+3
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2-6/+14
2012-11-30drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo1-3/+3
2012-11-30mm: soft offline: split thp at the beginning of soft_offline_page()Naoya Horiguchi1-0/+8
2012-11-30mm: avoid waking kswapd for THP allocations when compaction is deferred or co...Mel Gorman1-10/+27
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton4-17/+10
2012-11-30mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner1-9/+18
2012-11-30mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu1-6/+4
2012-11-30mm: compaction: fix return value of capture_free_page()Mel Gorman1-1/+1
2012-11-30fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro1-6/+8
2012-11-30lookup_one_len: don't accept . and ..Al Viro1-0/+5
2012-11-30cifs: get rid of blind d_drop() in readdirAl Viro1-1/+4
2012-11-30nfs_lookup_revalidate(): fix a leakAl Viro1-2/+2
2012-11-30don't do blind d_drop() in nfs_prime_dcache()Al Viro1-1/+2
2012-11-30blkdev_max_block: make private to fs/buffer.cLinus Torvalds3-56/+14
2012-11-29direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds1-3/+5
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds3-106/+5
2012-11-29fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds1-31/+48
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com1-0/+2
2012-11-29bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com1-2/+3
2012-11-29bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2012-11-29remoteproc: fix error path of ->find_vqsOhad Ben-Cohen1-6/+12
2012-11-29microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro1-1/+1
2012-11-29score: do_sigaltstack() expects a userland pointer...Al Viro1-5/+2
2012-11-29sh64: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-29openrisk: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-29um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro1-1/+2