aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+0
2013-11-15cris: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15cris: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner1-12/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-11-13cris: media platform drivers: fix buildMauro Carvalho Chehab1-0/+1
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar1-2/+0
2013-10-07cris/PCI: Remove unused pci_mem_startMyron Stowe1-1/+0
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-2/+4
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle4-467/+0
2013-09-10CRIS: Add kvm_para.h which includes generic fileJesper Nilsson1-0/+1
2013-09-10CRIS: remove unused current_regsJesper Nilsson1-1/+0
2013-09-10CRIS: Remove last traces of legacy RTC driversPaul Bolle3-81/+0
2013-09-10CRIS: remove "config OOM_REBOOT"Paul Bolle1-3/+0
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-6/+4
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-34/+4
2013-07-03mm/CRIS: clean up unused VALID_PAGE()Jiang Liu1-1/+0
2013-07-03mm/cris: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-31/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds6-648/+274
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings2-4/+2
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings2-2/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-06-18cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar1-0/+2
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-16cris: Wire up asm-generic/vga.hGeert Uytterhoeven1-0/+1
2013-06-16cris: Switch cris to drivers/KconfigGeert Uytterhoeven2-38/+1
2013-06-16cris: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-16cris: Switch to asm-generic/linkage.hGeert Uytterhoeven2-6/+1
2013-06-16cris: Provide inb_p() and outb_p()Geert Uytterhoeven1-0/+3
2013-06-16cris: Provide <asm/kvm_para.h>Geert Uytterhoeven1-0/+1
2013-06-16cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven1-255/+2
2013-06-16cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven1-1/+1
2013-06-16cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven1-9/+0