| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: separate thread-synchronous flags | Al Viro | 2012-10-24 | 4 | -45/+68 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -8/+4 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -8/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 4 | -80/+57 |
|\ \ |
|
| * | | alpha: switch to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 3 | -17/+2 |
| * | | alpha: get rid of switch_stack argument of do_work_pending() | Al Viro | 2012-10-11 | 2 | -23/+20 |
| * | | alpha: don't bother passing switch_stack separately from regs | Al Viro | 2012-10-11 | 1 | -13/+13 |
| * | | alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c | Al Viro | 2012-10-11 | 2 | -17/+20 |
| * | | alpha: simplify TIF_NEED_RESCHED handling | Al Viro | 2012-10-11 | 1 | -17/+9 |
* | | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -8/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 3 | -27/+21 |
|\ \ \
| |/ / |
|
| * | | alpha: don't open-code trace_report_syscall_{enter,exit} | Al Viro | 2012-10-01 | 2 | -26/+19 |
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+2 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 8 | -122/+42 |
|\ \ \
| |/ / |
|
| * | | alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro | 2012-09-30 | 3 | -19/+14 |
| * | | alpha: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 5 | -72/+31 |
| * | | alpha: switch to generic sys_execve() | Al Viro | 2012-09-30 | 3 | -30/+1 |
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -6/+1 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -1/+1 |
* | | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 6 | -17/+17 |
|\ \ \
| |/ / |
|
| * | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 1 | -0/+3 |
| |\ \ |
|
| | * | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 1 | -8/+5 |
| |\ \ \ |
|
| | * | | | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 | 1 | -9/+6 |
| | * | | | switch osf_getdirentries() to fget_light() | Al Viro | 2012-09-26 | 1 | -3/+3 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -2/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
| * | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 1 | -0/+1 |
| |\ \ \ |
|
| | * \ \ | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 20 | -1167/+177 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 1 | -6/+0 |
| |\ \ \ |
|
| | * | | | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-18 | 1 | -6/+0 |
| | * | | | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-18 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | alpha: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 2012-09-23 | 1 | -0/+3 |
| * | | | alpha: Fix preemption handling in idle loop | Frederic Weisbecker | 2012-09-23 | 2 | -1/+3 |
| |/ / |
|
* | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+2 |
|/ / |
|
* | | alpha: Fix fall-out from disintegrating asm/system.h | Michael Cree | 2012-08-19 | 1 | -0/+1 |
* | | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-08-19 | 1 | -2/+2 |
* | | alpha: fix fpu.h usage in userspace | Mike Frysinger | 2012-08-19 | 1 | -0/+2 |
* | | alpha/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 2012-08-19 | 1 | -6/+30 |
* | | alpha: take kernel_execve() out of entry.S | Al Viro | 2012-08-19 | 3 | -53/+19 |
* | | alpha: take a bunch of syscalls into osf_sys.c | Al Viro | 2012-08-19 | 4 | -111/+54 |
* | | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree | 2012-08-19 | 9 | -994/+62 |
* | | alpha: Wire up cross memory attach syscalls | Michael Cree | 2012-08-19 | 2 | -1/+5 |
* | | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree | 2012-08-19 | 1 | -0/+2 |
|/ |
|
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 2 | -1/+1 |
* | alpha: remove mysterious if zero-ed out includes | Paul Bolle | 2012-07-30 | 1 | -12/+0 |
* | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -6/+0 |
|\ |
|