index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-07-25
printk ratelimiting rewrite
Dave Young
2008-07-25
kallsyms: unify 32- and 64-bit code
Vegard Nossum
2008-07-25
list debugging: use WARN() instead of BUG()
Dave Jones
2008-07-25
Example use of WARN()
Arjan van de Ven
2008-07-25
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
Arjan van de Ven
2008-07-25
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
drivers/misc/hpilo.c needs CONFIG_PCI
Andrew Morton
2008-07-25
documentation: update CodingStyle tips for Emacs users
Johannes Weiner
2008-07-25
init/version.c: define version_string only if CONFIG_KALLSYMS is not defined
Daniel Guilak
2008-07-25
init/version.c: silence sparse warning by declaring the version string
Daniel Guilak
2008-07-25
init.h: remove obsolete content
Robert P. J. Day
2008-07-25
parport: fix platform driver hotplug/coldplug
Kay Sievers
2008-07-25
mfd: fix platform driver hotplug/coldplug
Kay Sievers
2008-07-25
drivers/power: fix platform driver hotplug/coldplug
Kay Sievers
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
2008-07-25
exec: remove some includes
Hugh Dickins
2008-07-25
pdflush: use time_after() instead of open-coding it
OGAWA Hirofumi
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
2008-07-25
misc: add HP WMI laptop extras driver
Matthew Garrett
2008-07-25
call_usermodehelper(): increase reliability
KOSAKI Motohiro
2008-07-25
remove some more tipar bits
Adrian Bunk
2008-07-25
asm-generic/int-ll64.h: always provide __{s,u}64
Adrian Bunk
2008-07-25
build-kernel-profileo-only-when-requested-cleanups
Andrew Morton
2008-07-25
build kernel/profile.o only when requested
Adrian Bunk
2008-07-25
list_for_each_rcu must die: networking
Paul E. McKenney
2008-07-25
kallsyms: fix potential overflow in binary search
Vegard Nossum
2008-07-25
introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol
Johannes Berg
2008-07-25
lists: remove a redundant conditional definition of list_add()
Robert P. J. Day
2008-07-25
lib: allow memparse() to accept a NULL and ignorable second parm
Robert P. J. Day
2008-07-25
init/: delete hard-coded setting and testing of BUILD_CRAMDISK
Robert P. J. Day
2008-07-25
Remove apparently unused fd1772.h header file.
Robert P. J. Day
2008-07-25
init/do_mounts.c should #include <linux/initrd.h>
Adrian Bunk
2008-07-25
fix checkstack.pl arch detection
Eric Sandeen
2008-07-25
find dynamic stack allocations in checkstack.pl
Eric Sandeen
2008-07-25
lzo: use get/put_unaligned_* helpers
Harvey Harrison
2008-07-25
include: use get/put_unaligned_* helpers
Harvey Harrison
2008-07-25
fs: ldm.[ch] use get_unaligned_* helpers
Harvey Harrison
2008-07-25
locking: add typecheck on irqsave and friends for correct flags
Steven Rostedt
2008-07-25
split the typecheck macros out of include/linux/kernel.h
Andrew Morton
2008-07-25
flag parameters: fix compile error of sys_epoll_create1
Wang Chen
2008-07-25
mfd: don't use memzero
Andrew Morton
2008-07-25
endian: Always evaluate arguments.
David Miller
2008-07-25
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
Huang Weiyi
2008-07-25
Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"
Linus Torvalds
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-07-24
Label kthread_create() with printf attribute tag.
Rusty Russell
2008-07-25
virtio: Add transport feature handling stub for virtio_ring.
Rusty Russell
2008-07-25
virtio: Rename set_features to finalize_features
Rusty Russell
2008-07-25
virtio: Formally reserve bits 28-31 to be 'transport' features.
Rusty Russell
[next]