summaryrefslogtreecommitdiff
path: root/arch/alpha/Kconfig
Commit message (Expand)AuthorAge
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-20
* alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-26
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2015-08-30
* alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-20
| * alpha: Enable system-call auditing support.蔡正龙2014-03-20
* | alpha: Enable system-call auditing support.蔡正龙2014-01-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter2014-01-02
| |/
* | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-23
|/
* alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-16
* alpha: Reorganize rtc handlingRichard Henderson2013-11-16
* alpha: Primitive support for CPU power down.Richard Henderson2013-11-16
* alpha: Allow HZ to be configuredRichard Henderson2013-11-16
* alpha: Notice if we're being run under QEMURichard Henderson2013-11-16
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-15
|\
| * alpha: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-23
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-15
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* alpha: Implement atomic64_dec_if_positiveRichard Henderson2013-07-19
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ | |/ |/|
| * make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-03
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * burying unused conditionalsAl Viro2013-02-14
| * alpha: switch to generic old sigsuspendAl Viro2013-02-03
| * sanitize rt_sigaction() situation a bitAl Viro2013-02-03
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | arch/alpha: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| |/
* | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-17
* | alpha: switch to generic sigaltstackAl Viro2012-12-19
* | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | alpha: switch to saner kernel_execve() semanticsAl Viro2012-10-12
* | alpha: switch to generic kernel_thread()Al Viro2012-09-30
|/
* alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-19
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\
| * alpha: Use generic time configAnna-Maria Gleixner2012-05-21
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ | |/ |/|
| * init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05