| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Char: mxser_new, move to PCI_VDEVICE | Jiri Slaby | 2007-10-18 | 1 | -36/+18 |
* | | Char: mxser_new, upgrade to 1.10 | Jiri Slaby | 2007-10-18 | 1 | -8/+24 |
* | | sysctl: simplify the pty sysctl logic | Eric W. Biederman | 2007-10-18 | 1 | -1/+23 |
* | | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 | 1 | -1/+1 |
* | | tty_ioctl: fix the baud_table check in encode_baud_rate | Maciej W. Rozycki | 2007-10-18 | 1 | -3/+8 |
* | | Remove CONFIG_VT_UNICODE | Jan Engelhardt | 2007-10-18 | 2 | -22/+1 |
|/ |
|
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-17 | 1 | -5/+6 |
|\ |
|
| * | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin | 2007-10-17 | 1 | -5/+6 |
* | | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | paravirt: refactor struct paravirt_ops into smaller pv_*_ops | Jeremy Fitzhardinge | 2007-10-16 | 1 | -1/+1 |
* | | drivers/char/ip2: fix used-uninit'd bug | Jeff Garzik | 2007-10-17 | 1 | -5/+1 |
* | | lp_console: cleanups | Pavel Machek | 2007-10-17 | 1 | -9/+8 |
* | | HVC console is also used by iSeries, so add that to HVC_DRIVER help. | Rusty Russell | 2007-10-17 | 1 | -1/+1 |
* | | Delay creation of khcvd thread | Rusty Russell | 2007-10-17 | 2 | -18/+42 |
* | | tty: expose new methods needed for drivers to get termios right | Alan Cox | 2007-10-17 | 1 | -10/+72 |
* | | add CONFIG_VT_UNICODE | Bill Nottingham | 2007-10-17 | 5 | -5/+26 |
* | | n_hdlc.c: fix check-after-use | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | | mxser: Remove use of dead TTY_FLIPBUF_SIZE definition | Alan Cox | 2007-10-17 | 1 | -2/+1 |
* | | unicode diacritics support | Samuel Thibault | 2007-10-17 | 4 | -19/+86 |
* | | Tweak /proc/ipmi removal | Alexey Dobriyan | 2007-10-17 | 1 | -1/+1 |
* | | tpm: pay attention to IRQ info from PNP | Bjorn Helgaas | 2007-10-17 | 1 | -9/+13 |
* | | drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-17 | 1 | -3/+2 |
* | | drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-17 | 1 | -2/+1 |
* | | epca.c: reformat comments and coding style improvements | Alexey Dobriyan | 2007-10-17 | 1 | -1409/+1202 |
* | | convert ill defined log2() to ilog2() | Fengguang Wu | 2007-10-17 | 3 | -14/+7 |
* | | Clean up duplicate includes in drivers/char/ | Jesper Juhl | 2007-10-17 | 3 | -6/+0 |
* | | oom: move prototypes to appropriate header file | David Rientjes | 2007-10-17 | 1 | -0/+1 |
* | | mm: bdi init hooks | Peter Zijlstra | 2007-10-17 | 1 | -0/+5 |
* | | video gfx: merge kconfig menus | Randy Dunlap | 2007-10-16 | 3 | -6/+2 |
* | | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 2007-10-16 | 2 | -6/+22 |
* | | radeon_driver_vblank_do_wait() static | Adrian Bunk | 2007-10-16 | 1 | -2/+2 |
* | | Memoryless nodes: Uncached allocator updates | Christoph Lameter | 2007-10-16 | 1 | -1/+1 |
* | | remove ZERO_PAGE | Nick Piggin | 2007-10-16 | 1 | -108/+17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-15 | 1 | -457/+0 |
|\ \ |
|
| * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 104 | -711/+2997 |
| |\ \
| | |/ |
|
| * | | Input: remove ec3104_keyb driver | Dmitry Torokhov | 2007-09-04 | 1 | -457/+0 |
* | | | Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-10-15 | 7 | -34/+50 |
|\ \ \ |
|
| * | | | fix use after free in amd create gatt pages | Jesper Juhl | 2007-10-15 | 1 | -7/+2 |
| * | | | AGP fix race condition between unmapping and freeing pages | Dave Airlie | 2007-10-15 | 6 | -27/+48 |
* | | | | via invalid device ids removal | Xavier Bachelot | 2007-10-15 | 1 | -2/+0 |
* | | | | radeon: Commit the ring after each partial texture upload blit. | chaohong guo | 2007-10-15 | 1 | -1/+3 |
* | | | | i915: fix vbl swap allocation size. | Dave Airlie | 2007-10-15 | 1 | -1/+1 |
* | | | | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt | 2007-10-15 | 45 | -2146/+1489 |
* | | | | drm: remove XFREE86_VERSION macros. | Dave Airlie | 2007-10-15 | 3 | -42/+1 |
* | | | | drm: Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt | 2007-10-15 | 43 | -661/+603 |
* | | | | drm: Remove DRM_ERR OS macro. | Eric Anholt | 2007-10-15 | 31 | -475/+474 |
|/ / / |
|
* | | | signedness: module_param_array nump argument | Al Viro | 2007-10-14 | 1 | -9/+9 |
* | | | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 4 | -5/+5 |
* | | | synclink_gt endianness annotations | Al Viro | 2007-10-14 | 1 | -4/+4 |
* | | | mpc5200_wdt: __user annotations | Al Viro | 2007-10-14 | 1 | -1/+1 |
| |/
|/| |
|