summaryrefslogtreecommitdiffstats
path: root/arch/cris
AgeCommit message (Expand)AuthorLines
2013-09-10CRIS: remove "config OOM_REBOOT"Paul Bolle-3/+0
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker-1/+1
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-6/+4
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds-34/+4
2013-07-03mm/CRIS: clean up unused VALID_PAGE()Jiang Liu-1/+0
2013-07-03mm/cris: prepare for removing num_physpages and simplify mem_init()Jiang Liu-31/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu-1/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-648/+274
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings-4/+2
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings-2/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar-1/+1
2013-06-18cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar-0/+2
2013-06-17net: add socket option for low latency pollingEliezer Tamir-0/+2
2013-06-16cris: Wire up asm-generic/vga.hGeert Uytterhoeven-0/+1
2013-06-16cris: Switch cris to drivers/KconfigGeert Uytterhoeven-38/+1
2013-06-16cris: Wire up asm-generic/xor.hGeert Uytterhoeven-0/+1
2013-06-16cris: Switch to asm-generic/linkage.hGeert Uytterhoeven-6/+1
2013-06-16cris: Provide inb_p() and outb_p()Geert Uytterhoeven-0/+3
2013-06-16cris: Provide <asm/kvm_para.h>Geert Uytterhoeven-0/+1
2013-06-16cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven-255/+2
2013-06-16cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven-1/+1
2013-06-16cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven-9/+0
2013-06-16cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven-109/+109
2013-06-16cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven-1/+3
2013-06-16cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven-241/+165
2013-06-16cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven-2/+0
2013-06-16cris/kgdb: Properly split long lines in asmGeert Uytterhoeven-175/+175
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell-1/+0
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds-2/+0
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven-1/+1
2013-05-05cris: single_open() leaksAl Viro-2/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-335/+265
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-7/+6
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-0/+6
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-7/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-299/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-67/+8
2013-04-29mm/cris: use common help functions to free reserved pagesJiang Liu-14/+2
2013-04-29cris: Don't use create_proc_read_entry()David Howells-330/+265
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner-1/+0
2013-04-10cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar-290/+0
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro-7/+2