| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -1/+0 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
* | | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen | 2014-11-19 | 1 | -5/+19 |
|/ |
|
* | um: Add support for CONFIG_STACKTRACE | Daniel Walter | 2014-10-13 | 1 | -0/+42 |
* | um: delete unnecessary bootmem struct page array | Honggang Li | 2014-10-13 | 1 | -1/+1 |
* | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -8/+4 |
|\ |
|
| * | um: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -8/+4 |
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 1 | -0/+5 |
* | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 1 | -0/+1 |
|/ |
|
* | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 2014-04-25 | 1 | -2/+14 |
* | um: Memory corruption on startup | Anton Ivanov | 2014-04-20 | 1 | -0/+1 |
* | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -7/+26 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2014-01-26 | 2 | -3/+1 |
|\ |
|
| * | um: Include generic barrier.h | Richard Weinberger | 2014-01-26 | 1 | -0/+1 |
| * | um: Removed unused attributes from thread_struct | Richard Weinberger | 2014-01-26 | 1 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -0/+1 |
|\ \ |
|
| * | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 | 1 | -0/+1 |
| |/ |
|
* / | um: use generic fixmap.h | Mark Salter | 2014-01-23 | 1 | -39/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2013-11-19 | 3 | -4/+2 |
|\ |
|
| * | um: Remove unused declarations from <as-layout.h> | Geert Uytterhoeven | 2013-11-17 | 1 | -3/+0 |
| * | um: Get rid of thread_struct->saved_task | Richard Weinberger | 2013-11-17 | 1 | -1/+0 |
| * | um: Make stack trace reliable against kernel mode faults | Richard Weinberger | 2013-11-17 | 2 | -0/+2 |
* | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
|/ |
|
* | um: Cleanup SIGTERM handling | Richard Weinberger | 2013-09-07 | 1 | -0/+1 |
* | um: ubd: Add REQ_FLUSH suppport | Richard Weinberger | 2013-09-07 | 1 | -0/+1 |
* | um: Implement probe_kernel_read() | Richard Weinberger | 2013-09-07 | 1 | -0/+1 |
* | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 1 | -2/+4 |
* | um: siginfo cleanup | Richard Weinberger | 2013-07-19 | 1 | -4/+4 |
* | UML: normalize global variables exported by vmlinux.lds | Jiang Liu | 2013-07-03 | 1 | -1/+0 |
* | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -2/+0 |
* | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 2013-04-03 | 1 | -2/+2 |
* | um: net: use eth_hw_addr_random() to generate random mac | Jiri Pirko | 2013-01-03 | 1 | -1/+0 |
* | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 2 | -3/+0 |
|\ |
|
| * | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 2 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -3/+0 |
|\| |
|
| * | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -2/+0 |
|\| |
|
| * | um: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -2/+0 |
| * | um: kill thread->forking | Al Viro | 2012-09-20 | 1 | -9/+0 |
* | | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-10 | 18 | -28/+28 |
|\ \ |
|
| * | | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 17 | -28/+28 |
| * | | um: move sysrq.h out of include/shared | Al Viro | 2012-10-09 | 1 | -0/+0 |
* | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -1/+1 |
|/ / |
|
* | | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven | 2012-09-27 | 2 | -10/+11 |
* | | um: kill thread->forking | Al Viro | 2012-09-27 | 1 | -9/+0 |
|/ |
|
* | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-08-01 | 4 | -8/+13 |
|\ |
|