index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-1
/
+1
*
Move LOG_BUF_SHIFT to a more sensible place
Alistair John Strachan
2007-05-08
1
-17
/
+0
*
fix sscanf %n match at end of input string
Johannes Berg
2007-05-08
1
-0
/
+11
*
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
2007-05-08
1
-0
/
+10
*
fix section mismatch warning in lib/swiotlb.c
Sam Ravnborg
2007-05-08
1
-1
/
+0
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-2
/
+1
*
Fix ppp_deflate issues with recent zlib_inflate changes
Richard Purdie
2007-05-07
1
-3
/
+5
*
blackfin architecture
Bryan Wu
2007-05-07
1
-2
/
+2
*
Introduce CONFIG_HAS_DMA
Heiko Carstens
2007-05-07
1
-0
/
+5
*
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
2007-05-07
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
1
-0
/
+3
|
\
|
*
kconfig.debug: clarify CONFIG_DEBUG_INFO help text
Andreas Dilger
2007-05-02
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-38
/
+91
|
\
\
|
*
|
[PATCH] x86-64: deflate inflate_dynamic too
Jeremy Fitzhardinge
2007-05-02
1
-20
/
+41
|
*
|
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
2007-05-02
1
-17
/
+49
|
|
/
*
|
iomap: make the default iomap functions fail softer
Linus Torvalds
2007-05-04
1
-7
/
+20
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-05-04
1
-5
/
+5
|
\
\
|
*
|
[AFS]: Make the match_*() functions take const options.
David Howells
2007-05-03
1
-5
/
+5
|
|
/
*
/
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-61
/
+8
|
/
*
Add kvasprintf()
Jeremy Fitzhardinge
2007-04-30
1
-7
/
+19
*
iomap: implement pcim_iounmap_regions()
Tejun Heo
2007-04-28
1
-0
/
+26
*
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
1
-4
/
+0
*
kobject: Comment and warning fixes to kobject.c
Eric W. Biederman
2007-04-27
1
-3
/
+10
*
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
2007-04-27
1
-3
/
+1
*
kobject: kobject_add() reference leak
Cornelia Huck
2007-04-27
1
-0
/
+1
*
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
2007-04-27
1
-4
/
+2
*
Driver core: notify userspace of network device renames
Jean Tourrilhes
2007-04-27
1
-0
/
+30
*
kref: fix CPU ordering with respect to krefs
Oliver Neukum
2007-04-27
1
-0
/
+2
*
kobject: kobject_shadow_add cleanup
Dmitriy Monakhov
2007-04-27
1
-2
/
+2
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
2
-8
/
+20
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
1
-0
/
+28
|
\
|
*
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2007-04-26
1
-0
/
+28
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-27
3
-4
/
+25
|
\
\
|
*
|
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
1
-1
/
+1
|
*
|
[S390]: Fix build on 31-bit.
David S. Miller
2007-04-25
1
-1
/
+1
|
*
|
[LIB]: div64_64 optimization
Stephen Hemminger
2007-04-25
1
-9
/
+7
|
*
|
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2007-04-25
2
-2
/
+25
|
|
/
*
/
[MIPS] Don't force frame pointers for lockdep on MIPS
Franck Bui-Huu
2007-04-27
1
-1
/
+1
|
/
*
kobject: new_device->kref wasn't putted after error in kobject_move()
Dmitriy Monakhov
2007-03-09
1
-0
/
+2
*
Revert "[IA64] swiotlb abstraction (e.g. for Xen)"
Tony Luck
2007-03-06
1
-149
/
+35
*
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
2007-03-01
1
-8
/
+8
*
[PATCH] genalloc warning fixes
Andrew Morton
2007-02-20
1
-2
/
+2
*
[PATCH] fault injection: split up stacktrace filter Kconfig option
Akinobu Mita
2007-02-20
2
-22
/
+29
*
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2007-02-20
1
-16
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
1
-1
/
+1
|
\
|
*
Various typo fixes.
Robert P. J. Day
2007-02-17
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-19
1
-0
/
+1
|
\
\
|
*
|
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
2007-02-16
1
-0
/
+1
|
|
/
*
/
kobject: kobj->k_name verification fix
Martin Stoilov
2007-02-16
1
-1
/
+1
|
/
*
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
2007-02-16
1
-0
/
+11
[next]