Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-09-06 | 1 | -12/+12 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2017-08-22 | 1 | -1/+3 | |
| |\ \ \ \ | ||||||
| * | | | | | lib/mpi: fix build with clang | Stefan Agner | 2017-08-17 | 1 | -12/+12 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 4 | -32/+458 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2017-09-03 | 1 | -0/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | netlink: Introduce nla_strdup() | Phil Sutter | 2017-07-31 | 1 | -0/+24 | |
| | |/ / / / | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 | 1 | -1/+3 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | idr: Add new APIs to support unsigned long | Chris Mi | 2017-08-30 | 2 | -32/+40 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-21 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-15 | 2 | -11/+13 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 2017-08-09 | 1 | -0/+364 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-01 | 2 | -23/+36 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | net netlink: Add new type NLA_BITFIELD32 | Jamal Hadi Salim | 2017-07-30 | 1 | -0/+30 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-09-06 | 1 | -10/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | errseq: rename __errseq_set to errseq_set | Jeff Layton | 2017-07-26 | 1 | -10/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-05 | 2 | -0/+712 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 4.13-rc5 into driver-core-next | Greg Kroah-Hartman | 2017-08-14 | 4 | -34/+49 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | test_firmware: add batched firmware tests | Luis R. Rodriguez | 2017-08-10 | 1 | -0/+710 | |
| * | | | | | | | Merge branch 'bind_unbind' into driver-core-next | Greg Kroah-Hartman | 2017-07-22 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | driver core: emit uevents when device is bound to a driver | Dmitry Torokhov | 2017-07-22 | 1 | -0/+2 | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-09-05 | 5 | -4/+263 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | md/raid6: implement recovery using ARM NEON intrinsics | Ard Biesheuvel | 2017-08-09 | 4 | -1/+233 | |
| * | | | | | | | | md/raid6: use faster multiplication for ARM NEON delta syndrome | Ard Biesheuvel | 2017-08-09 | 1 | -3/+30 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-04 | 1 | -8/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 5 | -34/+56 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | swiotlb: Add warnings for use of bounce buffers with SME | Tom Lendacky | 2017-07-18 | 1 | -0/+3 | |
| * | | | | | | | | x86, swiotlb: Add memory encryption support | Tom Lendacky | 2017-07-18 | 1 | -8/+46 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 2 | -2/+139 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 3 | -2/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | locking/lockdep/selftests: Fix mixed read-write ABBA tests | Peter Zijlstra | 2017-08-29 | 1 | -0/+6 | |
| * | | | | | | | | | locking/lockdep/selftests: Add mixed read-write ABBA tests | Peter Zijlstra | 2017-08-25 | 1 | -2/+115 | |
| * | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI... | Ingo Molnar | 2017-08-17 | 1 | -2/+2 | |
| * | | | | | | | | | locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS | Byungchul Park | 2017-08-17 | 1 | -2/+2 | |
| * | | | | | | | | | locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config | Byungchul Park | 2017-08-17 | 1 | -1/+1 | |
| * | | | | | | | | | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING | Byungchul Park | 2017-08-17 | 1 | -5/+2 | |
| * | | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-08-11 | 2 | -11/+13 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | locking/lockdep: Apply crossrelease to completions | Byungchul Park | 2017-08-10 | 1 | -0/+9 | |
| * | | | | | | | | | locking/lockdep: Implement the 'crossrelease' feature | Byungchul Park | 2017-08-10 | 1 | -0/+12 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-04 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2017-08-10 | 2 | -23/+36 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | x86/kconfig: Make it easier to switch to the new ORC unwinder | Josh Poimboeuf | 2017-07-26 | 1 | -3/+3 | |
| * | | | | | | | | | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 2017-07-26 | 1 | -0/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2017-09-04 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | debugobjects: Make kmemleak ignore debug objects | Waiman Long | 2017-08-14 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'docs-next' of git://git.lwn.net/linux | Linus Torvalds | 2017-09-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | assoc_array: fix path to assoc_array documentation | Alexander Kuleshov | 2017-08-30 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-09-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-08-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | drm/i915: Replace execbuf vma ht with an idr | Chris Wilson | 2017-08-18 | 1 | -0/+1 | |
| | |/ / / / / |