aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
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
2013-06-16cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven
2013-06-16cris/kgdb: Properly split long lines in asmGeert Uytterhoeven
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven
2013-05-05cris: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/cris: use common help functions to free reserved pagesJiang Liu
2013-04-29cris: Don't use create_proc_read_entry()David Howells
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-10cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-08cris: Use generic idle loopThomas Gleixner
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner
2013-04-05arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21cris: use "int" for ssize_t to match size_tGeert Uytterhoeven