| Commit message (Expand) | Author | Age | Files | Lines |
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-25 | 3 | -6/+6 |
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2016-05-29 | 1 | -0/+59 |
|\ |
|
| * | m68k: Add <asm/hash.h> | George Spelvin | 2016-05-28 | 1 | -0/+59 |
* | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-21 | 1 | -7/+0 |
|/ |
|
* | m68k: Wire up preadv2 and pwritev2 | Geert Uytterhoeven | 2016-04-07 | 2 | -1/+3 |
* | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-25 | 2 | -6/+0 |
|\ |
|
| * | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 2016-02-26 | 2 | -6/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -1/+1 |
|\ \ |
|
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-14 | 1 | -1/+1 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2016-03-18 | 6 | -2055/+0 |
|\ \ \ |
|
| * | | | m68knommu: remove obsolete 68360 support | Greg Ungerer | 2016-03-07 | 6 | -2055/+0 |
| |/ / |
|
* | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | serial: Fix ASYNC_* => UPF_* flags misuse | Peter Hurley | 2016-01-28 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2016-03-16 | 6 | -13/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | m68k: Fix misspellings in comments. | Adam Buchbinder | 2016-02-29 | 6 | -13/+13 |
| |/ |
|
* / | m68k: Wire up copy_file_range | Geert Uytterhoeven | 2016-02-01 | 2 | -1/+2 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-21 | 1 | -2/+0 |
* | m68k: convert to dma_map_ops | Christoph Hellwig | 2016-01-21 | 1 | -108/+4 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-13 | 1 | -4/+0 |
|\ |
|
| * | put the remnants of ..._user_ret() to rest | Al Viro | 2016-01-04 | 1 | -4/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2016-01-12 | 2 | -1/+3 |
|\ \
| |/
|/| |
|
| * | m68k: Provide __phys_to_pfn() and __pfn_to_phys() | Sudip Mukherjee | 2016-01-10 | 1 | -0/+3 |
| * | m68k/mac: Kill psc_present | Geert Uytterhoeven | 2015-11-23 | 1 | -1/+0 |
* | | m68k: Wire up mlock2 | Geert Uytterhoeven | 2015-11-22 | 2 | -1/+2 |
|/ |
|
* | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 3 | -1/+50 |
|\ |
|
| * | m68k: Define asmlinkage_protect | Andreas Schwab | 2015-09-28 | 1 | -0/+30 |
| * | m68k: Wire up membarrier | Geert Uytterhoeven | 2015-09-28 | 2 | -1/+2 |
| * | m68k: Wire up userfaultfd | Geert Uytterhoeven | 2015-09-28 | 2 | -1/+2 |
| * | m68k: Wire up direct socket calls | Geert Uytterhoeven | 2015-09-28 | 2 | -1/+18 |
* | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
|/ |
|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 2 | -3/+2 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-04 | 1 | -10/+4 |
|\ |
|
| * | 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 |
| * | m68k: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -4/+10 |
* | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 | 6 | -8/+5 |
|\| |
|
| * | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-18 | 2 | -15/+1 |
| * | m68k: fix io functions for ColdFire/MMU/PCI case | Greg Ungerer | 2015-07-13 | 1 | -1/+2 |
| * | m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire | Greg Ungerer | 2015-07-13 | 1 | -1/+1 |
| * | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-27 | 1 | -1/+1 |
| |\ |
|
| | * | serial: 8250: remove Kconfig indirection | Valentin Rothberg | 2015-05-06 | 1 | -1/+1 |
| * | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-26 | 1 | -1/+0 |
| |\ \ |
|
| | * | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| | |/ |
|
| * | | mm: new mm hook framework | Laurent Dufour | 2015-06-25 | 1 | -0/+15 |
| * | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-23 | 2 | -2/+6 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | *-. \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 3 | -3/+6 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-23 | 1 | -3/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker | 2015-05-19 | 1 | -3/+0 |
| | |/ / |
|