| Commit message (Expand) | Author | Age |
* | Input: add support for Braille devices | Samuel Thibault | 2006-04-02 |
* | [PATCH] vt: add TIOCL_GETKMSGREDIRECT | Rafael J. Wysocki | 2006-03-31 |
* | [PATCH] drivers/char/[i]stallion: Clean up kmalloc usage | Tobias Klauser | 2006-03-31 |
* | [PATCH] IPMI: convert from semaphores to mutexes | Corey Minyard | 2006-03-31 |
* | [PATCH] IPMI: tidy up various things | Corey Minyard | 2006-03-31 |
* | [PATCH] IPMI: fix startup race condition | Corey Minyard | 2006-03-31 |
* | [PATCH] make tty_insert_flip_string a non-GPL export | Andrew Morton | 2006-03-31 |
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2006-03-30 |
|\ |
|
| * | drm: remove drm_{alloc,free}_pages | Dave Airlie | 2006-03-28 |
| * | drm: sis fix compile warning | Dave Airlie | 2006-03-28 |
| * | drm: add new radeon PCI ids.. | Dave Airlie | 2006-03-25 |
| * | drm: read breadcrumb in IRQ handler | Dave Airlie | 2006-03-20 |
| * | drm: fixup i915 breadcrumb read/write | Dave Airlie | 2006-03-19 |
| * | drm: remove pointless checks in radeon_state | Dave Airlie | 2006-03-19 |
| * | drm: fixup improper cast. | Dave Airlie | 2006-03-19 |
| * | drm: rationalise some pci ids | Dave Airlie | 2006-03-19 |
| * | drm: Add general-purpose packet for manipulating scratch registers (r300) | Dave Airlie | 2006-03-19 |
| * | drm: rework radeon memory map (radeon 1.23) | Dave Airlie | 2006-03-19 |
| * | drm: update r300 register names | Dave Airlie | 2006-03-19 |
| * | drm: fixup PCI DMA support | Dave Airlie | 2006-03-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-29 |
|\ \ |
|
| * \ | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
| |\ \ |
|
| * | | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
| * | | | [PATCH] powerpc: add hvc backend for rtas | Arnd Bergmann | 2006-03-28 |
| * | | | [PATCH] powerpc: hvc_console updates | Ryan S. Arnold | 2006-03-28 |
| * | | | [PATCH] powerpc: HVC init race | Michael Neuling | 2006-03-26 |
| * | | | [PATCH] powerpc: Compile warning in hvcs driver | Anton Blanchard | 2006-03-26 |
* | | | | [PATCH] do_SAK: don't depend on session ID 0 | Eric W. Biederman | 2006-03-28 |
* | | | | [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info | Eric W. Biederman | 2006-03-28 |
| |/ /
|/| | |
|
* | | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 |
* | | | [PATCH] nvidia-agp: use time_before_eq() | Marcelo Feitoza Parisi | 2006-03-28 |
* | | | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 |
* | | | [PATCH] synclink_gt: remove uneeded async code | Paul Fulghum | 2006-03-28 |
* | | | [PATCH] synclink_gt add gpio feature | Paul Fulghum | 2006-03-28 |
* | | | [PATCH] synclink: remove dead code | Paul Fulghum | 2006-03-28 |
* | | | [PATCH] RTC subsystem: ARM cleanup | Alessandro Zummo | 2006-03-27 |
* | | | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 |
|\ \ |
|
| * | | drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment | Bastien Roucaries | 2006-03-26 |
| * | | BUG_ON() Conversion in drivers/char | Eric Sesterhenn | 2006-03-26 |
* | | | [PATCH] isicom: select FW_LOADER | maximilian attems | 2006-03-26 |
* | | | [PATCH] tlclk: fix handling of device major | Andrew Morton | 2006-03-26 |
* | | | [PATCH] ipmi: Increment driver version to v39.0 | Corey Minyard | 2006-03-26 |
* | | | [PATCH] ipmi: add full sysfs support | Corey Minyard | 2006-03-26 |
* | | | [PATCH] ipmi: add generic PCI handling | Corey Minyard | 2006-03-26 |
* | | | [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() | Bjorn Helgaas | 2006-03-26 |
|/ / |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-03-25 |
|\ \ |
|
| * | | [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets | Andi Kleen | 2006-03-24 |
| * | | [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge | Henrik Kretzschmar | 2006-03-24 |
| * | | [AGPGART] ATI RS350 support. | Dave Jones | 2006-03-01 |