| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | blk-mq: Allow requests to never expire | Keith Busch | 2015-01-08 | |
| | | * | | | | | | | | | blk-mq: Add helper to abort requeued requests | Jens Axboe | 2015-01-08 | |
| | | * | | | | | | | | | blk-mq: Let drivers cancel requeue_work | Keith Busch | 2015-01-08 | |
| | | * | | | | | | | | | blk-mq: Export if requests were started | Keith Busch | 2015-01-08 | |
| | | * | | | | | | | | | blk-mq: get rid of ->cmd_size in the hardware queue | Jens Axboe | 2015-01-07 | |
| | | * | | | | | | | | | blk-mq: Export freeze/unfreeze functions | Keith Busch | 2014-12-20 | |
| | * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2015-01-14 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) | Christian Borntraeger | 2015-01-13 | |
| | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||
| | * / | | | | | | | | | mmc: sdhci: Disable re-tuning for HS400 | Adrian Hunter | 2015-01-12 | |
| | |/ / / / / / / / / | ||||
| | * | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-11 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 2015-01-09 | |
| | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-01-09 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | kdb: Add enable mask for groups of commands | Anton Vorontsov | 2014-11-11 | |
| | | * | | | | | | | | | kdb: Categorize kdb commands (similar to SysRq categorization) | Daniel Thompson | 2014-11-11 | |
| | | * | | | | | | | | | kdb: Remove KDB_REPEAT_NONE flag | Anton Vorontsov | 2014-11-11 | |
| | | * | | | | | | | | | kdb: Use KDB_REPEAT_* values as flags | Anton Vorontsov | 2014-11-11 | |
| | | * | | | | | | | | | kdb: Rename kdb_register_repeat() to kdb_register_flags() | Anton Vorontsov | 2014-11-11 | |
| | | * | | | | | | | | | kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags | Anton Vorontsov | 2014-11-11 | |
| | * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-01-09 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | libceph: fix sparse endianness warnings | Ilya Dryomov | 2015-01-08 | |
| | | | |/ / / / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-01-09 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | vfs: renumber FMODE_NONOTIFY and add to uniqueness check | David Drysdale | 2015-01-08 | |
| | | * | | | | | | | | | | mm: protect set_page_dirty() from ongoing truncation | Johannes Weiner | 2015-01-08 | |
| | | * | | | | | | | | | | mm: prevent endless growth of anon_vma hierarchy | Konstantin Khlebnikov | 2015-01-08 | |
| | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-01-08 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | | | | | | | | ||||
| | | | \ \ \ \ \ \ \ \ | ||||
| | | *-. | | | | | | | | | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' | Rafael J. Wysocki | 2015-01-06 | |
| | | |\ \| | | | | | | | | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||
| | | | * | | | | | | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() | Hanjun Guo | 2015-01-05 | |
| | | |/ / / / / / / / | ||||
| * | | | | | | | | | | udp: pass udp_offload struct to UDP gro callbacks | Tom Herbert | 2015-01-14 | |
| * | | | | | | | | | | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 | |
| * | | | | | | | | | | rhashtable: add a note for grow and shrink decision functions | Ying Xue | 2015-01-13 | |
| * | | | | | | | | | | rhashtable: involve rhashtable_lookup_compare_insert routine | Ying Xue | 2015-01-13 | |
| * | | | | | | | | | | rhashtable: avoid unnecessary wakeup for worker queue | Ying Xue | 2015-01-08 | |
| * | | | | | | | | | | rhashtable: involve rhashtable_lookup_insert routine | Ying Xue | 2015-01-08 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-06 | |
| |\| | | | | | | | | | ||||
| | * | | | | | | | | | mm: propagate error from stack expansion even for guard page | Linus Torvalds | 2015-01-06 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-12-30 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | Input: stmpe - enforce device tree only mode | Linus Walleij | 2014-12-15 | |
| | | * | | | | | | | | mfd: stmpe: add pull up/down register offsets for STMPE | Linus Walleij | 2014-12-15 | |
| | | * | | | | | | | | Merge tag 'v3.17' into next | Dmitry Torokhov | 2014-10-11 | |
| | | |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ethtool: Extend ethtool plugin module eeprom API to phylib | Ed Swierk | 2015-01-06 | |
| * | | | | | | | | | | | ip: Move checksum convert defines to inet | Tom Herbert | 2015-01-05 | |
| * | | | | | | | | | | | list_nulls: fix missing header | Ying Xue | 2015-01-04 | |
| * | | | | | | | | | | | rhashtable: fix missing header | Ying Xue | 2015-01-04 | |
| * | | | | | | | | | | | rhashtable: Supports for nulls marker | Thomas Graf | 2015-01-03 | |
| * | | | | | | | | | | | rhashtable: Per bucket locks & deferred expansion/shrinking | Thomas Graf | 2015-01-03 | |
| * | | | | | | | | | | | spinlock: Add spin_lock_bh_nested() | Thomas Graf | 2015-01-03 | |
| * | | | | | | | | | | | nft_hash: Remove rhashtable_remove_pprev() | Thomas Graf | 2015-01-03 | |
| * | | | | | | | | | | | rhashtable: Convert bucket iterators to take table and index | Thomas Graf | 2015-01-03 | |
| * | | | | | | | | | | | rhashtable: Do hashing inside of rhashtable_lookup_compare() | Thomas Graf | 2015-01-03 | |
| | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | | timecounter: provide a macro to initialize the cyclecounter mask field. | Richard Cochran | 2015-01-02 | |
