Age | Commit message (Expand) | Author | Files | Lines |
2015-08-31 | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. | Matt Turner | 1 | -0/+1 |
2015-04-15 | alpha: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 1 | -0/+4 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+1 |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 1 | -0/+1 |
2014-03-20 | alpha: Enable system-call auditing support. | 蔡正龙 | 1 | -0/+3 |
2014-01-31 | alpha: Enable system-call auditing support. | 蔡正龙 | 1 | -0/+3 |
2014-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2014-01-24 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -4/+4 |
2014-01-03 | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alpha | Mark Salter | 1 | -0/+1 |
2013-11-17 | alpha: Switch to GENERIC_CLOCKEVENTS | Richard Henderson | 1 | -0/+1 |
2013-11-17 | alpha: Reorganize rtc handling | Richard Henderson | 1 | -1/+0 |
2013-11-17 | alpha: Primitive support for CPU power down. | Richard Henderson | 1 | -0/+24 |
2013-11-17 | alpha: Allow HZ to be configured | Richard Henderson | 1 | -2/+34 |
2013-11-17 | alpha: Notice if we're being run under QEMU | Richard Henderson | 1 | -0/+14 |
2013-11-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-10-23 | alpha: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-07-20 | alpha: Implement atomic64_dec_if_positive | Richard Henderson | 1 | -0/+1 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot | 1 | -3/+0 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |
2013-03-04 | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 1 | -1/+0 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+1 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+2 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+2 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -1/+0 |
2013-02-04 | alpha: switch to generic old sigsuspend | Al Viro | 1 | -0/+1 |
2013-02-04 | sanitize rt_sigaction() situation a bit | Al Viro | 1 | -0/+1 |
2013-01-24 | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -1/+0 |
2013-01-19 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -0/+2 |
2013-01-11 | arch/alpha: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+1 |
2012-12-20 | alpha: switch to generic sigaltstack | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -2/+0 |
2012-11-17 | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 1 | -1/+0 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2012-10-12 | alpha: switch to saner kernel_execve() semantics | Al Viro | 1 | -0/+1 |
2012-10-01 | alpha: switch to generic kernel_thread() | Al Viro | 1 | -0/+1 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -0/+2 |
2012-08-19 | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree | 1 | -0/+2 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -0/+1 |
2012-05-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2012-05-21 | alpha: Use generic time config | Anna-Maria Gleixner | 1 | -3/+1 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | alpha: Use generic init_task | Thomas Gleixner | 1 | -0/+1 |
2012-05-02 | alpha: VGA_HOSE depends on VGA_CONSOLE | Matt Turner | 1 | -1/+1 |
2012-04-26 | alpha: Use generic idle thread allocation | Thomas Gleixner | 1 | -0/+1 |