aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * h8300: trim _TIF_WORK_MASKAl Viro2012-10-01
| * sanitize tsk_is_polling()Al Viro2012-10-01
| * bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\|
| * get rid of generic instances of asm/exec.hAl Viro2012-09-20
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \
| * | asm-generic: Add default clkdev.hMark Brown2012-10-03
| |/
* / cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* h8300/uaccess: add mising __clear_user()Geert Uytterhoeven2012-07-11
* h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()Geert Uytterhoeven2012-07-11
* h8300/pgtable: add missing #include <asm-generic/pgtable.h>Geert Uytterhoeven2012-07-11
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \
| * | h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspendAl Viro2012-05-21
| |/
* / fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * h8300: Use generic posix_types.hH. Peter Anvin2012-02-14
* | Delete all instances of asm/system.hDavid Howells2012-03-28
* | Disintegrate asm/system.h for H8300David Howells2012-03-28
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-03
| * | consolidate umode_t declarationsAl Viro2012-01-03
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\ \ | |/ |/|
| * net: add wireless TX status socket optionJohannes Berg2011-11-09
* | h8300: Move gpio.h to gpio-internal.hMark Brown2011-10-26
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-26
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-25
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-22
|\
| * ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)Jeff Mahoney2010-10-22
* | Fix IRQ flag handling namingDavid Howells2010-10-07
|/
* h8300: Fix die()David Howells2010-09-07