Age | Commit message (Expand) | Author | Files | Lines |
2011-03-17 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -1/+0 |
2011-03-05 | BKL: That's all, folks | Arnd Bergmann | 1 | -1/+0 |
2011-01-25 | lib: cpu_rmap: CPU affinity reverse-mapping | Ben Hutchings | 1 | -0/+2 |
2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin | 1 | -0/+1 |
2011-01-13 | decompressors: add XZ decompressor module | Lasse Collin | 1 | -0/+1 |
2011-01-13 | flex_array: export symbols to modules | David Rientjes | 1 | -2/+2 |
2011-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+2 |
2010-12-10 | timers: Rename timerlist infrastructure to timerqueue | John Stultz | 1 | -1/+1 |
2010-12-03 | timers: Introduce timerlist infrastructure. | John Stultz | 1 | -1/+1 |
2010-11-18 | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf | 1 | -0/+2 |
2010-08-09 | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 1 | -0/+1 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -2/+0 |
2010-05-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2010-05-27 | fault-injection: add CPU notifier error injection module | Akinobu Mita | 1 | -0/+1 |
2010-05-20 | Unified UUID/GUID definition | Huang Ying | 1 | -1/+1 |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
2010-04-30 | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 1 | -1/+3 |
2010-04-07 | x86: Add optimized popcnt variants | Borislav Petkov | 1 | -0/+3 |
2010-03-15 | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 1 | -1/+1 |
2010-03-07 | Revert "lib: build list_sort() only if needed" | Linus Torvalds | 1 | -2/+1 |
2010-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 1 | -0/+1 |
2010-03-06 | lib: build list_sort() only if needed | Don Mullis | 1 | -1/+2 |
2010-02-26 | lib: Add self-test for atomic64_t | Luca Barbieri | 1 | -0/+2 |
2010-01-13 | lib: Introduce generic list_sort function | Dave Chinner | 1 | -1/+1 |
2010-01-11 | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 1 | -0/+1 |
2009-11-20 | [LogFS] add new flash file system | Joern Engel | 1 | -0/+1 |
2009-10-29 | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 1 | -0/+1 |
2009-10-01 | The DRBD driver | Philipp Reisner | 1 | -0/+2 |
2009-07-30 | lib: flexible array implementation | Dave Hansen | 1 | -1/+1 |
2009-06-19 | lib: add lib/gcd.c | Florian Fainelli | 1 | -1/+1 |
2009-06-15 | lib: Provide generic atomic64_t implementation | Paul Mackerras | 1 | -0/+2 |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | add generic lib/checksum.c | Arnd Bergmann | 1 | -0/+2 |
2009-06-11 | lib: isolate rational fractions helper function | Oskar Schirmer | 1 | -0/+1 |
2009-04-25 | lib: find_last_bit.o needed by a module only, move it from lib to obj | Fred Isaman | 1 | -1/+1 |
2009-03-29 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -3/+9 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -1/+5 |
2009-03-27 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-03-25 | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 1 | -1/+1 |
2009-03-05 | dma-debug: add header file and core data structures | Joerg Roedel | 1 | -0/+2 |
2009-03-04 | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven | 1 | -0/+2 |
2009-01-16 | sched: make plist a library facility | Peter Zijlstra | 1 | -2/+2 |
2009-01-09 | bzip2/lzma: centralize format detection | H. Peter Anvin | 1 | -4/+5 |
2009-01-06 | bzip2/lzma: proper Kconfig dependencies for the ramdisk options | H. Peter Anvin | 1 | -2/+5 |
2009-01-05 | bzip2/lzma: config and initramfs support for bzip2/lzma decompression | Alain Knaff | 1 | -1/+2 |
2009-01-01 | bitmap: find_last_bit() | Rusty Russell | 1 | -0/+1 |
2008-11-14 | CRED: Inaugurate COW credentials | David Howells | 1 | -1/+1 |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 1 | -1/+1 |
2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 1 | -0/+2 |