Age | Commit message (Expand) | Author |
2009-06-12 | [S390] dasd: no High Performance FICON in 31-bit mode | Stefan Weinhuber |
2009-06-12 | [S390] dcssblk: revert devt conversion | Gerald Schaefer |
2009-06-12 | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs | Roel Kluin |
2009-06-12 | [S390] 3270: lock dependency fixes | Martin Schwidefsky |
2009-06-12 | [S390] 3270: do not register with tty_register_device | Martin Schwidefsky |
2009-06-12 | [S390] qdio: inline qdio_perf_stat_inc | Jan Glauber |
2009-06-12 | [S390] qdio: simplify error handling in irq handler | Jan Glauber |
2009-06-12 | [S390] cio: fix sanity checks in device_ops. | Sebastian Ott |
2009-06-12 | [S390] merge cpu.h into cputime.h | Martin Schwidefsky |
2009-06-12 | drm: Export hash table functionality. | Jerome Glisse |
2009-06-12 | drm: Split out the mm declarations in a separate header. Add atomic operations. | Jerome Glisse |
2009-06-12 | drm/radeon: add support for RV790. | Alex Deucher |
2009-06-12 | drm/radeon: add rv740 drm support. | Alex Deucher |
2009-06-12 | drm: Eliminate magic I2C frobbing when reading EDID | Keith Packard |
2009-06-12 | drm/i915: duplicate desired mode for use by fbcon. | Dave Airlie |
2009-06-12 | drm/via: vfree() no need checking before calling it | Figo.zhang |
2009-06-12 | drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver | yakui_zhao |
2009-06-12 | drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode | yakui_zhao |
2009-06-11 | Push BKL down into ->remount_fs() | Alessio Igor Bogani |
2009-06-11 | fs: Remove i_cindex from struct inode | Theodore Ts'o |
2009-06-11 | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-11 | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-11 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds |
2009-06-11 | vgacon: use slab allocator instead of the bootmem allocator | Pekka Enberg |
2009-06-11 | vt: use kzalloc() instead of the bootmem allocator | Pekka Enberg |
2009-06-11 | kmemleak: Remove some of the kmemleak false positives | Catalin Marinas |
2009-06-11 | Merge branch 'serial-from-alan' | Linus Torvalds |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-11 | moxa: prevent opening unavailable ports | Dirk Eibach |
2009-06-11 | imx: serial: use tty_encode_baud_rate to set true rate | Oskar Schirmer |
2009-06-11 | imx: serial: add IrDA support to serial driver | Fabian Godehardt |
2009-06-11 | imx: serial: use rational library function | Oskar Schirmer |
2009-06-11 | imx: serial: handle initialisation failure correctly | Daniel Glöckner |
2009-06-11 | imx: serial: be sure to stop xmit upon shutdown | Fabian Godehardt |
2009-06-11 | imx: serial: notify higher layers in case xmit IRQ was not called | Fabian Godehardt |
2009-06-11 | imx: serial: fix one bit field type | Daniel Glöckner |
2009-06-11 | imx: serial: fix whitespaces (no changes in functionality) | Oskar Schirmer |
2009-06-11 | tty: use prepare/finish_wait | Jiri Slaby |
2009-06-11 | tty: remove sleep_on | Jiri Slaby |
2009-06-11 | sierra: driver interface blacklisting | Elina Pasheva |
2009-06-11 | sierra: driver urb handling improvements | Elina Pasheva |
2009-06-11 | tty: resolve some sierra breakage | Alan Cox |
2009-06-11 | timbuart: Fix the termios logic | Alan Cox |
2009-06-11 | serial: Added Timberdale UART driver | Richard Röjfors |
2009-06-11 | tty: Untangle termios and mm mutex dependencies | Alan Cox |