Age | Commit message (Expand) | Author |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-06 | sections: fix section conflicts in arch/h8300 | Andi Kleen |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-09-23 | h8300: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-11 | h8300/uaccess: add mising __clear_user() | Geert Uytterhoeven |
2012-07-11 | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() | Geert Uytterhoeven |
2012-07-11 | h8300/time: add missing #include <asm/irq_regs.h> | Geert Uytterhoeven |
2012-07-11 | h8300/signal: fix typo "statis" | Geert Uytterhoeven |
2012-07-11 | h8300/pgtable: add missing #include <asm-generic/pgtable.h> | Geert Uytterhoeven |
2012-06-20 | h8300: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven |
2012-06-20 | h8300: fix use of extinct _sbss and _ebss | Geert Uytterhoeven |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-21 | h8300: missing checks of __get_user()/__put_user() return values | Al Viro |
2012-05-21 | h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend | Al Viro |
2012-05-21 | h8300: don't change blocked signals' mask if setting frame up fails | Al Viro |
2012-05-21 | h8300: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | h8300-use-generic-init_task | Thomas Gleixner |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for H8300 | David Howells |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-14 | h8300: Use generic posix_types.h | H. Peter Anvin |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-06 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe |