- 2bb12b7 score: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
- 57aa6a7 arch,score: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- d0df04f score: remove unused CPU_SCORE7 Kconfig parameter by Michael Opdenacker · 11 years ago
- 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
- b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 227d006 score: remove "select HAVE_GENERIC_HARDIRQS" again by Geert Uytterhoeven · 11 years ago
- f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
- 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
- 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
- e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
- 8a38db1 [media] doc: no singing by Kees Cook · 11 years ago
- 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 96da3a6 score: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
- 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
- 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
- df9e4d1 Score: Modify the Makefile of Score, remove -mlong-calls for compiling by Lennox Wu · 11 years ago
- 1ed62ca Score: Implement the function csum_ipv6_magic by Lennox Wu · 11 years ago
- 5fbbf8a Score: The commit is for compiling successfully. by Lennox Wu · 11 years ago
- a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
- 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
- 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
- 70e2a7b score: delete __cpuinit usage from all score files by Paul Gortmaker · 11 years ago
- 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
- 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
- ad94198 mm/score: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
- ae49b83 score: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 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 · 11 years ago
- 80ebf14 score: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
- 15b7e6f score: Remove unneeded <asm/dma-mapping.h> by Geert Uytterhoeven · 12 years ago
- 6b3f7b5 score: remove redundant kcore_list entries by Kyle McMartin · 11 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
- 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
- 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 7265d80 mm/score: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 12 years ago
- d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 12 years ago
- 9944420 score: Use generic idle loop by Thomas Gleixner · 12 years ago
- 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
- 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 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
- d64008a burying unused conditionals by Al Viro · 12 years ago
- b774cc5 score: switch to generic sigaltstack by Al Viro · 12 years ago
- b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 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
- d66d8c7 UAPI: (Scripted) Disintegrate arch/score/include/asm by David Howells · 12 years ago
- 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 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
- 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
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- eda9697 score: 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
- afd3f96 score: do_sigaltstack() expects a userland pointer... by Al Viro · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- 1ffbed7 score: switch to generic sys_execve() by Al Viro · 12 years ago
- 1856ab6 score: switch to generic kernel_thread()/kernel_execve() 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
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 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
- 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
- ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
- 0d118d7 score: select generic atomic64_t support by Fengguang Wu · 12 years ago
- 458fe42 sections: fix section conflicts in arch/score by Andi Kleen · 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
- 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 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
- 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
- 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
- af445f4 score: fix bogus restarts on sigreturn() by Al Viro · 13 years ago
- 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
- 0ee23fd score: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
- efee984 new helper: signal_delivered() by Al Viro · 13 years ago
- 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
- a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
- b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
- 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
- fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 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
- ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 1d5d4db score: add handling of NOTIFY_RESUME to do_notify_resume() by Al Viro · 13 years ago
- cf4a0ce score: don't open-code force_sigsegv() by Al Viro · 13 years ago
- f2ccfb3 score: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
- 4c3181b score: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
- 80c1dfa score: don't mask signals if we fail to setup signal stack by Matt Fleming · 12 years ago