aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-05cris/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-5/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-13/+2
2012-06-01new helper: sigmask_to_save()Al Viro1-8/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds3-13/+2
2012-05-21cris: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21cris: don't open-code force_sigsegv()Al Viro1-8/+2
2012-05-21cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro1-3/+0
2012-05-21cris: use set_current_blocked() and block_sigmask()Matt Fleming1-21/+4
2012-05-21new helper: sigsuspend()Al Viro1-12/+4
2012-04-26cris: Use generic idle thread allocationThomas Gleixner1-10/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson1-7/+0
2012-04-03cris/arch-v32: cryptocop: Use kzallocJesper Nilsson1-4/+2
2012-04-03cris:removed the unused variableWanlong Gao1-2/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells8-8/+0
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds1-4/+3
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy1-2/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-2/+2
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/coreThomas Gleixner1-3/+1
2011-11-21clocksource: cris: Convert to clocksource_register_khzJohn Stultz1-3/+1
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller1-1/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-2/+2
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-7/+7
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2011-10-13cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle1-178/+0
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-1/+1
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2-2/+2
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2-2/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-25cris: fix some build warnings in pinmux.cWANG Cong1-4/+6
2011-05-28Merge branch 'setns'Linus Torvalds1-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-4/+4
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro2-17/+20
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles2-4/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-18cris: typo in mach-fs MakefileSarah Nadi1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-5/+8
2011-03-31Fix common misspellingsLucas De Marchi11-12/+12
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2-378/+0
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1Artem Bityutskiy3-9/+9
2011-03-21Drop the CRISv32 version of pcf8563Jesper Nilsson2-378/+0
2011-03-17cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner1-3/+3
2011-03-17cris: Fix irq conversion falloutThomas Gleixner1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+2