summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | geneve: Simplify locking.Jesse Gross2015-01-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | geneve: Remove workqueue.Jesse Gross2015-01-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Supports for nulls markerThomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spinlock: Add spin_lock_bh_nested()Thomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nft_hash: Remove rhashtable_remove_pprev()Thomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Convert bucket iterators to take table and indexThomas Graf2015-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf2015-01-03
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran2015-01-02
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann2014-12-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann2014-12-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen2014-12-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl802154: introduce support for cca settingsAlexander Aring2014-12-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: rework cca settingAlexander Aring2014-12-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl802154: introduce cca mode enumsAlexander Aring2014-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add Transparent Ethernet Bridging GRO support.Jesse Gross2015-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GMAC: define clock ID used for GMACRoger Chen2014-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck2014-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp : multicast notification to the registered listenersBill Hong2014-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: add Wake-on-LAN supportNimrod Andy2014-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timecounter: provide a helper function to shift the time.Richard Cochran2014-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | msdos_fs.h: fix 'fields' in commentJeremiah Mahler2015-01-20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | livepatch: support for repatching a functionJosh Poimboeuf2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-22
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2015-02-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-29
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HID: rmi: Scan the report descriptor to determine if the device is suitable f...Andrew Duggan2014-12-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | asm-generic: drop unused pte_file* helpersKirill A. Shutemov2015-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-10