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
2006-12-08
[PATCH] fault-injection: optimize and simplify should_fail()
Don Mullis
1
-7
/
+4
2006-12-08
[PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH
Don Mullis
1
-4
/
+23
2006-12-08
[PATCH] fault-injection: Use bool-true-false throughout
Don Mullis
1
-21
/
+19
2006-12-08
[PATCH] fault-injection: stacktrace filtering kconfig fix
Andrew Morton
1
-1
/
+1
2006-12-08
[PATCH] fault-injection Kconfig cleanup
Andrew Morton
1
-16
/
+11
2006-12-08
[PATCH] fault injection: stacktrace filtering
Akinobu Mita
2
-1
/
+130
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
1
-1
/
+16
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capability for alloc_pages()
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capability for kmalloc
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
3
-0
/
+196
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
2
-23
/
+6
2006-12-08
[PATCH] bit reverse library
Akinobu Mita
3
-0
/
+58
2006-12-08
[PATCH] Generic BUG for i386
Jeremy Fitzhardinge
1
-1
/
+1
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
3
-1
/
+166
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+4
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
1
-0
/
+2
2006-12-07
[PATCH] lib functions: always build hweight for loadable modules
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-07
[PATCH] get_options to allow a hypenated range for isolcpus
Derek Fults
1
-1
/
+34
2006-12-07
[PATCH] More list debugging context
Dave Jones
1
-4
/
+6
2006-12-07
[PATCH] kconfig: PRINTK_TIME depends on PRINTK
Randy Dunlap
1
-0
/
+1
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
1
-100
/
+227
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] x86: all cpu backtrace
Andrew Morton
1
-0
/
+4
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-4
/
+28
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-12-04
[PATCH] Arch provides generic iomap missing accessors
Linus Torvalds
1
-4
/
+28
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-4
/
+74
2006-12-02
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2
-4
/
+74
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-1
/
+1
2006-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-10-28
[PATCH] strstrip remove last blank fix
Michael Holzheu
1
-1
/
+1
2006-10-28
[ARM] 3909/1: Disable UWIND_INFO for ARM (again)
Kevin Hilman
1
-1
/
+1
2006-10-20
[PATCH] highest_possible_node_id() linkage fix
Andrew Morton
1
-16
/
+0
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-4
/
+5
2006-10-17
[PATCH] remove carta_random32
Andrew Morton
2
-42
/
+1
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
2
-1
/
+143
2006-10-13
[PATCH] uml shouldn't do HEADERS_CHECK
Al Viro
1
-0
/
+1
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
1
-11
/
+43
2006-10-11
[PATCH] Add carta_random32() library routine
Stephane Eranian
2
-1
/
+42
2006-10-11
[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...
David Woodhouse
1
-0
/
+13
2006-10-11
[PATCH] Disable DETECT_SOFTLOCKUP for s390
Heiko Carstens
1
-1
/
+1
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
3
-4
/
+4
2006-10-11
Input: add missing exports to fix modular build
Dmitry Torokhov
1
-0
/
+1
2006-10-11
[PATCH] gfp annotations: radix_tree_root
Al Viro
1
-3
/
+3
2006-10-06
[PATCH] irq_reqs: export __irq_regs
Andrew Morton
1
-0
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-1
/
+16
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
[next]