- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- 88d1739 h8300: UAPI headers by Yoshinori Sato · 10 years ago
- d2a5f49 h8300: Assembly headers by Yoshinori Sato · 10 years ago
- 4b08478 Drop support for Renesas H8/300 (h8300) architecture by Guenter Roeck · 11 years ago
- 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
- 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- e71eccd h8300: Wire up asm-generic/xor.h by Geert Uytterhoeven · 12 years ago
- 1e2b3bd h8300: Fix <asm/tlb.h> by Geert Uytterhoeven · 12 years ago
- db5ede6 h8300: Hardcode symbol prefixes in asm sources by Geert Uytterhoeven · 12 years ago
- dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
- c805a5b h8300: add missing definition for read_barries_depends() by Jiang Liu · 12 years ago
- 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
- e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- d64008a burying unused conditionals by Al Viro · 12 years ago
- b037574 h8300: switch to generic old sigaction() by Al Viro · 12 years ago
- 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
- 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
- 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
- d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
- 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
- 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
- 1ec94e7 UAPI: (Scripted) Disintegrate arch/h8300/include/asm by David Howells · 12 years ago
- 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 0a2f505 h8300: Use generic asm/mmu.h by Lars-Peter Clausen · 12 years ago
- cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
- 22062a9 new helper: signal_pt_regs() by Al Viro · 12 years ago
- 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
- 3416e80 h8300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
- 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- 6893f56 h8300: add missing L1_CACHE_SHIFT by Fengguang Wu · 12 years ago
- a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
- 71915d2 h8300: generic sys_execve() by Al Viro · 12 years ago
- 557e199 h8300: generic kernel_thread() by Al Viro · 12 years ago
- d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
- 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
- c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
- e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
- 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
- ff89357 h8300: trim _TIF_WORK_MASK by Al Viro · 12 years ago
- 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
- 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
- 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
- ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
- c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
- 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 12 years ago
- e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 12 years ago
- 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 12 years ago
- bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 7ae4e32 h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend by Al Viro · 13 years ago
- 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
- 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
- a5401ee Disintegrate asm/system.h for H8300 by David Howells · 13 years ago
- 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
- ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
- e16deba h8300: Use generic posix_types.h by H. Peter Anvin · 13 years ago
- 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
- 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
- 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
- d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
- e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
- d92ef29 h8300: Move gpio.h to gpio-internal.h by Mark Brown · 13 years ago
- 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
- f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
- 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
- 023f21b h8300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
- 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
- 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
- f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
- 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
- 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
- 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- 30b4b27 ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox) by Jeff Mahoney · 14 years ago
- df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
- b857189 h8300: Fix die() by David Howells · 14 years ago
- 3ab61eb h8300: IRQ flags should be stored in an unsigned long by David Howells · 14 years ago