| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-18 | 3 | -73/+0 |
|\ |
|
| * | livepatch: reuse module loader code to write relocations | Jessica Yu | 2016-04-01 | 3 | -73/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-18 | 2 | -2/+2 |
|\ \ |
|
| * | | treewide: Fix typos in printk | Masanari Iida | 2016-04-18 | 2 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-18 | 2 | -17/+55 |
|\ \ \ |
|
| * | | | bpf, x86: add support for constant blinding | Daniel Borkmann | 2016-05-16 | 1 | -13/+53 |
| * | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis | Daniel Borkmann | 2016-05-16 | 1 | -3/+4 |
| * | | | bpf, x86/arm64: remove useless checks on prog | Daniel Borkmann | 2016-05-16 | 1 | -3/+0 |
| * | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann | 2016-05-16 | 1 | -1/+1 |
* | | | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-05-17 | 4 | -6/+10 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 2016-05-16 | 2 | -2/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya | 2016-05-05 | 1 | -1/+0 |
| | * | | | | | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() | Sinan Kaya | 2016-05-05 | 1 | -1/+0 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. | | | | | | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki | 2016-05-16 | 1 | -3/+9 |
| |\ \ \| | | | |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | * | | | | | ACPI / x86: Cleanup initrd related code | Lv Zheng | 2016-04-18 | 1 | -3/+9 |
| | | * | | | | | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng | 2016-04-18 | 1 | -1/+1 |
| | |/ / / / / |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki | 2016-05-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | | | | |/ / / /
| | | | |/| / / /
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | * | | | | | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 | Chen Yu | 2016-04-09 | 1 | -1/+1 |
| | |/ / / / / |
|
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-17 | 10 | -777/+2865 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/platform, to resolve conflict | Ingo Molnar | 2016-05-05 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes | Dimitri Sivanich | 2016-05-04 | 1 | -30/+28 |
| * | | | | | | | | x86/platform/UV: Remove Obsolete GRU MMR address translation | Dimitri Sivanich | 2016-05-04 | 1 | -10/+0 |
| * | | | | | | | | x86/platform/UV: Update physical address conversions for UV4 | Mike Travis | 2016-05-04 | 2 | -18/+209 |
| * | | | | | | | | x86/platform/UV: Build GAM reference tables | Mike Travis | 2016-05-04 | 2 | -2/+155 |
| * | | | | | | | | x86/platform/UV: Support UV4 socket address changes | Mike Travis | 2016-05-04 | 2 | -10/+129 |
| * | | | | | | | | x86/platform/UV: Add obtaining GAM Range Table from UV BIOS | Mike Travis | 2016-05-04 | 3 | -28/+81 |
| * | | | | | | | | x86/platform/UV: Add UV4 addressing discovery function | Mike Travis | 2016-05-04 | 1 | -13/+72 |
| * | | | | | | | | x86/platform/UV: Fold blade info into per node hub info structs | Mike Travis | 2016-05-04 | 2 | -150/+133 |
| * | | | | | | | | x86/platform/UV: Allocate common per node hub info structs on local node | Mike Travis | 2016-05-04 | 2 | -19/+76 |
| * | | | | | | | | x86/platform/UV: Move blade local processor ID to the per cpu info struct | Mike Travis | 2016-05-04 | 4 | -7/+14 |
| * | | | | | | | | x86/platform/UV: Move scir info to the per cpu info struct | Mike Travis | 2016-05-04 | 2 | -16/+19 |
| * | | | | | | | | x86/platform/UV: Create per cpu info structs to replace per hub info structs | Mike Travis | 2016-05-04 | 2 | -9/+25 |
| * | | | | | | | | x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 | Mike Travis | 2016-05-04 | 1 | -1/+2 |
| * | | | | | | | | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions | Mike Travis | 2016-05-04 | 2 | -10/+0 |
| * | | | | | | | | x86/platform/UV: Add UV4 Specific MMR definitions | Mike Travis | 2016-05-04 | 1 | -422/+1769 |
| * | | | | | | | | x86/platform/UV: Prep for UV4 MMR updates | Mike Travis | 2016-05-04 | 2 | -84/+129 |
| * | | | | | | | | x86/platform/UV: Add UV MMR Illegal Access Function | Mike Travis | 2016-05-04 | 1 | -0/+12 |
| * | | | | | | | | x86/platform/UV: Add UV4 Specific Defines | Mike Travis | 2016-05-04 | 1 | -3/+9 |
| * | | | | | | | | x86/platform/UV: Add UV Architecture Defines | Mike Travis | 2016-05-04 | 1 | -5/+31 |
| * | | | | | | | | x86/platform/UV: Add Initial UV4 definitions | Mike Travis | 2016-05-04 | 2 | -24/+62 |
| * | | | | | | | | Merge tag 'v4.6-rc6' into x86/platform, to refresh the tree | Ingo Molnar | 2016-05-04 | 43 | -109/+318 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | x86/platform: Remove unused get_bios_ebda_length() function | Guenter Roeck | 2016-04-13 | 1 | -21/+0 |
| * | | | | | | | | x86/platform/uv: Disable UV BAU by default | Alex Thorlton | 2016-04-01 | 2 | -11/+26 |
* | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-05-17 | 1 | -13/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/dumpstack: Combine some printk()s | Rasmus Villemoes | 2016-03-31 | 1 | -13/+6 |
* | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-17 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: Fix non-static inlines | Denys Vlasenko | 2016-04-16 | 3 | -4/+4 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-05-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/build/defconfig/64: Enable CONFIG_E1000E=y | Konstantin Khlebnikov | 2016-04-19 | 1 | -0/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-17 | 47 | -783/+1250 |
|\ \ \ \ \ \ \ \ \ \ |
|