Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | module_arch_freeing_init(): new hook for archs before module->module_init freed. | Rusty Russell | 2015-01-20 | 1 | -0/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-01-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | libata: allow sata_sil24 to opt-out of tag ordered submission | Dan Williams | 2015-01-19 | 1 | -0/+1 | |
| * | | | | | | | libata: Whitelist SSDs that are known to properly return zeroes after TRIM | Martin K. Petersen | 2015-01-08 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-20 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | genetlink: synchronize socket closing and family removal | Johannes Berg | 2015-01-16 | 2 | -1/+8 | |
| * | | | | | | | genetlink: document parallel_ops | Johannes Berg | 2015-01-16 | 1 | -0/+2 | |
| * | | | | | | | can: m_can: tag current CAN FD controllers as non-ISO | Oliver Hartkopp | 2015-01-15 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-01-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSION | Gabriel Laskar | 2015-01-11 | 1 | -2/+2 | |
* | | | | | | | | Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-01-17 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-01-14 | 3 | -7/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards | Vignesh R | 2014-12-23 | 1 | -3/+3 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-01-17 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client | Trond Myklebust | 2015-01-05 | 1 | -0/+3 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-15 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | openvswitch: packet messages need their own probe attribtue | Thomas Graf | 2015-01-14 | 1 | -0/+4 | |
| * | | | | | | | | | netdevice: Add missing parentheses in macro | Benjamin Poirier | 2015-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | net: Corrected the comment describing the ndo operations to reflect the actua... | B Viswanath | 2015-01-13 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-01-15 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | blk-mq: Allow requests to never expire | Keith Busch | 2015-01-08 | 1 | -0/+2 | |
| * | | | | | | | | | blk-mq: Add helper to abort requeued requests | Jens Axboe | 2015-01-08 | 1 | -0/+1 | |
| * | | | | | | | | | blk-mq: Let drivers cancel requeue_work | Keith Busch | 2015-01-08 | 1 | -0/+1 | |
| * | | | | | | | | | blk-mq: Export if requests were started | Keith Busch | 2015-01-08 | 1 | -0/+1 | |
| * | | | | | | | | | blk-mq: get rid of ->cmd_size in the hardware queue | Jens Axboe | 2015-01-07 | 1 | -2/+1 | |
| * | | | | | | | | | blk-mq: Export freeze/unfreeze functions | Keith Busch | 2014-12-20 | 1 | -0/+2 | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2015-01-14 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) | Christian Borntraeger | 2015-01-13 | 1 | -6/+6 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2015-01-14 | 1 | -0/+51 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/xen: properly retrieve NMI reason | Jan Beulich | 2015-01-13 | 1 | -0/+51 | |
* | | | | | | | | | | | Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2015-01-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mmc: sdhci: Disable re-tuning for HS400 | Adrian Hunter | 2015-01-12 | 1 | -0/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-01-13 | 3 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | target: Drop left-over fabric_max_sectors attribute | Nicholas Bellinger | 2015-01-09 | 3 | -6/+0 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | mm: mmu_gather: use tlb->end != 0 only for TLB invalidation | Will Deacon | 2015-01-13 | 1 | -2/+6 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-11 | 2 | -5/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 2015-01-09 | 2 | -5/+23 | |
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-01-09 | 1 | -15/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm/amdkfd: reformat IOCTL definitions to drm-style | Oded Gabbay | 2015-01-06 | 1 | -15/+22 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-01-09 | 1 | -9/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kdb: Add enable mask for groups of commands | Anton Vorontsov | 2014-11-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | kdb: Categorize kdb commands (similar to SysRq categorization) | Daniel Thompson | 2014-11-11 | 1 | -2/+46 | |
| * | | | | | | | | | | | kdb: Remove KDB_REPEAT_NONE flag | Anton Vorontsov | 2014-11-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | kdb: Use KDB_REPEAT_* values as flags | Anton Vorontsov | 2014-11-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | kdb: Rename kdb_register_repeat() to kdb_register_flags() | Anton Vorontsov | 2014-11-11 | 1 | -5/+5 | |
| * | | | | | | | | | | | kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags | Anton Vorontsov | 2014-11-11 | 1 | -3/+3 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-01-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | libceph: fix sparse endianness warnings | Ilya Dryomov | 2015-01-08 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-01-09 | 4 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | vfs: renumber FMODE_NONOTIFY and add to uniqueness check | David Drysdale | 2015-01-08 | 2 | -2/+2 |