summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-092-2/+2
* 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-10-312-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-252-0/+2
|\ \
| * \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-223-2/+11
| |\ \
| * | | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-152-0/+2
| | |/ | |/|
* | | cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle2011-10-131-178/+0
* | | Fix file references in Kconfig filesJohann Felix Soden2011-10-112-8/+8
| |/ |/|
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-262-2/+2
* | cris: add arch/cris/include/asm/serial.hWANG Cong2011-08-251-0/+9
|/
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-031-0/+3
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-031-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-031-2/+2
* cris: fix a build error in kernel/fork.cWANG Cong2011-08-031-3/+3
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-265-5/+4
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-2/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-262-2/+0
* cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-252-2/+0
* cris: fix some build warnings in pinmux.cWANG Cong2011-07-251-4/+6
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-40/+3
* Merge branch 'setns'Linus Torvalds2011-05-283-1/+4
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-283-1/+4
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-274-9/+10
|\ \
| * | mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-254-9/+10
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-4/+0
| |/ |/|
* | cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \
| * \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-244-14/+0
| |\ \
| * | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | 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-3118-19/+19
* | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-285-382/+3
|\ \ \ | |_|/ |/| |
| * | Correct auto-restart of syscalls via restartblockJesper Nilsson2011-03-211-1/+1
| * | CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson2011-03-211-1/+1
| * | Drop the CRISv32 version of pcf8563Jesper Nilsson2011-03-213-380/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-2512-70/+17
|\ \ \ | | |/ | |/|
| * | remove dma64_addr_tFUJITA Tomonori2011-03-231-6/+0
| * | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
| * | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
| * | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
| * | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
| * | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1