Age | Commit message (Expand) | Author |
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 |
2013-07-09 | reboot: unicore32: prepare reboot_mode for moving to generic kernel code | Robin Holt |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | mm/unicore32: fix stale comment about VALID_PAGE() | Jiang Liu |
2013-07-03 | mm/unicore32: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-28 | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven |
2013-06-14 | unicore32/PCI: Remove redundant call of pci_bus_add_devices() | Jiang Liu |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-09 | unicore32: just use mmap_pgoff()... | Al Viro |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim |
2013-04-29 | mm/unicore32: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot |
2013-04-10 | cpufreq: unicore2: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-08 | unicore: Use generic idle loop | Thomas Gleixner |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar |
2013-03-20 | unicore32: default GENERIC_GPIO to false | Alexandre Courbot |
2013-03-20 | unicore32: remove unneeded select GENERIC_GPIO | Alexandre Courbot |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-17 | unicore32 idle: delete stray pm_idle comment | Len Brown |
2013-02-14 | burying unused conditionals | Al Viro |