| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2015-02-10 | 22 | -368/+774 |
|\ |
|
| * | m68k/defconfig: Enable Ethernet bridging | Geert Uytterhoeven | 2015-01-31 | 12 | -0/+324 |
| * | m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet support | Geert Uytterhoeven | 2015-01-31 | 2 | -1/+10 |
| * | m68k/defconfig: Enable automounting of devtmpfs at /dev | Geert Uytterhoeven | 2015-01-31 | 12 | -0/+12 |
| * | m68k/defconfig: Enable early printk support | Geert Uytterhoeven | 2015-01-31 | 8 | -0/+8 |
| * | m68k/defconfig: Enable test modules | Geert Uytterhoeven | 2015-01-31 | 12 | -0/+72 |
| * | m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2 | Geert Uytterhoeven | 2015-01-31 | 12 | -144/+336 |
| * | m68k/atari: Remove obsolete IRQ_TYPE_* | Geert Uytterhoeven | 2015-01-15 | 4 | -11/+4 |
| * | m68k/atari: Remove obsolete keyboard_tasklet scheduling | Geert Uytterhoeven | 2015-01-13 | 1 | -1/+0 |
| * | m68k/mac: Fix scsi_type for Mac LC and similar models | Finn Thain | 2015-01-11 | 2 | -16/+18 |
| * | m68k: Switch to asm-generic/futex.h | Geert Uytterhoeven | 2015-01-11 | 2 | -94/+1 |
| * | m68k/mvme147: config.c - Remove unused functions | Rickard Strandqvist | 2015-01-11 | 1 | -46/+0 |
| * | m68k/atari: atakeyb.c - Remove some unused functions | Rickard Strandqvist | 2015-01-11 | 1 | -66/+0 |
| * | m68k/mvme16x: rtc - Don't use module_init in non-modular code | Paul Gortmaker | 2015-01-11 | 1 | -1/+1 |
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 2 | -10/+41 |
|\ \ |
|
| * \ | Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar | 2015-01-15 | 1 | -0/+28 |
| |\ \ |
|
| | * | | ACPI, EINJ: Enhance error injection tolerance level | Chen, Gong | 2014-12-15 | 1 | -0/+28 |
| * | | | Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2015-01-15 | 1 | -11/+14 |
| |\ \ \ |
|
| | * | | | x86, mce: Fix sparse errors | Borislav Petkov | 2014-12-22 | 1 | -3/+3 |
| | * | | | x86, mce: Improve timeout error messages | Andy Lutomirski | 2014-12-22 | 1 | -8/+11 |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-10 | 2 | -23/+11 |
|\ \ \ \ \ |
|
| * | | | | | x86, e820: Clean up sanitize_e820_map() users | WANG Chao | 2015-01-23 | 1 | -18/+8 |
| * | | | | | x86, setup: Let early_memremap() handle page alignment | WANG Chao | 2015-01-23 | 1 | -5/+3 |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-10 | 3 | -25/+86 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: pmc_atom: Expose contents of PSS | Andy Shevchenko | 2015-01-20 | 2 | -3/+80 |
| * | | | | | | x86: pmc_atom: Clean up init function | Andy Shevchenko | 2015-01-20 | 1 | -7/+3 |
| * | | | | | | x86: pmc-atom: Remove unused macro | Andy Shevchenko | 2015-01-20 | 1 | -2/+0 |
| * | | | | | | x86: pmc_atom: don%27t check for NULL twice | Andy Shevchenko | 2015-01-20 | 1 | -4/+0 |
| * | | | | | | x86: pmc-atom: Assign debugfs node as soon as possible | Andy Shevchenko | 2015-01-20 | 1 | -1/+3 |
| * | | | | | | x86/platform: Remove unused function from apb_timer.c | Rickard Strandqvist | 2014-12-23 | 1 | -8/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 4 | -25/+42 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin() | Oleg Nesterov | 2015-01-20 | 3 | -7/+20 |
| * | | | | | | x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end() | Oleg Nesterov | 2015-01-20 | 1 | -13/+6 |
| * | | | | | | x86, fpu: Introduce per-cpu in_kernel_fpu state | Oleg Nesterov | 2015-01-20 | 2 | -1/+10 |
| * | | | | | | x86/fpu: Use a symbolic name for asm operand | Borislav Petkov | 2014-12-23 | 1 | -4/+6 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 1 | -7/+7 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-01-29 | 1 | -7/+7 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | arm64/efi: efistub: Apply __init annotation | Ard Biesheuvel | 2015-01-15 | 1 | -7/+7 |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-10 | 5 | -18/+14 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/rtc: Remove duplicate const specifier | Colin King | 2015-01-23 | 1 | -1/+1 |
| * | | | | | | | | Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ... | Ingo Molnar | 2015-01-15 | 4 | -17/+13 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | * | | | | | | | x86, early_serial_console: Remove unnecessary check | Alexander Kuleshov | 2015-01-13 | 1 | -2/+2 |
| | * | | | | | | | x86, early_serial_console: Remove unused macro XMTRDY | Alexander Kuleshov | 2015-01-13 | 1 | -2/+0 |
| | * | | | | | | | x86, setup: Rename BOOT_ISDIGIT_H to BOOT_CTYPE_H | Alexander Kuleshov | 2015-01-13 | 1 | -3/+2 |
| | * | | | | | | | x86, CPU: Fix trivial printk formatting issues with dmesg | Steven Honeyman | 2015-01-11 | 2 | -10/+9 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 13 | -301/+308 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-02-03 | 2 | -54/+77 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski | 2015-02-01 | 1 | -47/+5 |
| | * | | | | | | | | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 2015-02-01 | 1 | -0/+54 |
| | * | | | | | | | | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 2015-02-01 | 1 | -7/+18 |