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
2009-03-31
module: use strstarts()
Rusty Russell
2009-03-31
strstarts: helper function for !strncmp(str, prefix, strlen(prefix))
Rusty Russell
2009-03-31
arm: allow usage of string functions in linux/string.h
Rusty Russell
2009-03-31
module: don't use stop_machine on module load
Rusty Russell
2009-03-31
module: create a request_module_nowait()
Arjan van de Ven
2009-03-31
module: include other structures in module version check
Rusty Russell
2009-03-31
module: remove the SHF_ALLOC flag on the __versions section.
Rusty Russell
2009-03-31
module: clarify the force-loading taint message.
Rusty Russell
2009-03-31
module: Export symbols needed for Ksplice
Tim Abbott
2009-03-31
Ksplice: Add functions for walking kallsyms symbols
Anders Kaseorg
2009-03-31
module: remove module_text_address()
Rusty Russell
2009-03-31
module: __module_address
Rusty Russell
2009-03-31
module: Make find_symbol return a struct kernel_symbol
Tim Abbott
2009-03-31
kernel/module.c: fix an unused goto label
Américo Wang
2009-03-31
param: fix charp parameters set via sysfs
Rusty Russell
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
2009-03-30
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-30
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-30
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2009-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-03-30
dma-debug: fix printk formats (i386)
Randy Dunlap
2009-03-30
reiserfs: xattr_create is unused with xattrs disabled
Jeff Mahoney
2009-03-30
reiserfs: fix build breakage
Alexander Beregalov
2009-03-30
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
2009-03-31
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
Alexey Dobriyan
2009-03-31
proc: fix sparse warnings in pagemap_read()
Milind Arun Choudhary
2009-03-31
proc: move fs/proc/inode-alloc.txt comment into a source file
Randy Dunlap
2009-03-30
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
Ingo Molnar
2009-03-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-03-30
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
2009-03-30
radeonfb: Use __pci_complete_power_transition()
Rafael J. Wysocki
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
2009-03-30
kexec: Change kexec jump code ordering
Rafael J. Wysocki
2009-03-30
PM: Change hibernation code ordering
Rafael J. Wysocki
2009-03-30
PM: Change suspend code ordering
Rafael J. Wysocki
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
2009-03-30
hwmon: (fschmd) Add support for the FSC Hades IC
Hans de Goede
[next]