Age | Commit message (Expand) | Author |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-04-29 | i2c-amd756-s4882: Fix an error path | Jean Delvare |
2008-04-29 | i2c/tps65010: Add missing intialization of client data | Jean Delvare |
2008-04-29 | i2c-sis5595: Minor cleanups in sis5595_access | Jean Delvare |
2008-04-29 | i2c-piix4: Minor cleanups | Jean Delvare |
2008-04-29 | i2c: Spelling fix (successful) | Jean Delvare |
2008-04-29 | i2c-stub: No newline in parameter description | Jean Delvare |
2008-04-29 | drivers/pcmcia/pcmcia_ioctl.c: fix build | akpm@linux-foundation.org |
2008-04-29 | dm: use unlocked variants of queue flag check/set | Jens Axboe |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-04-29 | pciehp: fix error message about getting hotplug control | Kenji Kaneshige |
2008-04-29 | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 | Yinghai Lu |
2008-04-29 | pci/irq: restore mask_bits in msi shutdown -v3 | Yinghai Lu |
2008-04-29 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-04-29 | video: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-29 | usb: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-29 | pcmcia: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-29 | wireless: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-29 | net: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-29 | mmc: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-29 | input: use get_unaligned_* helpers | Harvey Harrison |
2008-04-29 | char: use get_unaligned_* helpers | Harvey Harrison |
2008-04-29 | hid-core: use get_unaligned_* helpers | Harvey Harrison |
2008-04-29 | drivers/block: use get_unaligned_* helpers | Harvey Harrison |
2008-04-29 | tpm: change Kconfig dependencies from PNPACPI to PNP | Bjorn Helgaas |
2008-04-29 | tpm: fix section mismatch warning | Sam Ravnborg |
2008-04-29 | parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP | Bjorn Helgaas |
2008-04-29 | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake |
2008-04-29 | edac: remove unneeded functions and add static accessor | Adrian Bunk |
2008-04-29 | edac: use the shorter LIST_HEAD for brevity | Robert P. J. Day |
2008-04-29 | edac: add e752x parameter for sysbus_parity selection | Peter Tyser |
2008-04-29 | edac: new support for Intel 3100 chipset | Andrei Konovalov |
2008-04-29 | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa |
2008-04-29 | random: add async notification support to /dev/random | Jeff Dike |
2008-04-29 | random: simplify and rename credit_entropy_store | Matt Mackall |
2008-04-29 | random: make mixing interface byte-oriented | Matt Mackall |
2008-04-29 | random: simplify add_ptr logic | Matt Mackall |
2008-04-29 | random: remove some prefetch logic | Matt Mackall |
2008-04-29 | random: eliminate redundant new_rotate variable | Matt Mackall |
2008-04-29 | random: remove cacheline alignment for locks | Matt Mackall |
2008-04-29 | random: make backtracking attacks harder | Matt Mackall |
2008-04-29 | random: improve variable naming, clear extract buffer | Matt Mackall |
2008-04-29 | random: reuse rand_initialize | Matt Mackall |
2008-04-29 | random: use unlocked_ioctl | Matt Mackall |
2008-04-29 | random: consolidate wakeup logic | Matt Mackall |
2008-04-29 | random: clean up checkpatch complaints | Matt Mackall |