- d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
- 04fca0e frv: add io{read,write}{16,32}be functions by Guenter Roeck · 10 years ago
- 7bd8301 frv: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
- eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- ca5bfa7 frv: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- fc0ca0e frv: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
- 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
- 88a6816 frv: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 21f4566 frv: remove unused cpuinfo_frv and friends to fix future build error by Geert Uytterhoeven · 10 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- f325f16 frv: Define cpu_relax_lowlatency() by Davidlohr Bueso · 10 years ago
- 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
- f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
- d038c0e arch,frv: Convert smp_mb__*() by Peter Zijlstra · 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
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 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
- 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
- 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
- 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
- a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 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
- e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
- b607ae7 frv: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 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
- fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 177b670 frv: switch to generic old sigaction() by Al Viro · 12 years ago
- 5fd381126 frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 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
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 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
- 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
- b9763ce frv: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
- a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 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
- 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers 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
- aa2c47e UAPI: (Scripted) Disintegrate arch/frv/include/asm by David Howells · 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
- 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
- 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
- 49ed339 frv: switch to generic kernel_thread() by Al Viro · 12 years ago
- 019f96a frv: switch to generic kernel_execve by Al Viro · 12 years ago
- 460daba frv: switch to generic sys_execve() 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
- 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
- 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
- 368324a frv: remove km_type definitions by Cong Wang · 13 years ago
- 144cf86 frv: remove the second parameter of kmap_atomic_primary() by Cong Wang · 12 years ago
- da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
- 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 13 years ago
- bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 13 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 93c2d65 frv: delete incorrect task prototypes causing compile fail by Paul Gortmaker · 13 years ago
- bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
- 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
- c64872c frv: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
- c6ae063 frv: Use core allocator for task_struct by Thomas Gleixner · 13 years ago