index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2011-11-09
crypto: GnuPG based MPI lib - additional sources (part 4)
Dmitry Kasatkin
-0
/
+1400
2011-11-09
crypto: GnuPG based MPI lib - make files (part 3)
Dmitry Kasatkin
-0
/
+30
2011-11-09
crypto: GnuPG based MPI lib - header files (part 2)
Dmitry Kasatkin
-0
/
+1861
2011-11-09
crypto: GnuPG based MPI lib - source files (part 1)
Dmitry Kasatkin
-0
/
+2681
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-0
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+4
2011-11-04
netlink: validate NLA_MSECS length
Johannes Berg
-0
/
+1
2011-11-02
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
-4
/
+7
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
-7
/
+7
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
-2
/
+1
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
-2
/
+2
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
-0
/
+2
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
-4
/
+6
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
-9
/
+10
2011-10-31
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
-48
/
+68
2011-10-31
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
-2
/
+3
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
-0
/
+54
2011-10-31
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
-8
/
+2
2011-10-31
lib: dma-debug needs export.h for EXPORT_SYMBOL
Paul Gortmaker
-0
/
+1
2011-10-31
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
-0
/
+2
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
-0
/
+1
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
-7
/
+61
2011-10-29
Docs: Kconfig: CORDIC description
Michael Witten
-3
/
+2
2011-10-29
Docs: wording: functions -> algorithm
Michael Witten
-2
/
+2
2011-10-29
Docs: Pedantry: [Cc]ordic -> CORDIC
Michael Witten
-3
/
+3
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
-1
/
+15
2011-10-26
fault-inject: export setup_fault_attr()
Per Forlin
-1
/
+2
2011-10-26
mmc: core: add random fault injection
Per Forlin
-0
/
+11
2011-10-26
fault-inject: export fault injection functions
Per Forlin
-0
/
+2
2011-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
-1
/
+1
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-64
/
+19
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-76
/
+76
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-55
/
+120
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-22
/
+21
2011-10-25
Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/...
Linus Torvalds
-2
/
+2
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
-4
/
+11
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
-2
/
+2
2011-10-21
Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...
Joerg Roedel
-7
/
+61
2011-10-20
lib/raid6: Fix filename emitted in generated code
Dan McGee
-1
/
+1
2011-10-18
dynamic_debug: fix undefined reference to `__netdev_printk'
Jason Baron
-0
/
+4
2011-10-18
dynamic_debug: use a single printk() to emit messages
Jason Baron
-39
/
+41
2011-10-18
dynamic_debug: remove num_enabled accounting
Jason Baron
-7
/
+0
2011-10-14
lru_cache: allow multiple changes per transaction
Lars Ellenberg
-76
/
+167
2011-10-14
lru_cache: consolidate lc_get and lc_try_get
Lars Ellenberg
-59
/
+61
2011-10-14
lru_cache.h: fix comments referring to ts_ instead of lc_
Lars Ellenberg
-1
/
+1
2011-10-14
drbd: use clear_bit_unlock() where appropriate
Lars Ellenberg
-6
/
+4
2011-10-06
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
-1
/
+1
2011-10-04
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
-2
/
+0
2011-10-04
llist: Return whether list is empty before adding in llist_add()
Huang Ying
-1
/
+5
2011-10-04
llist: Move cpu_relax() to after the cmpxchg()
Huang Ying
-4
/
+10
[prev]
[next]