summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-202-0/+7
| * | | | | | xen: remove no longer needed p2m.hJuergen Gross2015-08-204-19/+9
| * | | | | | xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross2015-08-204-27/+66
| * | | | | | xen: move p2m list if conflicting with e820 mapJuergen Gross2015-08-203-47/+264
| * | | | | | xen: add explicit memblock_reserve() calls for special pagesJuergen Gross2015-08-203-1/+19
| * | | | | | xen: check for initrd conflicting with e820 mapJuergen Gross2015-08-201-0/+51
| * | | | | | xen: check pre-allocated page tables for conflict with memory mapJuergen Gross2015-08-203-3/+23
| * | | | | | xen: check for kernel memory conflicting with memory layoutJuergen Gross2015-08-201-0/+12
| * | | | | | xen: find unused contiguous memory areaJuergen Gross2015-08-202-0/+35
| * | | | | | xen: check memory area against e820 mapJuergen Gross2015-08-202-0/+24
| * | | | | | xen: split counting of extra memory pages from remappingJuergen Gross2015-08-201-40/+58
| * | | | | | xen: move static e820 map to global scopeJuergen Gross2015-08-201-47/+49
| * | | | | | xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-203-39/+156
| * | | | | | xen: don't build mfn tree if tools don't need itJuergen Gross2015-08-201-3/+7
| * | | | | | xen: save linear p2m list address in shared info structureJuergen Gross2015-08-201-0/+17
| * | | | | | xen: sync with xen headersJuergen Gross2015-08-201-9/+87
| * | | | | | xen/events: Support event channel rebind on ARMJulien Grall2015-08-201-0/+11
| * | | | | | x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King2015-08-201-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-081-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2015-09-041-0/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-056-3/+16
|\ \ \ \ \ \ \
| * | | | | | | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-042-0/+7
| * | | | | | | x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-041-0/+1
| * | | | | | | userfaultfd: activate syscallAndrea Arcangeli2015-09-042-0/+2
| * | | | | | | watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-041-2/+2
| * | | | | | | watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell2015-09-041-2/+5
| * | | | | | | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-041-1/+1
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-041-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-246-13/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-1737-281/+416
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-241-1/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-15377-11716/+15369
| | |\ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Remove KMS Kconfig optionChris Wilson2015-06-221-1/+0
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-038-40/+79
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | jump_label/x86: Work around asm build bug on older/backported GCCsPeter Zijlstra2015-08-131-4/+4
| * | | | | | | | | | locking/qrwlock: Implement queue_write_unlock() using smp_store_release()Will Deacon2015-08-121-10/+0
| * | | | | | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-123-10/+44
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
| | * | | | | | | | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| | * | | | | | | | | | x86: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-273-8/+54
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | x86, tsc, locking/static_keys: Employ static_branch_likely()Peter Zijlstra2015-08-031-12/+10
| * | | | | | | | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-2/+19
| * | | | | | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
| * | | | | | | | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-0371-1153/+1179
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-4/+4
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-0355-578/+969
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | locking/qrwlock: Rename functions to queued_*()Waiman Long2015-07-061-2/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-42/+46
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-276-18/+21
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-219-25/+51
| |\ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud