index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-14
[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining
Ingo Molnar
1
-0
/
+14
2006-01-11
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
1
-1
/
+1
2006-01-10
[PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL
Adrian Bunk
1
-7
/
+7
2006-01-10
[PATCH] lib/zlib*: cleanups
Adrian Bunk
6
-4
/
+18
2006-01-10
[PATCH] printk levels for spinlock debug
Dave Jones
1
-7
/
+11
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar
1
-0
/
+8
2006-01-08
[PATCH] atomic: dec_and_lock use atomic primitives
Nick Piggin
1
-43
/
+6
2006-01-08
[PATCH] cpuset: better bitmap remap defaults
Paul Jackson
1
-45
/
+44
2006-01-08
[PATCH] DEBUG_SLAB depends on SLAB
Ingo Molnar
1
-1
/
+1
2006-01-08
[PATCH] radix-tree: reduce tree height upon partial truncation
Nick Piggin
1
-10
/
+36
2006-01-08
[PATCH] radix tree: early termination of tag clearing
Nick Piggin
1
-17
/
+23
2006-01-08
[PATCH] radix tree: code consolidation
Nick Piggin
1
-31
/
+26
2006-01-08
[PATCH] frv: implement and export various things required by modules
David Howells
1
-0
/
+3
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2006-01-06
[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
Ravikiran G Thirumalai
1
-2
/
+1
2006-01-06
[PATCH] mm: remove bad_range
Nick Piggin
1
-1
/
+2
2006-01-04
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
1
-3
/
+1
2006-01-04
[PATCH] klist: Fix broken kref counting in find functions
Frank Pavlic
1
-0
/
+2
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2
-34
/
+34
2006-01-04
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
1
-184
/
+95
2006-01-04
[PATCH] remove mount/umount uevents from superblock handling
Kay Sievers
1
-4
/
+0
2006-01-04
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
1
-19
/
+5
2005-12-20
[PATCH] fix spinlock-debugging smp_processor_id() usage
Ingo Molnar
1
-8
/
+10
2005-12-20
[PATCH] Fix swiotlb pci_map_sg error handling
Andi Kleen
1
-2
/
+3
2005-11-28
[PATCH] fix broken lib/genalloc.c
Chris Humbert
1
-8
/
+6
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
4
-58
/
+58
2005-11-07
[PATCH] reiser4: add radix_tree_lookup_slot()
Hans Reiser
1
-13
/
+38
2005-11-07
[LIB] reed_solomon: Clean up trailing white spaces
Thomas Gleixner
4
-58
/
+58
2005-10-31
manual update from upstream:
Tony Luck
13
-97
/
+291
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
11
-95
/
+277
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
4
-0
/
+4
2005-10-30
[PATCH] lib/string.c cleanup: restore useful memmove const
Paul Jackson
1
-1
/
+2
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
1
-0
/
+21
2005-10-30
[PATCH] extable: remove needless declaration
Nicolas Pitre
1
-3
/
+0
2005-10-30
[PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER
Jesper Juhl
1
-2
/
+2
2005-10-30
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
1
-0
/
+166
2005-10-30
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
Jesper Juhl
1
-18
/
+17
2005-10-30
[PATCH] lib/string.c cleanup: remove pointless explicit casts
Jesper Juhl
1
-10
/
+11
2005-10-30
[PATCH] lib/string.c cleanup: remove pointless register keyword
Jesper Juhl
1
-2
/
+2
2005-10-30
[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups
Jesper Juhl
1
-60
/
+53
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-29
[PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c
Olaf Hering
1
-1
/
+0
2005-10-28
Merge ../bleed-2.6
Greg KH
4
-5
/
+5
2005-10-28
[PATCH] kobject_uevent.c has a typo in a comment
Erik Hovland
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
4
-5
/
+5
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
1
-0
/
+13
2005-10-20
Update from upstream with manual merge of Yasunori Goto's
Tony Luck
7
-6
/
+47
2005-10-18
Add some basic .gitignore files
Linus Torvalds
1
-0
/
+6
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
4
-4
/
+4
2005-10-04
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
3
-3
/
+3
[next]