aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15cris: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15cris: fix potential NULL-pointer dereferenceKirill A. Shutemov
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13cris: media platform drivers: fix buildMauro Carvalho Chehab
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar
2013-10-07cris/PCI: Remove unused pci_mem_startMyron Stowe
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle
2013-09-10CRIS: Add kvm_para.h which includes generic fileJesper Nilsson
2013-09-10CRIS: remove unused current_regsJesper Nilsson
2013-09-10CRIS: Remove last traces of legacy RTC driversPaul Bolle
2013-09-10CRIS: remove "config OOM_REBOOT"Paul Bolle
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm/CRIS: clean up unused VALID_PAGE()Jiang Liu
2013-07-03mm/cris: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-18cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-16cris: Wire up asm-generic/vga.hGeert Uytterhoeven
2013-06-16cris: Switch cris to drivers/KconfigGeert Uytterhoeven
2013-06-16cris: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-06-16cris: Switch to asm-generic/linkage.hGeert Uytterhoeven
2013-06-16cris: Provide inb_p() and outb_p()Geert Uytterhoeven
2013-06-16cris: Provide <asm/kvm_para.h>Geert Uytterhoeven
2013-06-16cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven
2013-06-16cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven
2013-06-16cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven
2013-06-16cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven
2013-06-16cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven
2013-06-16cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven