Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ARM: debug: add support for word accesses to debug/8250.S | Russell King | 2013-08-25 | 5 | -72/+33 | |
| | * | | | | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 2013-08-25 | 20 | -212/+3 | |
| | * | | | | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 2013-08-25 | 20 | -201/+68 | |
| | * | | | | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 2013-08-25 | 20 | -20/+30 | |
| | * | | | | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King | 2013-08-25 | 6 | -5/+10 | |
| | * | | | | ARM: debug: clean up low level kernel debugging selection | Russell King | 2013-08-25 | 1 | -137/+191 | |
| | * | | | | ARM: debug: fix wording error in DEBUG_LL_UART_NONE option help | Russell King | 2013-08-25 | 1 | -1/+1 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-09-05 | 10 | -29/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sparc64: Export flush_ptrace_access() (needed by lustre) | Geert Uytterhoeven | 2013-09-05 | 1 | -0/+2 | |
| * | | | | | | sparc64: Remove RWSEM export leftovers | Kirill Tkhai | 2013-09-05 | 1 | -9/+0 | |
| * | | | | | | sparc64: Fix off by one in trampoline TLB mapping installation loop. | David S. Miller | 2013-08-22 | 1 | -2/+0 | |
| * | | | | | | sparc64: Fix ITLB handler of null page | Kirill Tkhai | 2013-08-02 | 1 | -2/+1 | |
| * | | | | | | sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall | Kirill Tkhai | 2013-07-31 | 1 | -4/+4 | |
| * | | | | | | sparc64: cleanup: Rename ret_from_syscall to ret_from_fork | Kirill Tkhai | 2013-07-31 | 3 | -6/+6 | |
| * | | | | | | sparc32: Fix exit flag passed from traced sys_sigreturn | Kirill Tkhai | 2013-07-31 | 1 | -1/+1 | |
| * | | | | | | sparc64: Fix wrong syscall return value passed to trace_sys_exit() | Kirill Tkhai | 2013-07-31 | 1 | -1/+1 | |
| * | | | | | | support sparc64x chip type in cpumap.c | Allen Pais | 2013-07-31 | 1 | -0/+1 | |
| * | | | | | | cpu hw caps support for sparc64x | Allen Pais | 2013-07-31 | 1 | -4/+8 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 18 | -48/+323 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-09-05 | 8 | -19/+39 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: at91/dt: fix phy address in sama5xmb to match the reg property | Boris BREZILLON | 2013-08-29 | 1 | -1/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-26 | 46 | -148/+296 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: at91/dt: define phy available on sama5d3 mother board | Boris BREZILLON | 2013-08-26 | 1 | -0/+8 | |
| * | | | | | | | | | SolutionEngine7724: fix typo in Ether platform data | Sergei Shtylyov | 2013-08-22 | 1 | -1/+1 | |
| * | | | | | | | | | SH7619: fix typo in Ether platform data | Sergei Shtylyov | 2013-08-22 | 1 | -1/+1 | |
| * | | | | | | | | | can: mcp251x: Replace power callbacks with regulator API | Alexander Shiyan | 2013-08-21 | 2 | -24/+25 | |
| * | | | | | | | | | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' | Sergei Shtylyov | 2013-08-20 | 8 | -11/+0 | |
| * | | | | | | | | | SolutionEngine7724: fix Ether support | Sergei Shtylyov | 2013-08-20 | 1 | -1/+3 | |
| * | | | | | | | | | SH7619: fix Ether support | Sergei Shtylyov | 2013-08-20 | 1 | -2/+10 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-16 | 75 | -265/+538 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-03 | 193 | -1885/+2432 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | tile: support PTP using the tilegx mPIPE (IEEE 1588) | Chris Metcalf | 2013-08-01 | 3 | -3/+40 | |
| * | | | | | | | | | | tile: support multiple mPIPE shims in tilegx network driver | Chris Metcalf | 2013-08-01 | 5 | -2/+76 | |
| * | | | | | | | | | | tile: support jumbo frames in the tilegx network driver | Chris Metcalf | 2013-08-01 | 4 | -7/+163 | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-05 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86, paravirt: Remove duplicate definition for DEF_NATIVE | H. Peter Anvin | 2013-09-04 | 1 | -5/+0 | |
* | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-05 | 11 | -5/+192 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [media] ARM: shmobile: Marzen: enable VIN and ADV7180 in defconfig | Vladimir Barinov | 2013-08-25 | 1 | -0/+7 | |
| * | | | | | | | | | | | | [media] ARM: shmobile: Marzen: add VIN and ADV7180 support | Vladimir Barinov | 2013-08-25 | 1 | -1/+43 | |
| * | | | | | | | | | | | | [media] ARM: shmobile: r8a7779: add VIN support | Vladimir Barinov | 2013-08-25 | 3 | -0/+50 | |
| * | | | | | | | | | | | | [media] ARM: shmobile: BOCK-W: enable VIN and ML86V7667 in defconfig | Vladimir Barinov | 2013-08-24 | 1 | -0/+7 | |
| * | | | | | | | | | | | | [media] ARM: shmobile: BOCK-W: add VIN and ML86V7667 support | Vladimir Barinov | 2013-08-24 | 1 | -0/+41 | |
| * | | | | | | | | | | | | [media] ARM: shmobile: r8a7778: add VIN support | Vladimir Barinov | 2013-08-24 | 3 | -0/+42 | |
| * | | | | | | | | | | | | [media] media: i2c: adv7343: make the platform data members as array | Lad, Prabhakar | 2013-07-26 | 1 | -4/+2 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2013-09-05 | 20 | -563/+789 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | OMAPDSS: fix DPI and SDI device ids | Tomi Valkeinen | 2013-08-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ARM: OMAP2+: Remove old display drivers from omap2plus_defconfig | Tomi Valkeinen | 2013-08-28 | 1 | -7/+0 | |
| * | | | | | | | | | | | | ARM: OMAP: AM3517EVM: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -36/+77 | |
| * | | | | | | | | | | | | ARM: OMAP: Zoom: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -19/+11 | |
| * | | | | | | | | | | | | ARM: OMAP: Pandora: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -26/+22 |