| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | xen: check for kernel memory conflicting with memory layout | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen: find unused contiguous memory area | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen: check memory area against e820 map | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen: split counting of extra memory pages from remapping | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen: move static e820 map to global scope | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen: eliminate scalability issues from initial mapping setup | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen: don't build mfn tree if tools don't need it | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen: save linear p2m list address in shared info structure | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen: sync with xen headers | Juergen Gross | 2015-08-20 |
| | * | | | | | | | | | | | | | xen/events: Support event channel rebind on ARM | Julien Grall | 2015-08-20 |
| | * | | | | | | | | | | | | | x86/xen: fix non-ANSI declaration of xen_has_pv_devices() | Colin Ian King | 2015-08-20 |
| | | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-09-08 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | / /
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | crypto: ghash-clmulni: specify context size for ghash async algorithm | Andrey Ryabinin | 2015-09-04 |
| * | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | mm: send one IPI per CPU to TLB flush all entries after unmapping pages | Mel Gorman | 2015-09-04 |
| | * | | | | | | | | | | | | x86, mm: trace when an IPI is about to be sent | Mel Gorman | 2015-09-04 |
| | * | | | | | | | | | | | | userfaultfd: activate syscall | Andrea Arcangeli | 2015-09-04 |
| | * | | | | | | | | | | | | watchdog: rename watchdog_suspend() and watchdog_resume() | Ulrich Obergfell | 2015-09-04 |
| | * | | | | | | | | | | | | watchdog: use suspend/resume interface in fixup_ht_bug() | Ulrich Obergfell | 2015-09-04 |
| | * | | | | | | | | | | | | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h | Guenter Roeck | 2015-09-04 |
| * | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-09-04 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Merge tag 'v4.2-rc8' into drm-next | Dave Airlie | 2015-08-24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.2-rc7' into drm-next | Dave Airlie | 2015-08-17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-07-24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued | Daniel Vetter | 2015-07-15 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | drm/i915: Remove KMS Kconfig option | Chris Wilson | 2015-06-22 |
| * | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | jump_label/x86: Work around asm build bug on older/backported GCCs | Peter Zijlstra | 2015-08-13 |
| | * | | | | | | | | | | | | | | locking/qrwlock: Implement queue_write_unlock() using smp_store_release() | Will Deacon | 2015-08-12 |
| | * | | | | | | | | | | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 |
| | | * | | | | | | | | | | | | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | | * | | | | | | | | | | | | | | x86: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | | | |_|_|_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | x86, tsc, locking/static_keys: Employ static_branch_likely() | Peter Zijlstra | 2015-08-03 |
| | * | | | | | | | | | | | | | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 |
| | * | | | | | | | | | | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 |
| | * | | | | | | | | | | | | | | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 |
| | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 2015-08-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | locking/qrwlock: Rename functions to queued_*() | Waiman Long | 2015-07-06 |
| | | |_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-27 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-21 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | bpf: Make the bpf_prog_array_map more generic | Wang Nan | 2015-08-09 |
| | * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-31 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | bpf, x86/sparc: show actual number of passes in bpf_jit_dump | Daniel Borkmann | 2015-07-30 |
| | * | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | bpf: introduce bpf_skb_vlan_push/pop() helpers | Alexei Starovoitov | 2015-07-20 |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | |
|