Age | Commit message (Expand) | Author |
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-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-03 | tty: fix tty_line must not be equal to number of allocated tty pointers in tt... | Nathael Pajani |
2010-09-03 | vt: Fix console corruption on driver hand-over. | Francisco Jerez |
2010-08-28 | 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-23 | synclink: add mutex_unlock() on error path | Dan Carpenter |
2010-08-23 | rocket: add a mutex_unlock() | Dan Carpenter |
2010-08-23 | ip2: return -EFAULT on copy_to_user errors | Dan Carpenter |
2010-08-23 | 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-21 | drm/i915,intel_agp: Add support for Sandybridge D0 | Zhenyu Wang |
2010-08-21 | 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-19 | 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 |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-18 | tty: fix fu_list abuse | Nick Piggin |
2010-08-18 | fs: cleanup files_lock locking | Nick Piggin |
2010-08-16 | of: Fix missing includes | Grant Likely |
2010-08-16 | vt,console,kdb: preserve console_blanked while in kdb | Jason Wessel |
2010-08-16 | vt: fix regression warnings from KMS merge | Jason Wessel |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-12 | pc8736x_gpio: depends on X86_32 | Randy Dunlap |
2010-08-11 | kfifo: fix kfifo miss use of nozami.c | Stefani Seibold |
2010-08-11 | drivers/char/n_gsm.c: add missing spin_unlock_irqrestore | Julia Lawall |
2010-08-11 | ipmi: print info for spmi and smbios paths like acpi and pci | Yinghai Lu |
2010-08-11 | ipmi: fix memleaking for add_smi when duplicating happen | Yinghai Lu |
2010-08-11 | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ... | Justin P. Mattock |
2010-08-11 | param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme | Rusty Russell |
2010-08-11 | Add param ops struct for hvc_iucv driver. | Sachin Sant |
2010-08-10 | Char: nozomi, set tty->driver_data appropriately | Jiri Slaby |
2010-08-10 | Char: nozomi, fix tty->count counting | Jiri Slaby |
2010-08-10 | mxser: remove unnesesary NULL check | Kulikov Vasiliy |