Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-04-25 | signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2018-01-05 | unicore32: do not use print_symbol() | Sergey Senozhatsky |
2018-01-04 | kernel/exit.c: export abort() to modules | Andrew Morton |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-03 | unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-20 | unicore32/PCI: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-04-14 | unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-03-28 | unicore32: get rid of zeroing and switch to RAW_COPY_USER | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-10-11 | unicore32: use simpler API for random address requests | Jason Cooper |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-06-27 | unicore32: use the new LED disk activity trigger | Stephan Linz |
2016-06-23 | unicore32/PCI: Remove pci=firmware command line parameter handling | Bjorn Helgaas |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-03-30 | unicore32: gpio: switch to gpiochip_add_data() | Linus Walleij |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani |
2016-01-25 | unicore: gpio: Be sure to clamp return value | Linus Walleij |
2015-11-11 | Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-11-10 | unicore32: nb0916: Use PWM lookup table | Thierry Reding |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-10 | unicore/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-01 | unicore32/irq: Prepare puv3_gpio_handler for irq argument removal | Thomas Gleixner |
2015-06-30 | arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR | Masanari Iida |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-12 | unicore32: Remove signal translation and exec_domain | Richard Weinberger |
2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang |
2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2014-10-09 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
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-07-23 | platform: Remove most references to platform_bus device | Pawel Moll |
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/kernel/setup.c: add generic 'screen_info' to avoid compiling f... | Chen Gang |