Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | crypto: create generic version of ablk_helper | Ard Biesheuvel | 2013-09-23 | 2 | -0/+45 | |
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-11-22 | 4 | -4/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ... | Dave Airlie | 2013-11-21 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/ttm: Remove set_need_resched from the ttm fault handler | Thomas Hellstrom | 2013-11-20 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2013-11-21 | 2 | -3/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm/ttm: Add a minimal prime implementation for ttm base objects | Thomas Hellstrom | 2013-11-18 | 1 | -2/+59 | |
| | * | | | | | | | | | | | | | | drm/ttm: Allow execbuf util reserves without ticket | Thomas Hellstrom | 2013-11-18 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2013-11-21 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm/radeon/cik: Add macrotile mode array query | Michel Dänzer | 2013-11-18 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-22 | 5 | -73/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 | 5 | -73/+71 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-11-22 | 4 | -43/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | target_core_alua: Store supported ALUA states | Hannes Reinecke | 2013-11-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | target core: rename (ex,im)plict -> (ex,im)plicit | Hannes Reinecke | 2013-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | target: Convert se_device statistics to atomic_long_t | Nicholas Bellinger | 2013-11-14 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | target: Pass through I/O topology for block backstores | Andy Grover | 2013-11-12 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | target: Add per device xcopy_lun for copy offload I/O | Nicholas Bellinger | 2013-11-08 | 1 | -28/+29 | |
| * | | | | | | | | | | | | | | | target: Drop left-over se_lun->lun_cmd_list shutdown code | Nicholas Bellinger | 2013-11-07 | 1 | -10/+3 | |
| * | | | | | | | | | | | | | | | target: Add percpu refcounting for se_lun access | Nicholas Bellinger | 2013-11-07 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | target: Export symbol core_tpg_check_initiator_node_acl | Thomas Glanzmann | 2013-10-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | tcm_loop: separate out tcm_loop_issue_tmr | Hannes Reinecke | 2013-10-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | target: Remove TF_CIT_TMPL macro | Andy Grover | 2013-10-16 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-22 | 3 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | genetlink: fix genl_set_err() group ID | Johannes Berg | 2013-11-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | genetlink: fix genlmsg_multicast() bug | Johannes Berg | 2013-11-21 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | net/phy: Add the autocross feature for forced links on VSC82x4 | Madalin Bucur | 2013-11-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 2013-11-21 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-11-22 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | btrfs: Use trace condition for get_extent tracepoint | Steven Rostedt | 2013-11-21 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2013-11-22 | 4 | -12/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | mm, slub: fix the typo in include/linux/slub_def.h | Zhi Yong Wu | 2013-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | slab: use struct page for slab management | Joonsoo Kim | 2013-10-24 | 2 | -10/+15 | |
| * | | | | | | | | | | | | | | | | | slab: overloading the RCU head over the LRU for RCU free | Joonsoo Kim | 2013-10-24 | 2 | -1/+11 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-11-22 | 2 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | mm: place page->pmd_huge_pte to right union | Kirill A. Shutemov | 2013-11-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 2013-11-22 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | mm: thp: give transparent hugepage code a separate copy_page | Dave Hansen | 2013-11-22 | 1 | -4/+0 | |
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-22 | 13 | -54/+478 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | keys: change asymmetric keys to use common hash definitions | Dmitry Kasatkin | 2013-10-25 | 1 | -14/+4 | |
| * | | | | | | | | | | | | | | | | | | crypto: provide single place for hash algo information | Dmitry Kasatkin | 2013-10-25 | 2 | -0/+77 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r... | James Morris | 2013-10-22 | 1 | -8/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.infradead.org/users/eparis/selinux | Paul Moore | 2013-09-18 | 1 | -8/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | lsm: split the xfrm_state_alloc_security() hook implementation | Paul Moore | 2013-07-25 | 1 | -8/+18 | |
| * | | | | | | | | | | | | | | | | | | | KEYS: Add a 'trusted' flag and a 'trusted only' flag | David Howells | 2013-09-25 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | KEYS: Separate the kernel signature checking keyring from module signing | David Howells | 2013-09-25 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | | | | KEYS: Store public key algo ID in public_key_signature struct | David Howells | 2013-09-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | KEYS: Store public key algo ID in public_key struct | David Howells | 2013-09-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | KEYS: Move the algorithm pointer array from x509 to public_key.c | David Howells | 2013-09-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | KEYS: Rename public key parameter name arrays | David Howells | 2013-09-25 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches | David Howells | 2013-09-24 | 2 | -0/+7 |