| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
|\ |
|
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 2 | -2/+2 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -0/+12 |
|\ \ |
|
| * \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -0/+12 |
| |\ \ |
|
| | * | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| | * | | avr32: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+14 |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 2 | -5/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 3 | -47/+34 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-26 | 1 | -1/+1 |
| * | | | | avr32/at32ap: Use irq_set_handler_locked() | Thomas Gleixner | 2015-07-26 | 1 | -2/+2 |
| * | | | | avr32/at32ap: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-07-26 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | 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 | 8 | -53/+74 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 2015-07-29 | 1 | -0/+1 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 | 1 | -2/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | sched, avr32: Remove finish_arch_switch() | Peter Zijlstra | 2015-08-04 | 1 | -2/+5 |
| | |/ /
| |/| | |
|
* | | | | avr32: handle NULL as a valid clock object | Andy Shevchenko | 2015-07-27 | 1 | -1/+19 |
| |_|/
|/| | |
|
* | | | AVR32/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-20 | 1 | -32/+33 |
* | | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ / |
|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-01 | 1 | -2/+1 |
|\ \ |
|
| * | | avr32/at32ap: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 1 | -9/+10 |
|\ \ \ |
|
| * | | | avr32: use for_each_sg() | Akinobu Mita | 2015-06-25 | 1 | -9/+10 |
* | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 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-24 | 1 | -0/+15 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -0/+1 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 2 | -2/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/ |
|
| | | * | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 2015-06-07 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 2 | -6/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -2/+2 |
| * | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 1 | -4/+8 |
| |/ |
|
* | | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 2 | -4/+0 |
|\ |
|
| * | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 2 | -4/+0 |
* | | avr32: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 2015-04-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 1 | -12/+12 |
|\ |
|
| * | avr32: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -9/+9 |
| * | avr32: whitespace fix | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| * | avr32/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-02-18 | 1 | -1/+1 |
|\ \ |
|
| * | | dmaengine: dw: define DW_DMA_MAX_NR_MASTERS | Andy Shevchenko | 2015-02-04 | 1 | -1/+1 |
| |/ |
|
* | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 3 | -6/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2015-02-12 | 20 | -338/+209 |
|\ \ |
|
| * | | avr32: update all default configurations | Hans-Christian Egtvedt | 2015-02-09 | 15 | -308/+97 |
| * | | avr32: remove fake at91 cpu identification | Alexandre Belloni | 2015-02-09 | 1 | -25/+1 |
| * | | avr32: wire up missing syscalls | Hans-Christian Egtvedt | 2015-02-09 | 4 | -5/+111 |
* | | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
* | | | avr32: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -25/+0 |
|/ / |
|