Age | Commit message (Expand) | Author | Files | Lines |
2013-01-29 | avr32: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 1 | -0/+10 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -1/+1 |
2012-12-20 | missing user_stack_pointer() instances | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -5/+4 |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -33/+0 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-29 | avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers | Al Viro | 1 | -0/+3 |
2012-11-16 | ARM/AVR32: get rid of serial_at91.h | Russell King | 1 | -33/+0 |
2012-11-14 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-10-15 | avr32: switch to generic sys_execve() | Al Viro | 1 | -0/+1 |
2012-10-15 | avr32: switch to generic kernel_thread()/kernel_execve() | Al Viro | 1 | -3/+0 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+2 |
2012-10-13 | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user... | Linus Torvalds | 33 | -1232/+8 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -12/+6 |
2012-10-10 | UAPI: (Scripted) Disintegrate arch/avr32/include/asm | David Howells | 33 | -1232/+8 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -13/+1 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+2 |
2012-10-05 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+2 |
2012-10-01 | avr32: trim masks | Al Viro | 1 | -7/+6 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -4/+0 |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -4/+2 |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -13/+1 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -1/+0 |
2012-07-24 | avr32: remove km_type definitions | Cong Wang | 1 | -22/+2 |
2012-05-31 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+0 |
2012-05-22 | avr32: struct old_sigaction is never used | Al Viro | 1 | -7/+0 |
2012-05-17 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -3/+0 |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 1 | -0/+1 |
2012-04-04 | avr32: fix nop compile fails from system.h split up | Paul Gortmaker | 2 | -13/+2 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -96/+11 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 8 | -72/+114 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -6/+0 |
2012-03-28 | Disintegrate asm/system.h for AVR32 | David Howells | 9 | -180/+228 |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 1 | -0/+1 |
2012-03-05 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 1 | -0/+1 |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -0/+3 |
2012-02-22 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+1 |
2012-02-15 | avr32: Use generic posix_types.h | H. Peter Anvin | 1 | -96/+11 |
2012-01-13 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 1 | -1/+1 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -35/+1 |
2012-01-04 | consolidate a bunch of ipcbuf.h instances | Al Viro | 1 | -29/+1 |
2012-01-04 | consolidate umode_t declarations | Al Viro | 1 | -6/+0 |
2011-11-22 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
2011-11-10 | net: add wireless TX status socket option | Johannes Berg | 1 | -0/+3 |