Age | Commit message (Expand) | Author | Files | Lines |
2015-01-26 | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 1 | -5/+6 |
2015-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -1/+11 |
2015-01-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+2 |
2015-01-16 | genetlink: synchronize socket closing and family removal | Johannes Berg | 2 | -1/+8 |
2015-01-16 | genetlink: document parallel_ops | Johannes Berg | 1 | -0/+2 |
2015-01-17 | Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+3 |
2015-01-17 | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+3 |
2015-01-15 | can: m_can: tag current CAN FD controllers as non-ISO | Oliver Hartkopp | 1 | -0/+1 |
2015-01-14 | Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 3 | -7/+8 |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+7 |
2015-01-14 | openvswitch: packet messages need their own probe attribtue | Thomas Graf | 1 | -0/+4 |
2015-01-14 | netdevice: Add missing parentheses in macro | Benjamin Poirier | 1 | -1/+1 |
2015-01-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+8 |
2015-01-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 1 | -6/+6 |
2015-01-13 | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) | Christian Borntraeger | 1 | -6/+6 |
2015-01-14 | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+51 |
2015-01-13 | net: Corrected the comment describing the ndo operations to reflect the actua... | B Viswanath | 1 | -2/+2 |
2015-01-13 | x86/xen: properly retrieve NMI reason | Jan Beulich | 1 | -0/+51 |
2015-01-13 | Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 1 | -0/+1 |
2015-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 3 | -6/+0 |
2015-01-13 | mm: mmu_gather: use tlb->end != 0 only for TLB invalidation | Will Deacon | 1 | -2/+6 |
2015-01-12 | mmc: sdhci: Disable re-tuning for HS400 | Adrian Hunter | 1 | -0/+1 |
2015-01-11 | Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSION | Gabriel Laskar | 1 | -2/+2 |
2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+23 |
2015-01-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -15/+22 |
2015-01-09 | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+53 |
2015-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -2/+2 |
2015-01-09 | target: Drop left-over fabric_max_sectors attribute | Nicholas Bellinger | 3 | -6/+0 |
2015-01-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -3/+12 |
2015-01-09 | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 2 | -5/+23 |
2015-01-08 | vfs: renumber FMODE_NONOTIFY and add to uniqueness check | David Drysdale | 2 | -2/+2 |
2015-01-08 | mm: protect set_page_dirty() from ongoing truncation | Johannes Weiner | 1 | -1/+0 |
2015-01-08 | mm: prevent endless growth of anon_vma hierarchy | Konstantin Khlebnikov | 1 | -0/+10 |
2015-01-08 | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+6 |
2015-01-08 | libceph: fix sparse endianness warnings | Ilya Dryomov | 1 | -2/+2 |
2015-01-08 | blk-mq: Allow requests to never expire | Keith Busch | 1 | -0/+2 |
2015-01-08 | blk-mq: Add helper to abort requeued requests | Jens Axboe | 1 | -0/+1 |
2015-01-08 | blk-mq: Let drivers cancel requeue_work | Keith Busch | 1 | -0/+1 |
2015-01-08 | blk-mq: Export if requests were started | Keith Busch | 1 | -0/+1 |
2015-01-07 | blk-mq: get rid of ->cmd_size in the hardware queue | Jens Axboe | 1 | -2/+1 |
2015-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -5/+2 |
2015-01-06 | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' | Rafael J. Wysocki | 18 | -65/+88 |
2015-01-06 | mm: propagate error from stack expansion even for guard page | Linus Torvalds | 1 | -1/+1 |
2015-01-06 | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -5/+2 |
2015-01-06 | drm/amdkfd: reformat IOCTL definitions to drm-style | Oded Gabbay | 1 | -15/+22 |
2015-01-05 | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client | Trond Myklebust | 1 | -0/+3 |
2015-01-05 | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() | Hanjun Guo | 1 | -2/+2 |
2015-01-05 | ACPI / processor: Convert apic_id to phys_id to make it arch agnostic | Hanjun Guo | 1 | -4/+4 |
2015-01-05 | Revert "mac80211: Fix accounting of the tailroom-needed counter" | Johannes Berg | 1 | -5/+2 |
2015-01-02 | Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -5/+5 |