| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] pnp: card_probe(): fix memory leak | Jesper Juhl | 2006-06-25 | 1 | -22/+26 |
* | [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers | Matt Mackall | 2006-06-25 | 2 | -6/+3 |
* | [PATCH] random: change cpqarray to use add_disk_randomness | Matt Mackall | 2006-06-25 | 1 | -2/+3 |
* | [PATCH] random: make CCISS use add_disk_randomness | Matt Mackall | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 | 20 | -529/+1366 |
* | [PATCH] m68k: convert mac irq code | Roman Zippel | 2006-06-25 | 2 | -10/+4 |
* | [PATCH] m68k: introduce irq controller | Roman Zippel | 2006-06-25 | 1 | -0/+1 |
* | [PATCH] m68k: cleanup generic irq names | Roman Zippel | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2006-06-25 | 1 | -4/+4 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 4 | -6/+1 |
* | [PATCH] ieee1394: nodemgr: do not peek into struct semaphore | Stefan Richter | 2006-06-25 | 2 | -2/+5 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-25 | 2 | -4/+148 |
|\ |
|
| * | [ARM] 3639/1: S3C2412: serial port support | Ben Dooks | 2006-06-24 | 2 | -4/+148 |
* | | Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer" | Linus Torvalds | 2006-06-25 | 1 | -6/+2 |
* | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2006-06-24 | 8 | -12/+142 |
|\ \ |
|
| * | | drm: radeon constify radeon microcode | Dave Airlie | 2006-06-24 | 1 | -3/+3 |
| * | | Add i915 ioctls to configure pipes for vblank interrupt. | Dave Airlie | 2006-06-24 | 4 | -5/+87 |
| * | | drm: update radeon to 1.25 add r200 vertex program support | Dave Airlie | 2006-06-24 | 3 | -3/+48 |
| * | | drm: radeon add a tcl state flush before accessing tcl vector space | Dave Airlie | 2006-06-24 | 2 | -2/+5 |
| |/ |
|
* | | Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2006-06-24 | 3 | -24/+20 |
|\ \ |
|
| * | | intelfb delousing | Al Viro | 2006-06-24 | 3 | -24/+20 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-24 | 31 | -1687/+1444 |
|\ \ |
|
| * | | [PARPORT] sunbpp: Convert to new SBUS device framework. | David S. Miller | 2006-06-24 | 1 | -64/+70 |
| * | | [SCSI] qlogicpti: Convert to new SBUS device framework. | David S. Miller | 2006-06-24 | 1 | -175/+186 |
| * | | [SCSI] esp: Fix bug in esp_remove_common. | David S. Miller | 2006-06-24 | 1 | -4/+1 |
| * | | [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find(). | David S. Miller | 2006-06-24 | 1 | -14/+0 |
| * | | [NET] myri_sbus: Kill unused next_module struct member. | David S. Miller | 2006-06-24 | 1 | -1/+0 |
| * | | [NET] myri_sbus: Convert to new SBUS device layer. | David S. Miller | 2006-06-24 | 1 | -55/+61 |
| * | | [NET] sunqe: Convert to new SBUS driver layer. | David S. Miller | 2006-06-24 | 1 | -249/+219 |
| * | | [NET] sunbmac: Convert over to new SBUS device framework. | David S. Miller | 2006-06-24 | 2 | -67/+61 |
| * | | [NET] sunlance: Convert to new SBUS driver framework. | David S. Miller | 2006-06-24 | 1 | -76/+97 |
| * | | [NET] sunhme: Convert to new SBUS driver framework. | David S. Miller | 2006-06-24 | 2 | -174/+187 |
| * | | [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs. | David S. Miller | 2006-06-24 | 1 | -12/+12 |
| * | | [SCSI] sparc: Port esp to new SBUS driver layer. | David S. Miller | 2006-06-24 | 2 | -165/+157 |
| * | | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 2006-06-24 | 1 | -310/+139 |
| * | | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller | 2006-06-24 | 1 | -0/+1 |
| * | | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller | 2006-06-24 | 2 | -96/+124 |
| * | | [SPARC64]: Convert central bus layer to in-kernel PROM device tree. | David S. Miller | 2006-06-24 | 1 | -1/+1 |
| * | | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-24 | 10 | -67/+64 |
| * | | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. | David S. Miller | 2006-06-24 | 6 | -27/+38 |
| * | | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. | David S. Miller | 2006-06-24 | 1 | -17/+18 |
| * | | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller | 2006-06-24 | 1 | -124/+19 |
| |/ |
|
* | | Enable minimal per-device resume tracing | Linus Torvalds | 2006-06-24 | 1 | -0/+4 |
* | | Add some basic resume trace facilities | Linus Torvalds | 2006-06-24 | 2 | -0/+229 |
|/ |
|
* | [PATCH] fix typo in acpi video brightness changes. | Dave Jones | 2006-06-24 | 1 | -1/+1 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-24 | 26 | -2181/+6032 |
|\ |
|
| * | [libata] conversion to new debug scheme, part 1 of $N | Borislav Petkov | 2006-06-23 | 1 | -26/+47 |
| * | [PATCH] libata: Add ata_scsi_dev_disabled | Brian King | 2006-06-23 | 1 | -10/+31 |
| * | [libata] Add host lock to struct ata_port | Jeff Garzik | 2006-06-23 | 4 | -73/+72 |
| * | [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[] | Tejun Heo | 2006-06-23 | 1 | -16/+69 |