| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 1 | -4/+0 |
|\ |
|
| * | put the remnants of ..._user_ret() to rest | Al Viro | 2016-01-04 | 1 | -4/+0 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2016-01-12 | 1 | -1/+1 |
|\ \ |
|
| * | | m68k: coldfire/gpio: Be sure to clamp return value | Linus Walleij | 2016-01-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2016-01-12 | 18 | -11/+67 |
|\ \
| |/
|/| |
|
| * | m68k: Provide __phys_to_pfn() and __pfn_to_phys() | Sudip Mukherjee | 2016-01-10 | 1 | -0/+3 |
| * | m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m... | Finn Thain | 2016-01-10 | 2 | -3/+3 |
| * | m68k/defconfig: Update defconfigs for v4.4-rc1 | Geert Uytterhoeven | 2015-12-14 | 12 | -0/+55 |
| * | m68k/mac: Kill psc_present | Geert Uytterhoeven | 2015-11-23 | 3 | -8/+6 |
* | | m68k: Wire up mlock2 | Geert Uytterhoeven | 2015-11-22 | 3 | -1/+3 |
* | | m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn | Geert Uytterhoeven | 2015-11-22 | 1 | -3/+6 |
* | | m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn | Geert Uytterhoeven | 2015-11-22 | 1 | -2/+2 |
* | | m68k/mm: m54xx - Add missing initialization of max_pfn | Geert Uytterhoeven | 2015-11-22 | 1 | -1/+1 |
* | | m68k/mm: motorola - Add missing initialization of max_pfn | Geert Uytterhoeven | 2015-11-22 | 1 | -1/+1 |
|/ |
|
* | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 | 1 | -0/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 16 | -14/+165 |
| |\ |
|
| * | | m68k/mac: Export Peripheral System Controller (PSC) base address to modules | Geert Uytterhoeven | 2015-09-29 | 1 | -0/+1 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 16 | -14/+165 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds | 2015-11-03 | 1 | -4/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | m68k/sun3: Use %pM format specifier to print ethernet address | Alexander Kuleshov | 2015-09-13 | 1 | -4/+1 |
* | | | m68k/defconfig: Update defconfigs for v4.3-rc1 | Geert Uytterhoeven | 2015-09-28 | 12 | -12/+96 |
* | | | m68k: Define asmlinkage_protect | Andreas Schwab | 2015-09-28 | 1 | -0/+30 |
* | | | m68k: Wire up membarrier | Geert Uytterhoeven | 2015-09-28 | 3 | -1/+3 |
* | | | m68k: Wire up userfaultfd | Geert Uytterhoeven | 2015-09-28 | 3 | -1/+3 |
* | | | m68k: Wire up direct socket calls | Geert Uytterhoeven | 2015-09-28 | 3 | -2/+35 |
| |/
|/| |
|
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 8 | -18/+15 |
|/ |
|
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -0/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2015-09-08 | 2 | -40/+35 |
|\ |
|
| * | m68k/coldfire: use PFN_DOWN macro | Alexander Kuleshov | 2015-08-24 | 1 | -4/+5 |
| * | m68k/coldfire/pit: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-24 | 1 | -36/+30 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 1 | -1/+1 |
|\ \ |
|
| * | | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn | 2015-08-31 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 1 | -1/+1 |
|\ \ |
|
| * | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -1/+1 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 3 | -4/+9 |
|\ \ \ |
|
| * | | | m68k/irq: Prepare irq handlers for irq argument removal | Thomas Gleixner | 2015-08-01 | 3 | -4/+9 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 | 32 | -181/+140 |
| |\| | |
|
| * | | | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 2015-07-29 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2015-08-31 | 13 | -63/+133 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | m68k/bootinfo: Use kmemdup rather than duplicating its implementation | Andrzej Hajda | 2015-08-10 | 1 | -3/+1 |
| * | | | m68k/defconfig: Update defconfigs for v4.2-rc1 | Geert Uytterhoeven | 2015-08-10 | 12 | -48/+132 |
| * | | | m68k/defconfig: Disable experimental CONFIG_DM_CACHE | Geert Uytterhoeven | 2015-08-10 | 12 | -12/+0 |