summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | xen: check for kernel memory conflicting with memory layoutJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen: find unused contiguous memory areaJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen: check memory area against e820 mapJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen: split counting of extra memory pages from remappingJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen: move static e820 map to global scopeJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen: don't build mfn tree if tools don't need itJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen: save linear p2m list address in shared info structureJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen: sync with xen headersJuergen Gross2015-08-20
| * | | | | | | | | | | | | xen/events: Support event channel rebind on ARMJulien Grall2015-08-20
| * | | | | | | | | | | | | x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King2015-08-20
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2015-09-04
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-04
| * | | | | | | | | | | | x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-04
| * | | | | | | | | | | | userfaultfd: activate syscallAndrea Arcangeli2015-09-04
| * | | | | | | | | | | | watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-04
| * | | | | | | | | | | | watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell2015-09-04
| * | | | | | | | | | | | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-04
* | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-24
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-15
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/i915: Remove KMS Kconfig optionChris Wilson2015-06-22
* | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | jump_label/x86: Work around asm build bug on older/backported GCCsPeter Zijlstra2015-08-13
| * | | | | | | | | | | | | | locking/qrwlock: Implement queue_write_unlock() using smp_store_release()Will Deacon2015-08-12
| * | | | | | | | | | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-27
| | * | | | | | | | | | | | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | * | | | | | | | | | | | | | x86: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | x86, tsc, locking/static_keys: Employ static_branch_likely()Peter Zijlstra2015-08-03
| * | | | | | | | | | | | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
| * | | | | | | | | | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-03
| * | | | | | | | | | | | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-03
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | locking/qrwlock: Rename functions to queued_*()Waiman Long2015-07-06
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-09
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann2015-07-30
| * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-20
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | |