| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | ACPI: EC: Limit workaround for ASUS notebooks even more | Alexey Starikovskiy | 2009-01-16 | 1 | -1/+2 |
| | |/ / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-16 | 1 | -2/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | netxen: include ipv6.h (fixes build failure) | Dhananjay Phadke | 2009-01-16 | 1 | -0/+1 |
| * | | | netxen: avoid invalid iounmap | Dhananjay Phadke | 2009-01-16 | 1 | -2/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-01-16 | 3 | -7/+11 |
|\ \ \ \ |
|
| * | | | | Btrfs: fix ioctl arg size (userland incompatible change!) | Chris Mason | 2009-01-16 | 2 | -7/+10 |
| * | | | | Btrfs: Clear the device->running_pending flag before bailing on congestion | Chris Mason | 2009-01-16 | 1 | -0/+1 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-16 | 24 | -168/+196 |
|\ \ \ \ \ |
|
| * | | | | | serial: Add 16850 uart type support to OF uart driver | Matthias Fuchs | 2009-01-16 | 1 | -0/+1 |
| * | | | | | hvc_console: Remove tty->low_latency | Hendrik Brueckner | 2009-01-16 | 1 | -2/+0 |
| * | | | | | powerpc: Get the number of SLBs from "slb-size" property | Michael Neuling | 2009-01-16 | 1 | -0/+5 |
| * | | | | | powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices | Dave Kleikamp | 2009-01-16 | 1 | -1/+10 |
| * | | | | | powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/video | Stephen Rothwell | 2009-01-16 | 1 | -2/+2 |
| * | | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi | Stephen Rothwell | 2009-01-16 | 1 | -3/+3 |
| * | | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3 | Stephen Rothwell | 2009-01-16 | 3 | -19/+19 |
| * | | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppc | Stephen Rothwell | 2009-01-16 | 1 | -2/+2 |
| * | | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char | Stephen Rothwell | 2009-01-16 | 1 | -9/+9 |
| * | | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block | Stephen Rothwell | 2009-01-16 | 1 | -9/+9 |
| * | | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc | Stephen Rothwell | 2009-01-16 | 7 | -42/+42 |
| * | | | | | powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments | Stephen Rothwell | 2009-01-16 | 1 | -9/+8 |
| * | | | | | powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs | Stephen Rothwell | 2009-01-16 | 1 | -1/+3 |
| * | | | | | powerpc/ps3: The lv1_ routines have u64 parameters | Stephen Rothwell | 2009-01-16 | 5 | -37/+49 |
| * | | | | | powerpc/ps3: Use dma_addr_t down through the stack | Stephen Rothwell | 2009-01-16 | 3 | -21/+23 |
| * | | | | | powerpc/ps3: set_dabr() takes an unsigned long | Stephen Rothwell | 2009-01-16 | 1 | -1/+1 |
| * | | | | | powerpc: Cleanup from l64 to ll64 change drivers/scsi | Stephen Rothwell | 2009-01-16 | 2 | -10/+10 |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-16 | 12 | -79/+1065 |
|\ \ \ \ \ \ |
|
| * | | | | | | sata_fsl: Return non-zero on error in probe() | Michal Sojka | 2009-01-16 | 1 | -1/+1 |
| * | | | | | | drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha build | Andrew Morton | 2009-01-16 | 1 | -14/+14 |
| * | | | | | | libata: New driver for OCTEON SOC Compact Flash interface (v7). | David Daney | 2009-01-16 | 3 | -0/+975 |
| * | | | | | | libata: Add another column to the ata_timing table. | David Daney | 2009-01-16 | 2 | -38/+43 |
| * | | | | | | sata_via: Add VT8261 support | JosephChan@via.com.tw | 2009-01-16 | 1 | -0/+2 |
| * | | | | | | pata_atiixp: update port enabledness test handling | Tejun Heo | 2009-01-16 | 1 | -19/+13 |
| * | | | | | | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 5 | -7/+17 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-01-16 | 24 | -95/+318 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() | Hannes Reinecke | 2009-01-13 | 1 | -1/+4 |
| * | | | | | | | [SCSI] Add SUN Universal Xport to no attach blacklist | ILLES, Marton | 2009-01-13 | 1 | -0/+1 |
| * | | | | | | | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie | 2009-01-13 | 2 | -2/+2 |
| * | | | | | | | [SCSI] mpt fusion: Add Firmware debug support | Kashyap, Desai | 2009-01-13 | 3 | -0/+43 |
| * | | | | | | | [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS | Kashyap, Desai | 2009-01-13 | 1 | -13/+37 |
| * | | | | | | | [SCSI] mpt fusion: Update MPI Headers to version 01.05.19 | Kashyap, Desai | 2009-01-13 | 14 | -53/+191 |
| * | | | | | | | [SCSI] qla2xxx: Fix ISP restart bug in multiq code | Anirban Chakraborty | 2009-01-13 | 3 | -26/+40 |
* | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-01-16 | 10 | -69/+406 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | drm/i915: lock correct mutex around object unreference. | Dave Airlie | 2009-01-16 | 1 | -6/+11 |
| * | | | | | | | | drm/i915: add support for physical memory objects | Dave Airlie | 2009-01-16 | 4 | -13/+233 |
| * | | | | | | | | drm/i915: make LVDS fixed mode a preferred mode | Jesse Barnes | 2009-01-16 | 1 | -0/+7 |
| * | | | | | | | | drm: handle depth & bpp changes correctly | Jesse Barnes | 2009-01-16 | 2 | -15/+35 |
| * | | | | | | | | drm: initial KMS config fixes | Jesse Barnes | 2009-01-16 | 3 | -36/+95 |
| * | | | | | | | | drm/i915: setup sarea properly in master_priv | Dave Airlie | 2009-01-12 | 1 | -0/+8 |
| * | | | | | | | | drm/i915: set vblank enabled flag correctly across IRQ install/uninstall | Jesse Barnes | 2009-01-11 | 1 | -3/+15 |
| * | | | | | | | | drm/i915: don't enable vblanks on disabled pipes | Jesse Barnes | 2009-01-11 | 1 | -0/+6 |