Age | Commit message (Expand) | Author |
2007-10-17 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-17 | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin |
2007-10-17 | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-17 | drivers/char/ip2: fix used-uninit'd bug | Jeff Garzik |
2007-10-17 | lp_console: cleanups | Pavel Machek |
2007-10-17 | HVC console is also used by iSeries, so add that to HVC_DRIVER help. | Rusty Russell |
2007-10-17 | Delay creation of khcvd thread | Rusty Russell |
2007-10-17 | tty: expose new methods needed for drivers to get termios right | Alan Cox |
2007-10-17 | add CONFIG_VT_UNICODE | Bill Nottingham |
2007-10-17 | n_hdlc.c: fix check-after-use | Adrian Bunk |
2007-10-17 | mxser: Remove use of dead TTY_FLIPBUF_SIZE definition | Alan Cox |
2007-10-17 | unicode diacritics support | Samuel Thibault |
2007-10-17 | Tweak /proc/ipmi removal | Alexey Dobriyan |
2007-10-17 | tpm: pay attention to IRQ info from PNP | Bjorn Helgaas |
2007-10-17 | drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | epca.c: reformat comments and coding style improvements | Alexey Dobriyan |
2007-10-17 | convert ill defined log2() to ilog2() | Fengguang Wu |
2007-10-17 | Clean up duplicate includes in drivers/char/ | Jesper Juhl |
2007-10-17 | oom: move prototypes to appropriate header file | David Rientjes |
2007-10-17 | mm: bdi init hooks | Peter Zijlstra |
2007-10-16 | paravirt: refactor struct paravirt_ops into smaller pv_*_ops | Jeremy Fitzhardinge |
2007-10-16 | video gfx: merge kconfig menus | Randy Dunlap |
2007-10-16 | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas |
2007-10-16 | radeon_driver_vblank_do_wait() static | Adrian Bunk |
2007-10-16 | Memoryless nodes: Uncached allocator updates | Christoph Lameter |
2007-10-16 | remove ZERO_PAGE | Nick Piggin |
2007-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-10-15 | Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2007-10-15 | via invalid device ids removal | Xavier Bachelot |
2007-10-15 | radeon: Commit the ring after each partial texture upload blit. | chaohong guo |
2007-10-15 | i915: fix vbl swap allocation size. | Dave Airlie |
2007-10-15 | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-10-15 | drm: remove XFREE86_VERSION macros. | Dave Airlie |
2007-10-15 | drm: Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt |
2007-10-15 | drm: Remove DRM_ERR OS macro. | Eric Anholt |
2007-10-15 | fix use after free in amd create gatt pages | Jesper Juhl |
2007-10-15 | AGP fix race condition between unmapping and freeing pages | Dave Airlie |
2007-10-14 | signedness: module_param_array nump argument | Al Viro |
2007-10-14 | long vs. unsigned long - low-hanging fruits in drivers | Al Viro |
2007-10-14 | synclink_gt endianness annotations | Al Viro |
2007-10-14 | mpc5200_wdt: __user annotations | Al Viro |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2007-10-12 | PTY: add kernel parameter to overwrite legacy pty count | Kay Sievers |
2007-10-12 | Convert from class_device to device in drivers/char | tonyj@suse.de |
2007-10-12 | cdev: remove unneeded setting of cdev names | Greg Kroah-Hartman |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-10-11 | [POWERPC] iSeries: Move detection of virtual tapes | Stephen Rothwell |
2007-10-11 | [POWERPC] Remove iSeries_vio_dev | Stephen Rothwell |
2007-10-09 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik |