summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds2012-10-0311-439/+2Star
|\
| * CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-0310-414/+2Star
| * cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2012-10-031-25/+0Star
* | cris/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0Star
|/
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-5/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-13/+2Star
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-253-13/+2Star
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-051-7/+0Star
| * cris/arch-v32: cryptocop: Use kzallocJesper Nilsson2012-04-031-4/+2Star
| * cris:removed the unused variableWanlong Gao2012-04-031-2/+0Star
* | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-6/+6
* | cris: don't open-code force_sigsegv()Al Viro2012-05-221-8/+2Star
* | cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro2012-05-221-3/+0Star
* | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-21/+4Star
* | new helper: sigsuspend()Al Viro2012-05-221-12/+4Star
* | cris: Use generic idle thread allocationThomas Gleixner2012-04-261-10/+2Star
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-288-8/+0Star
* Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-101-4/+3Star
|\
| * mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-2/+1Star
| * mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-2/+2
* | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-3/+1Star
|\ \ | |/ |/|
| * clocksource: cris: Convert to clocksource_register_khzJohn Stultz2011-11-221-3/+1Star
* | net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-101-1/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-072-2/+2
|\ \
| * | mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-112-2/+2
| * | mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-112-2/+2
| |/
* | kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-11-011-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-0/+1
|\ \
| * \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+1
| |\ \
| * | | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
| | |/ | |/|
* | | cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle2011-10-131-178/+0Star
| |/ |/|
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
* cris: fix some build warnings in pinmux.cWANG Cong2011-07-261-4/+6
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-282-4/+4
|\ \ | |/ |/|
| * mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-252-4/+4
* | cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \
| * | cris: typo in mach-fs MakefileSarah Nadi2011-05-181-1/+1
| |/
* / sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+8
|/
* Fix common misspellingsLucas De Marchi2011-03-3111-12/+12
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-292-378/+0Star
|\
| * Drop the CRISv32 version of pcf8563Jesper Nilsson2011-03-212-378/+0Star