| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [PATCH] Char: n_r3964, cleanup | Jiri Slaby | 2007-02-11 | 1 | -1116/+981 |
* | | [PATCH] Char: serial167, cleanup | Jiri Slaby | 2007-02-11 | 1 | -1677/+1645 |
* | | [PATCH] Char: mxser_new, remove useless spinlock | Jiri Slaby | 2007-02-11 | 1 | -4/+0 |
* | | [PATCH] Char: mxser_new, mark init functions | Jiri Slaby | 2007-02-11 | 1 | -4/+4 |
* | | [PATCH] drivers/char/vc_screen.c: proper prototypes | Adrian Bunk | 2007-02-11 | 1 | -3/+0 |
* | | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 | 16 | -55/+11 |
* | | [PATCH] Char: isicom, correct probing/removing | Jiri Slaby | 2007-02-11 | 1 | -7/+9 |
* | | [PATCH] Char: isicom, support higher rates | Jiri Slaby | 2007-02-11 | 1 | -2/+7 |
* | | [PATCH] Char: isicom, check card state in isr | Jiri Slaby | 2007-02-11 | 1 | -0/+5 |
* | | [PATCH] Char: isicom, augment card_reset | Jiri Slaby | 2007-02-11 | 1 | -17/+22 |
* | | [PATCH] Char: isicom, fix locking in isr | Jiri Slaby | 2007-02-11 | 1 | -0/+2 |
* | | [PATCH] make drivers/char/mxser_new.c:mxser_hangup() static | Adrian Bunk | 2007-02-11 | 1 | -1/+1 |
* | | [PATCH] mxser: remove ambiguous redefinition of INIT_WORK | Andreas Jaggi | 2007-02-11 | 2 | -16/+0 |
* | | [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves | Jiri Slaby | 2007-02-11 | 1 | -33/+3 |
* | | [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup | Jiri Slaby | 2007-02-11 | 1 | -1/+0 |
* | | [PATCH] vt: refactor console SAK processing | Eric W. Biederman | 2007-02-11 | 4 | -18/+41 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm | Linus Torvalds | 2007-02-09 | 2 | -0/+674 |
|\ |
|
| * | [APM] Add shared version of APM emulation | Ralf Baechle | 2007-02-09 | 2 | -0/+674 |
* | | [PATCH] misc NULL noise removal | Al Viro | 2007-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-08 | 4 | -9/+153 |
|\ |
|
| * | [POWERPC] ppc: Fix booke watchdog initialization | Stefan Roese | 2007-02-08 | 1 | -9/+11 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-07 | 9 | -109/+144 |
| |\ |
|
| * | | [POWERPC] Celleb: hypervisor console driver | Ishizaki Kou | 2007-02-07 | 3 | -0/+142 |
* | | | drm: Allow for 44 bit user-tokens (or drm_file offsets) | Thomas Hellstrom | 2007-02-08 | 3 | -13/+14 |
* | | | drm/via: Disable AGP DMA for chips with the new 3D engine. | Thomas Hellstrom | 2007-02-08 | 1 | -0/+5 |
* | | | drm: update core memory manager from git drm tree | Thomas Hellstrom | 2007-02-08 | 3 | -47/+149 |
* | | | drm: remove drm_ioremap and drm_ioremapfree | Christoph Hellwig | 2007-02-08 | 6 | -195/+25 |
* | | | i810/i830: use drm_core_ioremap instead of drm_ioremap | Dave Airlie | 2007-02-08 | 4 | -22/+48 |
* | | | drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM | Thomas Hellstrom | 2007-02-08 | 1 | -1/+1 |
* | | | via: allow for npot texture pitch alignment | Thomas Hellstrom | 2007-02-08 | 3 | -11/+24 |
* | | | via: add some new chipsets | Thomas Hellstrom | 2007-02-08 | 5 | -17/+33 |
* | | | via: some PCI posting flushes | Thomas Hellstrom | 2007-02-08 | 2 | -1/+5 |
* | | | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-03 | 2 | -15/+11 |
| |/
|/| |
|
* | | [PATCH] sysrq: showBlockedTasks is sysrq-W | Randy Dunlap | 2007-02-02 | 1 | -9/+11 |
* | | [PATCH] IPMI: fix timeout list handling | David Barksdale | 2007-01-31 | 1 | -2/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-01-30 | 5 | -21/+52 |
|\ \ |
|
| * | | [AGPGART] Add new IDs to VIA AGP. | Dave Jones | 2007-01-28 | 2 | -3/+20 |
| * | | [AGPGART] Remove pointless assignment. | Dave Jones | 2007-01-28 | 1 | -5/+5 |
| * | | [AGPGART] Remove pointless typedef in ati-agp | Dave Jones | 2007-01-28 | 1 | -13/+13 |
| * | | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() | Dave Jones | 2007-01-28 | 1 | -0/+5 |
| * | | [AGPGART] intel_agp: restore graphics device's pci space early in resume | Wang Zhenyu | 2007-01-17 | 1 | -0/+9 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-23 | 1 | -62/+52 |
|\ \ \ |
|
| * | | | [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change | Yoichi Yuasa | 2007-01-23 | 1 | -62/+52 |
| | |/
| |/| |
|
* / | | [PATCH] tlclk: bug fix + misc fixes | Mark Gross | 2007-01-23 | 1 | -15/+28 |
|/ / |
|
* | | Revert "[PATCH] Fix up mmap_kmem" | Linus Torvalds | 2007-01-22 | 1 | -2/+2 |
* | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2007-01-12 | 1 | -1/+1 |
|\ \ |
|
| * | | i915: Fix a DRM_ERROR that should be DRM_DEBUG. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2007-01-08 | 1 | -1/+1 |
* | | | [PATCH] Fix HWRNG built-in initcalls priority | Michael Buesch | 2007-01-12 | 5 | -5/+5 |
* | | | [PATCH] intel-rng workarounds | Jan Beulich | 2007-01-12 | 1 | -2/+30 |
|/ / |
|
* | | [PATCH] ip2 warning fix | Andrew Morton | 2007-01-06 | 1 | -2/+2 |