summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-40/+10Star
|\
| * cris: Use generic posix_types.hH. Peter Anvin2012-02-141-40/+10Star
* | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0Star
* | Disintegrate asm/system.h for CRISDavid Howells2012-03-2838-119/+126
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-211-0/+4
|\ \
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| |/
* / sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-4/+1Star
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-4/+1Star
* | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0Star
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-11-136-12/+14
| |\ \
| * | | Kconfig: remove a few puzzling commentsPaul Bolle2011-10-311-1/+0Star
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \ \ \
| * | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
| | |_|/ | |/| |
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1Star
|\ \ \ \
| * | | | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-041-29/+1Star
| * | | | consolidate umode_t declarationsAl Viro2012-01-041-6/+0Star
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-071-0/+3
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-212-2/+2
| |\| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | | | 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-102-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-11-012-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/+0Star
* | | Fix file references in Kconfig filesJohann Felix Soden2011-10-112-8/+8
| |/ |/|
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-272-2/+2
* | cris: add arch/cris/include/asm/serial.hWANG Cong2011-08-261-0/+9
|/
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-041-0/+3
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-041-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-041-2/+2
* cris: fix a build error in kernel/fork.cWANG Cong2011-08-041-3/+3
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-1/+0Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-275-5/+4Star
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-2/+1Star
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-272-2/+0Star
* cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-262-2/+0Star
* cris: fix some build warnings in pinmux.cWANG Cong2011-07-261-4/+6