| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-11-15 | 2 | -1/+11 |
|\ |
|
| * | arm: dts: am335x sk: add touchscreen support | Felipe Balbi | 2013-11-11 | 1 | -0/+10 |
| * | Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding | Felipe Balbi | 2013-11-11 | 1 | -1/+1 |
* | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-15 | 16 | -710/+1025 |
|\ \ |
|
| * | | blackfin: fix build warning for unused variable | Steven Miao | 2013-11-15 | 1 | -1/+4 |
| * | | smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive | Steven Miao | 2013-11-15 | 1 | -4/+8 |
| * | | pm: use GFP_ATOMIC when pm core call this function | Scott Jiang | 2013-11-15 | 1 | -1/+1 |
| * | | blackfin: serial: Add serial port_fer and port_mux early platform resources. | Sonic Zhang | 2013-11-15 | 2 | -27/+47 |
| * | | blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2 | Steven Miao | 2013-11-15 | 1 | -66/+4 |
| * | | blackfin: adi gpio driver and pinctrl driver support | Sonic Zhang | 2013-11-15 | 19 | -796/+1044 |
| * | | bf609: update default config for spi | Scott Jiang | 2013-11-15 | 1 | -1/+1 |
| * | | Blackfin: bfin_gpio: Use proper mask for comparing pfunc | Sonic Zhang | 2013-11-15 | 1 | -9/+14 |
* | | | Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux | Linus Torvalds | 2013-11-15 | 6 | -27/+19 |
|\ \ \ |
|
| * | | | openrisc: Refactor or32_early_setup() | Geert Uytterhoeven | 2013-11-15 | 1 | -7/+7 |
| * | | | openrisc: Remove unused declaration of __initramfs_start | Geert Uytterhoeven | 2013-11-15 | 1 | -1/+0 |
| * | | | openrisc: Use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2013-11-15 | 2 | -6/+6 |
| * | | | openrisc: Refresh or1ksim_defconfig for v3.12 | Geert Uytterhoeven | 2013-11-15 | 1 | -8/+2 |
| * | | | openrisc: Refactor 16-bit constant relocation | Geert Uytterhoeven | 2013-11-05 | 1 | -4/+2 |
| * | | | openrisc: include: asm: Kbuild: add default "vga.h" | Chen Gang | 2013-11-05 | 1 | -0/+1 |
| * | | | openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS | Chen Gang | 2013-11-05 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2013-11-15 | 13 | -7/+12 |
|\ \ \ |
|
| * | | | c6x: remove unused COMMON_CLKDEV Kconfig parameter | Michael Opdenacker | 2013-10-29 | 1 | -3/+0 |
| * | | | x86: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | unicore32: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | sparc: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | sh: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | powerpc: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | parisc: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | mips: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | microblaze: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | m68k: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | ia64: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | arm: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | alpha: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
| * | | | c6x: remove unused parameter in Kconfig | Michael Opdenacker | 2013-09-18 | 1 | -4/+0 |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-11-15 | 1 | -0/+12 |
|\ \ \ \ |
|
| * | | | | drm/i915/bdw: support GMS and GGMS changes | Ben Widawsky | 2013-11-08 | 1 | -0/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2013-11-15 | 34 | -434/+510 |
|\ \ \ \ |
|
| * | | | | sparc64: Implement HAVE_CONTEXT_TRACKING | Kirill Tkhai | 2013-11-14 | 14 | -39/+137 |
| * | | | | sparc64: Add self-IPI support for smp_send_reschedule() | Kirill Tkhai | 2013-11-14 | 1 | -2/+7 |
| * | | | | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-... | oftedal | 2013-11-14 | 1 | -2/+2 |
| * | | | | sparc64: Encode huge PMDs using PTE encoding. | David S. Miller | 2013-11-13 | 5 | -262/+131 |
| * | | | | sparc64: Move to 64-bit PGDs and PMDs. | David S. Miller | 2013-11-12 | 4 | -31/+34 |
| * | | | | sparc64: Move from 4MB to 8MB huge pages. | David S. Miller | 2013-11-12 | 9 | -85/+47 |
| * | | | | sparc64: Make PAGE_OFFSET variable. | David S. Miller | 2013-11-12 | 7 | -29/+138 |
| * | | | | sparc64: Fix inconsistent max-physical-address defines. | David S. Miller | 2013-11-12 | 1 | -2/+4 |
| * | | | | sparc64: Document the shift counts used to validate linear kernel addresses. | David S. Miller | 2013-11-12 | 3 | -6/+24 |
| * | | | | sparc64: Define PAGE_OFFSET in terms of physical address bits. | David S. Miller | 2013-11-12 | 1 | -1/+3 |
| * | | | | sparc64: Use PAGE_OFFSET instead of a magic constant. | David S. Miller | 2013-11-12 | 1 | -7/+7 |
| * | | | | sparc64: Clean up 64-bit mmap exclusion defines. | David S. Miller | 2013-11-12 | 3 | -7/+15 |