Age | Commit message (Expand) | Author |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-08-31 | unicore32: Fix build error | Guenter Roeck |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-06 | unicore32: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-08-04 | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-07-23 | platform: Remove most references to platform_bus device | Pawel Moll |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-20 | unicore32: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd |
2014-06-20 | arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin... | Chen Gang |
2014-06-20 | arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. | Chen Gang |
2014-06-20 | arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f... | Chen Gang |
2014-06-20 | arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM | Chen Gang |
2014-06-20 | unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h | Chen Gang |
2014-06-20 | arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f... | Chen Gang |
2014-06-20 | arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi... | Chen Gang |
2014-06-20 | arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai... | Chen Gang |
2014-06-20 | arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition | Chen Gang |
2014-06-20 | arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() | Chen Gang |
2014-06-20 | arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error | Chen Gang |
2014-06-20 | arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros | Chen Gang |
2014-06-20 | arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall... | Chen Gang |
2014-06-20 | arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols | Chen Gang |
2014-06-04 | arch/unicore32/mm/ioremap.c: return NULL on invalid pfn | Andrew Morton |
2014-06-04 | arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn() | Fabian Frederick |
2014-06-03 | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-05-27 | USB: delete CONFIG_USB_DEVICEFS from defconfig | Naoki MATSUMOTO |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-04-07 | mm: per-thread vma caching | Davidlohr Bueso |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2014-01-27 | arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization | Heinrich Schuchardt |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2014-01-02 | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32 | Mark Salter |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-16 | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-15 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2013-11-15 | unicore32: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-10-23 | unicore32: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter |
2013-10-16 | unicore32: Initialize PWM backlight enable_gpio field | Thierry Reding |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-12 | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt |