index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
switch debugfs to umode_t
Al Viro
1
-4
/
+4
2011-11-21
Fix comparison using wrong pointer variable in dma debug code
Thomas Jarosch
1
-1
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+4
2011-11-05
netlink: validate NLA_MSECS length
Johannes Berg
1
-0
/
+1
2011-11-03
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
1
-4
/
+7
2011-11-01
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-7
/
+7
2011-11-01
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
1
-2
/
+1
2011-11-01
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
1
-2
/
+2
2011-11-01
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
1
-0
/
+2
2011-11-01
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
1
-4
/
+6
2011-11-01
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
1
-9
/
+10
2011-11-01
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
3
-48
/
+68
2011-11-01
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
1
-2
/
+3
2011-11-01
lib/string.c: introduce memchr_inv()
Akinobu Mita
1
-0
/
+54
2011-11-01
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
1
-8
/
+2
2011-11-01
lib: dma-debug needs export.h for EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-11-01
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-01
md: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-7
/
+61
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2
-1
/
+15
2011-10-27
fault-inject: export setup_fault_attr()
Per Forlin
1
-1
/
+2
2011-10-26
mmc: core: add random fault injection
Per Forlin
1
-0
/
+11
2011-10-26
fault-inject: export fault injection functions
Per Forlin
1
-0
/
+2
2011-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-64
/
+19
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-76
/
+76
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-55
/
+120
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-22
/
+21
2011-10-25
Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/...
Linus Torvalds
1
-2
/
+2
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-4
/
+11
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
1
-2
/
+2
2011-10-21
Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...
Joerg Roedel
1
-7
/
+61
2011-10-20
lib/raid6: Fix filename emitted in generated code
Dan McGee
1
-1
/
+1
2011-10-18
dynamic_debug: fix undefined reference to `__netdev_printk'
Jason Baron
1
-0
/
+4
2011-10-18
dynamic_debug: use a single printk() to emit messages
Jason Baron
1
-39
/
+41
2011-10-18
dynamic_debug: remove num_enabled accounting
Jason Baron
1
-7
/
+0
2011-10-06
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
1
-1
/
+1
2011-10-04
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
1
-2
/
+0
2011-10-04
llist: Return whether list is empty before adding in llist_add()
Huang Ying
1
-1
/
+5
2011-10-04
llist: Move cpu_relax() to after the cmpxchg()
Huang Ying
1
-4
/
+10
2011-10-04
llist: Remove the platform-dependent NMI checks
Ingo Molnar
1
-10
/
+2
2011-10-04
llist: Make some llist functions inline
Huang Ying
3
-46
/
+1
2011-10-01
ARM: always use ARM_UNWIND for thumb2 kernels
Arnd Bergmann
1
-2
/
+2
2011-09-22
XZ: Fix incorrect XZ_BUF_ERROR
Lasse Collin
1
-7
/
+20
2011-09-21
lib: add error checking to hex2bin
Mimi Zohar
1
-4
/
+11
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
15
-244
/
+862
2011-09-15
Remove unneeded version.h include from lib/
Jesper Juhl
1
-1
/
+0
2011-09-15
Kconfig: Copyedit: DEBUG_SECTION_MISMATCH
Michael Witten
1
-19
/
+19
2011-09-14
lib: atomic64: Change the type of local lock to raw_spinlock_t
Yong Zhang
1
-11
/
+11
[next]