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
2008-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
-4
/
+7
2008-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-21
/
+27
2008-08-01
kgdb: remove the requirement for CONFIG_FRAME_POINTER
Jason Wessel
-4
/
+7
2008-07-30
random32: seeding improvement
Stephen Hemminger
-21
/
+27
2008-07-29
generic, x86: fix add iommu_num_pages helper function
FUJITA Tomonori
-8
/
+0
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
-0
/
+8
2008-07-28
__ratelimit() cpu flags can't be static
Alexey Dobriyan
-1
/
+2
2008-07-28
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Jesse Barnes
-0
/
+8
2008-07-28
Merge branch 'linus' into cpus4096
Ingo Molnar
-50
/
+315
2008-07-26
lib: generic show_mem()
Johannes Weiner
-1
/
+64
2008-07-26
task_current_syscall
Roland McGrath
-0
/
+77
2008-07-26
Use WARN() in lib/
Arjan van de Ven
-22
/
+15
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
-2
/
+2
2008-07-26
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
-23
/
+155
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
-2
/
+2
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
-4
/
+1
2008-07-26
iommu: add iommu_num_pages helper function
Joerg Roedel
-0
/
+8
2008-07-25
idr: make idr_remove rcu-safe
Nadia Derbey
-14
/
+43
2008-07-25
idr: make idr_find rcu-safe
Nadia Derbey
-5
/
+6
2008-07-25
idr: make idr_get_new* rcu-safe
Nadia Derbey
-5
/
+9
2008-07-25
idr: error checking factorization
Nadia Derbey
-21
/
+9
2008-07-25
idr: fix a printk call
Nadia Derbey
-1
/
+2
2008-07-25
idr: rename some of the idr APIs internal routines
Nadia Derbey
-15
/
+16
2008-07-25
printk ratelimiting rewrite
Dave Young
-25
/
+30
2008-07-25
list debugging: use WARN() instead of BUG()
Dave Jones
-22
/
+14
2008-07-25
Example use of WARN()
Arjan van de Ven
-6
/
+3
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
-7
/
+45
2008-07-25
lists: remove a redundant conditional definition of list_add()
Robert P. J. Day
-14
/
+0
2008-07-25
lib: allow memparse() to accept a NULL and ignorable second parm
Robert P. J. Day
-5
/
+11
2008-07-25
lzo: use get/put_unaligned_* helpers
Harvey Harrison
-4
/
+2
2008-07-24
rtc: BCD codeshrink
David Brownell
-1
/
+15
2008-07-24
add a helper function to test if an object is on the stack
FUJITA Tomonori
-3
/
+1
2008-07-24
mm: add a basic debugging framework for memory initialisation
Mel Gorman
-0
/
+12
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+12
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+25
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
-46
/
+130
2008-07-23
kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable
Jason Wessel
-3
/
+0
2008-07-23
sg: reimplement sg mapping iterator
Tejun Heo
-46
/
+130
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
-1
/
+1
2008-07-22
remove CONFIG_KMOD from lib
Johannes Berg
-1
/
+1
2008-07-21
kobject: Transmit return value of call_usermodehelper() to caller
Wang Chen
-1
/
+2
2008-07-21
debugfs: Add a reference to the debugfs API documentation.
Robert P. J. Day
-0
/
+3
2008-07-21
kobject: replace '/' with '!' in name
Kay Sievers
-2
/
+8
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
-21
/
+54
2008-07-18
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix
Ingo Molnar
-1
/
+1
2008-07-18
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c
Mike Travis
-3
/
+3
2008-07-18
Merge branch 'linus' into cpus4096
Ingo Molnar
-9
/
+81
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
-42
/
+211
2008-07-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-9
/
+5
2008-07-17
ftrace: do not trace library functions
Ingo Molnar
-12
/
+5
[next]