Age | Commit message (Expand) | Author | Files | Lines |
2012-12-14 | debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks" | Al Viro | 1 | -5/+1 |
2012-12-14 | bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoe | Yi Zou | 1 | -46/+7 |
2012-12-14 | bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoe | Yi Zou | 1 | -31/+2 |
2012-12-14 | bnx2fc: add support to get_netdev for bnx2f_interface | Yi Zou | 1 | -2/+3 |
2012-12-14 | libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb | Yi Zou | 3 | -40/+56 |
2012-12-14 | libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it | Yi Zou | 3 | -35/+36 |
2012-12-14 | fcoe: add support to the get_netdev() for fcoe_interface | Yi Zou | 2 | -0/+13 |
2012-12-14 | fcoe: prep work to start consolidate the usage of fcoe_netdev | Yi Zou | 1 | -0/+1 |
2012-12-14 | libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info | Robert Love | 3 | -27/+26 |
2012-12-14 | bnx2fc: Use the fcoe_sysfs control interface | Robert Love | 1 | -29/+139 |
2012-12-14 | fcoe: Use the fcoe_sysfs control interface | Robert Love | 2 | -24/+140 |
2012-12-14 | libfcoe, fcoe, bnx2fc: Add new fcoe control interface | Robert Love | 7 | -13/+298 |
2012-12-14 | libfcoe: Add fcoe_sysfs debug logging level | Robert Love | 2 | -3/+15 |
2012-12-04 | libfcoe: Save some memory and optimize name lookups | Robert Love | 1 | -28/+16 |
2012-12-04 | Documentation: Add missing devices/ to devices path | Robert Love | 1 | -2/+2 |
2012-12-04 | libfc: fix REC handling | Vasu Dev | 1 | -3/+3 |
2012-12-03 | Linux 3.7-rc8v3.7-rc8 | Linus Torvalds | 1 | -1/+1 |
2012-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds | 4 | -17/+22 |
2012-12-03 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -25/+27 |
2012-12-03 | [parisc] open(2) compat bug | Al Viro | 1 | -1/+1 |
2012-12-03 | Revert "sched, autogroup: Stop going ahead if autogroup is disabled" | Mike Galbraith | 2 | -9/+0 |
2012-12-03 | Merge branch 'block-dev' | Linus Torvalds | 5 | -196/+72 |
2012-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -108/+61 |
2012-12-02 | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -2/+2 |
2012-12-02 | open*(2) compat fixes (s390, arm64) | Al Viro | 2 | -2/+2 |
2012-12-01 | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+14 |
2012-12-01 | 8139cp: fix coherent mapping leak in error path. | françois romieu | 1 | -3/+8 |
2012-12-01 | tcp: fix crashes in do_tcp_sendpages() | Eric Dumazet | 1 | -9/+6 |
2012-12-01 | workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay | Tejun Heo | 1 | -3/+11 |
2012-12-01 | workqueue: exit rescuer_thread() as TASK_RUNNING | Mike Galbraith | 1 | -1/+3 |
2012-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -10/+21 |
2012-12-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+7 |
2012-12-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 23 | -135/+194 |
2012-12-01 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 20 | -126/+181 |
2012-11-30 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 4 | -10/+22 |
2012-11-30 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 5 | -33/+41 |
2012-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -15/+9 |
2012-11-30 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -5/+4 |
2012-11-30 | Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh... | Linus Torvalds | 1 | -6/+12 |
2012-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -2/+4 |
2012-11-30 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin | 2 | -6/+14 |
2012-11-30 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 9 | -65/+41 |
2012-11-30 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 8 | -43/+68 |
2012-11-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -9/+28 |
2012-11-30 | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 13 | -68/+59 |
2012-11-30 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-11-30 | drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove() | Kim, Milo | 1 | -3/+3 |
2012-11-30 | mm: soft offline: split thp at the beginning of soft_offline_page() | Naoya Horiguchi | 1 | -0/+8 |
2012-11-30 | mm: avoid waking kswapd for THP allocations when compaction is deferred or co... | Mel Gorman | 1 | -10/+27 |
2012-11-30 | revert "Revert "mm: remove __GFP_NO_KSWAPD"" | Andrew Morton | 4 | -17/+10 |