summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-34/+4
|\
| * mm/CRIS: clean up unused VALID_PAGE()Jiang Liu2013-07-031-1/+0
| * mm/cris: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-31/+2
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-1/+1
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-0/+2
|\ \
| * | cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-036-648/+274
|\ \ \ | |_|/ |/| |
| * | cris: Wire up asm-generic/vga.hGeert Uytterhoeven2013-06-161-0/+1
| * | cris: Switch cris to drivers/KconfigGeert Uytterhoeven2013-06-162-38/+1
| * | cris: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-161-0/+1
| * | cris: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-162-6/+1
| * | cris: Provide inb_p() and outb_p()Geert Uytterhoeven2013-06-161-0/+3
| * | cris: Provide <asm/kvm_para.h>Geert Uytterhoeven2013-06-161-0/+1
| * | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven2013-06-161-255/+2
| * | cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven2013-06-161-1/+1
| * | cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven2013-06-161-9/+0
| * | cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven2013-06-161-109/+109
| * | cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven2013-06-161-1/+3
| * | cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven2013-06-161-241/+165
| * | cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven2013-06-161-2/+0
| * | cris/kgdb: Properly split long lines in asmGeert Uytterhoeven2013-06-161-175/+175
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-021-1/+1
|\ \
| * | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
| |/
* | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+0
|\ \
| * | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-092-2/+0
|\
| * arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy2013-04-052-2/+0
* | proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven2013-05-071-1/+1
* | cris: single_open() leaksAl Viro2013-05-052-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-335/+265
|\ \
| * | cris: Don't use create_proc_read_entry()David Howells2013-04-292-330/+265
| * | get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-092-7/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \
| * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-303-7/+6
|\ \ \
| * | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-302-0/+6
| * | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-304-299/+0
|\ \ \ \ | |/ / / |/| | |
| * | | cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-290/+0
| * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-022-23/+14
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-305-67/+8
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | cris: Use generic idle loopThomas Gleixner2013-04-085-33/+9
| * | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-083-37/+3
| |/ /
* / / mm/cris: use common help functions to free reserved pagesJiang Liu2013-04-291-14/+2
|/ /
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/