Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | powerpc/eeh: More accurate log | Gavin Shan | 2013-11-21 | 1 | -2/+7 | |
| * | | | | | | powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges | Gavin Shan | 2013-11-21 | 1 | -0/+9 | |
* | | | | | | | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2013-11-22 | 1 | -1/+3 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-11-21 | 13 | -34/+542 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 | Ulrich Weigand | 2013-11-20 | 1 | -1/+15 | |
| * | | | | | | powerpc: Add pseries_le_defconfig | Anton Blanchard | 2013-11-20 | 1 | -0/+352 | |
| * | | | | | | powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. | Anton Blanchard | 2013-11-20 | 1 | -0/+11 | |
| * | | | | | | powerpc: Don't use ELFv2 ABI to build the kernel | Alistair Popple | 2013-11-20 | 1 | -0/+1 | |
| * | | | | | | powerpc: ELF2 binaries signal handling | Rusty Russell | 2013-11-20 | 1 | -9/+16 | |
| * | | | | | | powerpc: ELF2 binaries launched directly. | Rusty Russell | 2013-11-20 | 1 | -15/+35 | |
| * | | | | | | powerpc: Set eflags correctly for ELF ABIv2 core dumps. | Rusty Russell | 2013-11-20 | 1 | -0/+2 | |
| * | | | | | | powerpc: Add TIF_ELF2ABI flag. | Rusty Russell | 2013-11-20 | 2 | -0/+11 | |
| * | | | | | | pseries: Add H_SET_MODE to change exception endianness | Anton Blanchard | 2013-11-20 | 4 | -0/+87 | |
| * | | | | | | powerpc/pseries: Fix endian issues in pseries EEH code | Anton Blanchard | 2013-11-20 | 1 | -9/+12 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2013-11-21 | 23 | -387/+768 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | alpha: Prevent a NULL ptr dereference in csum_partial_copy. | Jay Estabrook | 2013-11-17 | 1 | -5/+5 | |
| * | | | | | | | alpha: perf: fix out-of-bounds array access triggered from raw event | Will Deacon | 2013-11-17 | 1 | -2/+13 | |
| * | | | | | | | alpha: Use qemu+cserve provided high-res clock and alarm. | Richard Henderson | 2013-11-17 | 4 | -7/+165 | |
| * | | | | | | | alpha: Switch to GENERIC_CLOCKEVENTS | Richard Henderson | 2013-11-17 | 5 | -109/+53 | |
| * | | | | | | | alpha: Enable the rpcc clocksource for single processor | Richard Henderson | 2013-11-17 | 1 | -30/+37 | |
| * | | | | | | | alpha: Reorganize rtc handling | Richard Henderson | 2013-11-17 | 10 | -222/+328 | |
| * | | | | | | | alpha: Primitive support for CPU power down. | Richard Henderson | 2013-11-17 | 5 | -0/+58 | |
| * | | | | | | | alpha: Allow HZ to be configured | Richard Henderson | 2013-11-17 | 3 | -11/+59 | |
| * | | | | | | | alpha: Notice if we're being run under QEMU | Richard Henderson | 2013-11-17 | 3 | -7/+38 | |
| * | | | | | | | alpha: Eliminate compiler warning from memset macro | Richard Henderson | 2013-11-17 | 4 | -15/+33 | |
* | | | | | | | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2013-11-21 | 5 | -55/+41 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. | Helge Deller | 2013-11-20 | 1 | -1/+1 | |
| * | | | | | | | | parisc: improve SIGBUS/SIGSEGV error reporting | Helge Deller | 2013-11-19 | 1 | -2/+20 | |
| * | | | | | | | | parisc: break out SOCK_NONBLOCK define to own asm header file | Helge Deller | 2013-11-19 | 2 | -8/+14 | |
| * | | | | | | | | parisc: do not inline pa_memcpy() internal functions | Helge Deller | 2013-11-19 | 1 | -2/+2 | |
| * | | | | | | | | Revert "parisc: implement full version of access_ok()" | Helge Deller | 2013-11-19 | 1 | -42/+4 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2013-11-21 | 35 | -129/+101 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | avr32: uapi: be sure of "_UAPI" prefix for all guard macros | Chen Gang | 2013-11-20 | 31 | -102/+56 | |
| * | | | | | | | | | avr32: add kprobe_ctlblk memory struct | Eirik Aanonsen | 2013-11-20 | 1 | -0/+14 | |
| * | | | | | | | | | avr32: fix out-of-range jump in large kernels | Andreas Bießmann | 2013-11-20 | 2 | -2/+6 | |
| * | | | | | | | | | avr32: setup crt for early panic() | Andreas Bießmann | 2013-11-20 | 2 | -25/+25 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-20 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | consolidate simple ->d_delete() instances | Al Viro | 2013-11-16 | 1 | -7/+1 | |
* | | | | | | | | | | Wrong page freed on preallocate_pmds() failure exit | Al Viro | 2013-11-20 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 7 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2013-11-19 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | tools / power turbostat: Support Silvermont | Len Brown | 2013-11-12 | 1 | -0/+2 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 6 | -10/+10 | |
* | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-11-20 | 8 | -66/+170 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel... | Vinod Koul | 2013-11-16 | 3 | -60/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dmaengine: remove DMA unmap from drivers | Bartlomiej Zolnierkiewicz | 2013-11-14 | 3 | -60/+0 | |
| * | | | | | | | | | | | DMA: Freescale: Add new 8-channel DMA engine device tree nodes | Hongbo Zhang | 2013-11-13 | 4 | -4/+168 | |
| * | | | | | | | | | | | Merge branch 'dma_complete' into next | Vinod Koul | 2013-10-31 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | dmanengine: fix edma driver to not define DMA_COMPLETE | Vinod Koul | 2013-10-30 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-11-20 | 2 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |