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
path: root/lib
AgeCommit message (Expand)Author
2014-06-02netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt
2014-05-06asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen
2014-04-19mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-09lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe
2014-04-08percpu: add preemption checks to __this_cpu opsChristoph Lameter
2014-04-08Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-08initramfs: debug detected compression methodDaniel M. Weeks
2014-04-08lib/idr.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal
2014-04-08idr: remove dead codeStephen Hemminger
2014-04-04lib/decompress_inflate.c: include appropriate header fileRashika Kheria
2014-04-04lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria
2014-04-04lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann
2014-04-04lib/devres.c: fix some sparse warningsSteven Rostedt
2014-04-04vsprintf: remove %n handlingRyan Mallon
2014-04-04lib/syscall.c: unexport task_current_syscall()Andrew Morton
2014-04-04kobject: don't block for each kobject_ueventVladimir Davydov
2014-04-04mm: keep page cache radix tree nodes in checkJohannes Weiner
2014-04-04lib: radix_tree: tree node interfaceJohannes Weiner
2014-04-04mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-04-04lib: radix-tree: add radix_tree_delete_item()Johannes Weiner
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02get rid of DEBUG_WRITECOUNTAl Viro
2014-04-02Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-02Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-02Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-04-01Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-29random32: avoid attempt to late reseed if in the middle of seedingSasha Levin
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro
2014-03-04lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockHugh Dickins
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams
2014-02-27vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman
2014-02-17idr: Add new function idr_is_empty()Andreas Gruenbacher
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-02-14asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen
2014-02-11Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-08sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2014-02-05kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds