| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-02-01 | 5 | -58/+86 |
|\ |
|
| * | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session | Trond Myklebust | 2013-01-30 | 1 | -2/+12 |
| * | SUNRPC: When changing the queue priority, ensure that we change the owner | Trond Myklebust | 2013-01-30 | 1 | -1/+17 |
| * | NFS: Don't silently fail setattr() requests on mountpoints | Trond Myklebust | 2013-01-30 | 1 | -0/+20 |
| * | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery | Trond Myklebust | 2013-01-27 | 1 | -1/+4 |
| * | NFSv4: Fix NFSv4 trunking discovery | Trond Myklebust | 2013-01-27 | 2 | -25/+9 |
| * | NFSv4: Fix NFSv4 reference counting for trunked sessions | Trond Myklebust | 2013-01-27 | 1 | -16/+15 |
| * | NFS: Fix error reporting in nfs_xdev_mount | Trond Myklebust | 2013-01-27 | 1 | -13/+9 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-02-01 | 18 | -22/+67 |
|\ \ |
|
| * | | MIPS: Function tracer: Fix broken function tracing | Al Cooper | 2013-01-31 | 2 | -4/+39 |
| * | | mips: Move __virt_addr_valid() to a place for MIPS 64 | Steven Rostedt | 2013-01-31 | 2 | -6/+6 |
| * | | MIPS: Netlogic: Fix UP compilation on XLR | Jayachandran C | 2013-01-30 | 1 | -1/+4 |
| * | | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 | 1 | -1/+1 |
| * | | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 | 1 | -1/+1 |
| * | | MIPS: Lantiq: Fix cp0_perfcount_irq mapping | John Crispin | 2013-01-30 | 1 | -1/+1 |
| * | | MIPS: DSP: Fix DSP mask for registers. | Steven J. Hill | 2013-01-24 | 1 | -1/+1 |
| * | | MIPS: Fix build failure by adding definition of pfn_pmd(). | David Daney | 2013-01-23 | 1 | -0/+1 |
| * | | MIPS: Octeon: Fix warning. | Ralf Baechle | 2013-01-22 | 1 | -4/+5 |
| * | | MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__ | Geert Uytterhoeven | 2013-01-22 | 1 | -1/+1 |
| * | | MIPS: PNX833x: Fix comment. | Ralf Baechle | 2013-01-22 | 1 | -1/+1 |
| * | | MIPS: Add struct p_format to union mips_instruction. | Ralf Baechle | 2013-01-17 | 1 | -0/+1 |
| * | | MIPS: Export <asm/break.h>. | Ralf Baechle | 2013-01-16 | 2 | -0/+1 |
| * | | MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE. | Ralf Baechle | 2013-01-16 | 1 | -0/+1 |
| * | | MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform | Arend van Spriel | 2013-01-16 | 1 | -0/+2 |
| * | | MIPS: vpe.c: Fix null pointer dereference in print arguments. | Cong Ding | 2013-01-16 | 1 | -1/+1 |
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-01-31 | 14 | -76/+216 |
|\ \ \ |
|
| * \ \ | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin | 2013-01-30 | 4 | -15/+25 |
| |\ \ \ |
|
| | * | | | x86, efi: remove attribute check from setup_efi_pci | Maarten Lankhorst | 2013-01-29 | 1 | -3/+0 |
| | * | | | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming | 2013-01-25 | 1 | -1/+1 |
| | * | | | x86, efi: fix 32-bit warnings in setup_efi_pci() | Jan Beulich | 2013-01-25 | 1 | -4/+4 |
| | * | | | efivarfs: Delete dentry from dcache in efivarfs_file_write() | Matt Fleming | 2013-01-18 | 1 | -0/+1 |
| | * | | | efivarfs: Never return ENOENT from firmware | Matt Fleming | 2013-01-18 | 1 | -1/+1 |
| | * | | | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer | 2013-01-18 | 1 | -5/+17 |
| | * | | | efivarfs: Drop link count of the right inode | Lingzhu Xiang | 2013-01-18 | 1 | -1/+1 |
| * | | | | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse | 2013-01-27 | 4 | -27/+72 |
| * | | | | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode | David Woodhouse | 2013-01-27 | 1 | -1/+6 |
| * | | | | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse | 2013-01-27 | 1 | -0/+2 |
| * | | | | x86, efi: Fix display detection in EFI boot stub | David Woodhouse | 2013-01-27 | 1 | -2/+1 |
| * | | | | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 2013-01-27 | 5 | -29/+106 |
| * | | | | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding | 2013-01-27 | 1 | -2/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-01-31 | 22 | -66/+118 |
|\ \ \ \ |
|
| * | | | | samsung-laptop: Disable on EFI hardware | Matt Fleming | 2013-01-30 | 1 | -0/+4 |
| * | | | | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 13 | -54/+79 |
| * | | | | smp: Fix SMP function call empty cpu mask race | Wang YanQing | 2013-01-28 | 1 | -1/+12 |
| * | | | | x86/msr: Add capabilities check | Alan Cox | 2013-01-24 | 1 | -0/+3 |
| * | | | | x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES | Maarten Lankhorst | 2013-01-24 | 1 | -1/+1 |
| * | | | | x86/olpc: Fix olpc-xo1-sci.c build errors | Randy Dunlap | 2013-01-24 | 1 | -0/+1 |
| * | | | | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi | 2013-01-24 | 2 | -4/+8 |
| * | | | | x86-64: Fix unwind annotations in recent NMI changes | Jan Beulich | 2013-01-24 | 1 | -4/+3 |
| * | | | | x86-32: Start out cr0 clean, disable paging before modifying cr3/4 | H. Peter Anvin | 2013-01-19 | 1 | -2/+7 |
| | |/ /
| |/| | |
|