Age | Commit message (Expand) | Author |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski |
2010-09-29 | pcmcia: remove the "Finally, report what we've done" message | Dominik Brodowski |
2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski |
2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski |
2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski |
2010-09-29 | pcmcia: do not use win_req_t when calling pcmcia_request_window() | Dominik Brodowski |
2010-09-23 | ipmi: fix hardcoded ipmi device exit path warning | Yinghai Lu |
2010-09-23 | ipmi: fix acpi probe print | Yinghai Lu |
2010-09-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-09-22 | char: Mark /dev/zero and /dev/kmem as not capable of writeback | Jan Kara |
2010-09-21 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-09-21 | Fix typo interrest[ing|ed] => interest[ing|ed] | Thomas Weber |
2010-09-21 | Fix various typos of valid in comments | Nikanth Karthikesan |
2010-09-21 | virtio: console: Prevent userspace from submitting NULL buffers | Amit Shah |
2010-09-21 | virtio: console: Fix poll blocking even though there is data to read | Hans de Goede |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann |
2010-09-17 | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann |
2010-09-17 | drm/i915,agp/intel: Add second set of PCI-IDs for B43 | Chris Wilson |
2010-09-16 | viotape: use noop_llseek | Arnd Bergmann |
2010-09-16 | raw: use explicit llseek file operations | Arnd Bergmann |
2010-09-15 | hpet: kill BKL, add compat_ioctl | Arnd Bergmann |
2010-09-15 | ipmi: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-09-10 | Input: add support for large scancodes | Mauro Carvalho Chehab |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-09-07 | intel_agp,i915: Add more sandybridge graphics device ids | Zhenyu Wang |
2010-09-07 | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang |
2010-09-07 | agp/intel: use #ifdef idiom for intel-agp.h | Zhenyu Wang |
2010-09-07 | agp/intel: fix physical address mask bits for sandybridge | Zhenyu Wang |
2010-09-06 | agp/intel: Promote warning about failure to setup flush to error. | Chris Wilson |
2010-09-05 | AGP: Warn when GATT memory cannot be set to UC | Borislav Petkov |
2010-09-05 | x86, GART: Disable GART table walk probes | Borislav Petkov |
2010-09-05 | x86, GART: Remove superfluous AMD64_GARTEN | Borislav Petkov |
2010-09-04 | tty: fix tty_line must not be equal to number of allocated tty pointers in tt... | Nathael Pajani |
2010-09-04 | vt: Fix console corruption on driver hand-over. | Francisco Jerez |
2010-08-29 | Input: use PIT_TICK_RATE in vt beep ioctl | Arnd Bergmann |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-24 | synclink: add mutex_unlock() on error path | Dan Carpenter |
2010-08-24 | rocket: add a mutex_unlock() | Dan Carpenter |
2010-08-24 | ip2: return -EFAULT on copy_to_user errors | Dan Carpenter |
2010-08-24 | ip2: remove unneeded NULL check | Dan Carpenter |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-08-22 | drm/i915,intel_agp: Add support for Sandybridge D0 | Zhenyu Wang |
2010-08-22 | agp/intel: set 40-bit dma mask on Sandybridge | Zhenyu Wang |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov |
2010-08-20 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |