| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 1 | -2/+0 |
|\ |
|
| * | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 1 | -2/+0 |
* | | h8300: show_stack cleanup | Yoshinori Sato | 2016-01-20 | 1 | -1/+1 |
* | | h8300: Restraint of warning. | Yoshinori Sato | 2016-01-20 | 1 | -4/+4 |
* | | h8300: Add KGDB support. | Yoshinori Sato | 2016-01-20 | 1 | -0/+45 |
|/ |
|
* | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano | 2015-12-15 | 1 | -16/+23 |
* | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2015-11-12 | 2 | -14/+12 |
|\ |
|
| * | h8300: bit io fix | Yoshinori Sato | 2015-11-08 | 1 | -6/+6 |
| * | h8300: Fix alignment for .data | Yoshinori Sato | 2015-11-08 | 1 | -8/+6 |
* | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 1 | -0/+1 |
|\| |
|
| * | word-at-a-time.h: fix some Kbuild files | Chris Metcalf | 2015-10-06 | 1 | -0/+1 |
* | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
|/ |
|
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -26/+0 |
* | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -95/+40 |
* | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 1 | -0/+1 |
* | h8300: UAPI headers | Yoshinori Sato | 2015-06-23 | 6 | -0/+214 |
* | h8300: Assembly headers | Yoshinori Sato | 2015-06-23 | 32 | -0/+1605 |
* | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 2013-09-16 | 111 | -4471/+0 |
* | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 1 | -0/+2 |
|\ |
|
| * | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-17 | 1 | -0/+2 |
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 4 | -21/+4 |
|\ \ |
|
| * | | h8300: Wire up asm-generic/xor.h | Geert Uytterhoeven | 2013-06-23 | 1 | -0/+1 |
| * | | h8300: Fix <asm/tlb.h> | Geert Uytterhoeven | 2013-06-23 | 1 | -15/+0 |
| * | | h8300: Hardcode symbol prefixes in asm sources | Geert Uytterhoeven | 2013-06-23 | 2 | -6/+1 |
| * | | h8300: add missing definition for read_barries_depends() | Jiang Liu | 2013-06-16 | 1 | -0/+2 |
| |/ |
|
* / | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -0/+2 |
|\ |
|
| * | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-03-31 | 1 | -0/+2 |
* | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 | 2 | -9/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 2 | -19/+1 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -2/+0 |
| * | | h8300: switch to generic old sigaction() | Al Viro | 2013-02-03 | 1 | -7/+0 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -6/+1 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -4/+0 |
| |/ |
|
* | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | 1 | -1/+1 |
* | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-21 | 2 | -10/+1 |
|\ |
|
| * | h8300: Use generic asm/mmu.h | Lars-Peter Clausen | 2012-12-09 | 2 | -10/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -7/+1 |
|\ \ |
|
| * | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 1 | -6/+0 |
| * | | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -0/+1 |