Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-05kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24test: check copy_to/from_user boundary validationKees Cook
2014-01-24test: add minimal module for verification testingKees Cook
2014-01-22dma-debug: introduce debug_dma_assert_idle()Dan Williams
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel
2013-11-26panic: Make panic_timeout configurableJason Baron
2013-11-13percpu: add test module for various percpu operationsGreg Thelen
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds
2013-10-17sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12rbtree: allow tests to run as builtinCody P Schafer
2013-09-09Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2013-09-05Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCVineet Gupta
2013-07-26kobject: delayed kobject release: help find buggy driversRussell King
2013-07-15kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04hang and lockup detection menuDave Hansen
2013-07-04kconfig: consolidate printk optionsDave Hansen
2013-07-04group locking debugging optionsDave Hansen
2013-07-04consolidate compilation option configsDave Hansen
2013-07-04consolidate runtime testing configsDave Hansen
2013-07-04order memory debugging Kconfig optionsDave Hansen
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter
2013-06-21lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSMarkos Chandras
2013-05-01notifier-error-inject: fix module names in KconfigAkinobu Mita
2013-05-01Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-05-01lib/string_helpers: introduce generic string_unescapeAndy Shevchenko
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Kconfig.debug: add METAG to dependency listsJames Hogan
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-22lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-01-29Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney
2013-01-29rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney
2013-01-27rcu: Consolidate debugging Kconfig optionsDave Hansen
2013-01-18lib: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-09rcu: Reduce rcutorture tracingPaul E. McKenney
2013-01-04misc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-14powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-03treewide: Fix typos in various KconfigMasanari Iida
2012-11-14rcu: Reduce default RCU CPU stall warning timeoutPaul E. McKenney
2012-10-09mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse
2012-10-09prio_tree: removeMichel Lespinasse