| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/efi: Delete misleading efi_printk() error message | Matt Fleming | 2014-09-24 | 1 | -15/+16 |
* | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming | 2014-09-23 | 5 | -28/+24 |
* | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 2014-09-14 | 1 | -3/+3 |
* | efi/arm64: Fix fdt-related memory reservation | Mark Salter | 2014-09-09 | 2 | -3/+10 |
* | x86/efi: Fixup GOT in all boot code paths | Matt Fleming | 2014-09-08 | 2 | -29/+81 |
* | x86/efi: Only load initrd above 4g on second try | Yinghai Lu | 2014-09-08 | 1 | -7/+11 |
* | Linux 3.17-rc2v3.17-rc2 | Linus Torvalds | 2014-08-25 | 1 | -1/+1 |
* | Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-08-25 | 3 | -29/+77 |
|\ |
|
| * | nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait | David Jeffery | 2014-08-22 | 1 | -1/+1 |
| * | nfs: can_coalesce_requests must enforce contiguity | Weston Andros Adamson | 2014-08-22 | 1 | -0/+8 |
| * | nfs: disallow duplicate pages in pgio page vectors | Weston Andros Adamson | 2014-08-22 | 1 | -3/+15 |
| * | nfs: don't sleep with inode lock in lock_and_join_requests | Weston Andros Adamson | 2014-08-22 | 3 | -1/+29 |
| * | nfs: fix error handling in lock_and_join_requests | Weston Andros Adamson | 2014-08-22 | 1 | -1/+4 |
| * | nfs: use blocking page_group_lock in add_request | Weston Andros Adamson | 2014-08-22 | 1 | -11/+2 |
| * | nfs: fix nonblocking calls to nfs_page_group_lock | Weston Andros Adamson | 2014-08-22 | 1 | -8/+13 |
| * | nfs: change nfs_page_group_lock argument | Weston Andros Adamson | 2014-08-22 | 2 | -7/+8 |
* | | Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2014-08-25 | 4 | -3/+11 |
|\ \ |
|
| * | | sh: intc: Confine SH_INTC to platforms that need it | Geert Uytterhoeven | 2014-08-22 | 4 | -3/+11 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-25 | 18 | -59/+142 |
|\ \ \ |
|
| * | | | MIPS: OCTEON: make get_system_type() thread-safe | Aaro Koskinen | 2014-08-19 | 1 | -5/+13 |
| * | | | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores | Markos Chandras | 2014-08-19 | 1 | -0/+4 |
| * | | | MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init' | Markos Chandras | 2014-08-19 | 1 | -6/+16 |
| * | | | MIPS: EVA: Add new EVA header | Markos Chandras | 2014-08-19 | 1 | -0/+43 |
| * | | | MIPS: scall64-o32: Fix indirect syscall detection | Markos Chandras | 2014-08-19 | 1 | -4/+8 |
| * | | | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64 | Markos Chandras | 2014-08-19 | 1 | -3/+5 |
| * | | | MIPS: Loongson: Fix COP2 usage for preemptible kernel | Huacai Chen | 2014-08-19 | 1 | -4/+4 |
| * | | | MIPS: NL: Fix nlm_xlp_defconfig build error | Guenter Roeck | 2014-08-19 | 1 | -7/+0 |
| * | | | MIPS: Remove race window in page fault handling | Lars Persson | 2014-08-19 | 2 | -13/+22 |
| * | | | MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G | Markos Chandras | 2014-08-19 | 1 | -4/+10 |
| * | | | MIPS: Alchemy: Fix db1200 PSC clock enablement | Manuel Lauss | 2014-08-19 | 1 | -5/+1 |
| * | | | MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785 | Hauke Mehrtens | 2014-08-19 | 1 | -2/+11 |
| * | | | MIPS: Remove duplicated include from numa.c | Wei Yongjun | 2014-08-19 | 1 | -2/+0 |
| * | | | MIPS: Add common plat_irq_dispatch declaration | Sergey Ryazanov | 2014-08-19 | 2 | -1/+2 |
| * | | | MIPS: MSP71xx: remove unused plat_irq_dispatch() argument | Sergey Ryazanov | 2014-08-19 | 1 | -1/+1 |
| * | | | MIPS: GIC: Remove useless parens from GICBIS(). | Ralf Baechle | 2014-08-18 | 1 | -1/+1 |
| * | | | MIPS: perf: Mark pmu interupt IRQF_NO_THREAD | Yang Wei | 2014-08-18 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-25 | 2 | -92/+168 |
|\ \ \ |
|
| * | | | ftrace: Use current addr when converting to nop in __ftrace_replace_code() | Steven Rostedt (Red Hat) | 2014-08-22 | 1 | -1/+1 |
| * | | | ftrace: Fix function_profiler and function tracer together | Steven Rostedt (Red Hat) | 2014-08-22 | 1 | -22/+38 |
| * | | | ftrace: Fix up trampoline accounting with looping on hash ops | Steven Rostedt (Red Hat) | 2014-08-22 | 1 | -15/+28 |
| * | | | ftrace: Update all ftrace_ops for a ftrace_hash_ops update | Steven Rostedt (Red Hat) | 2014-08-22 | 1 | -4/+39 |
| * | | | ftrace: Allow ftrace_ops to use the hashes from other ops | Steven Rostedt (Red Hat) | 2014-08-22 | 2 | -51/+63 |
| |/ / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-24 | 5 | -8/+16 |
|\ \ \ |
|
| * \ \ | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-08-22 | 9040 | -563374/+494592 |
| |\ \ \ |
|
| | * | | | efi/arm64: Store Runtime Services revision | Semen Protsenko | 2014-08-22 | 1 | -0/+2 |
| | * | | | firmware: Do not use WARN_ON(!spin_is_locked()) | Guenter Roeck | 2014-08-22 | 1 | -4/+4 |
| | |/ / |
|
| * | | | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader | 2014-08-15 | 1 | -1/+1 |
| * | | | x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig path | Jeremiah Mahler | 2014-08-10 | 1 | -1/+1 |
| * | | | x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia... | Jeremiah Mahler | 2014-08-10 | 1 | -1/+1 |
| * | | | x86/mm: Fix RCU splat from new TLB tracepoints | Dave Hansen | 2014-08-08 | 1 | -1/+7 |