summaryrefslogtreecommitdiffstats
path: root/arch/m32r/include
Commit message (Expand)AuthorAgeFilesLines
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-221-5/+0Star
|\
| * smp: Remove num_booting_cpus()Thomas Gleixner2012-06-051-5/+0Star
* | m32r: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven2012-07-181-3/+0Star
|/
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-241-7/+0Star
|\
| * m32r: struct old_sigaction is never usedAl Viro2012-05-221-7/+0Star
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-2/+0Star
|\ \ | |/ |/|
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-2/+0Star
* | m32r: Use common threadinfo allocatorThomas Gleixner2012-05-081-15/+2Star
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-99/+9Star
|\
| * m32r: Use generic posix_types.hH. Peter Anvin2012-02-141-99/+9Star
* | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0Star
* | Disintegrate asm/system.h for M32RDavid Howells2012-03-2810-370/+420
* | 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
|/
* Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-151-17/+1Star
|\
| * UAPI: Make M32R use asm-generic/param.hDavid Howells2011-12-121-17/+1Star
* | 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
| |/
* / net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-1/+0Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-4/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+2Star
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-2/+0Star
* m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-1/+0Star
* asm-generic: move archictures to common delay.hJonas Bonn2011-07-221-26/+1Star
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-7/+1Star
* Merge branch 'setns'Linus Torvalds2011-05-281-1/+2
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* | m32r: convert cpumask apiKOSAKI Motohiro2011-05-271-2/+2
|/
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-2/+0Star
* Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* remove dma64_addr_tFUJITA Tomonori2011-03-241-6/+0Star
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-3/+0Star
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-231-9/+4Star
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-231-82/+1Star
|\
| * ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)Jeff Mahoney2010-10-221-82/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-65/+105
|\ \ | |/ |/|
| * Fix IRQ flag handling namingDavid Howells2010-10-072-65/+105
* | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-161-2/+2
|/
* m32r: fix rt_sigsuspend()Al Viro2010-09-242-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-2/+0Star
|\