summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2009-01-162-7/+10
| * | | | Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason2009-01-161-0/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-1624-168/+196
|\ \ \ \ \
| * | | | | serial: Add 16850 uart type support to OF uart driverMatthias Fuchs2009-01-161-0/+1
| * | | | | hvc_console: Remove tty->low_latencyHendrik Brueckner2009-01-161-2/+0
| * | | | | powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling2009-01-161-0/+5
| * | | | | powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp2009-01-161-1/+10
| * | | | | powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/videoStephen Rothwell2009-01-161-2/+2
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsiStephen Rothwell2009-01-161-3/+3
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3Stephen Rothwell2009-01-163-19/+19
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppcStephen Rothwell2009-01-161-2/+2
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/charStephen Rothwell2009-01-161-9/+9
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/blockStephen Rothwell2009-01-161-9/+9
| * | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell2009-01-167-42/+42
| * | | | | powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell2009-01-161-9/+8
| * | | | | powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell2009-01-161-1/+3
| * | | | | powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell2009-01-165-37/+49
| * | | | | powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell2009-01-163-21/+23
| * | | | | powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell2009-01-161-1/+1
| * | | | | powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2009-01-162-10/+10
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-1612-79/+1065
|\ \ \ \ \ \
| * | | | | | sata_fsl: Return non-zero on error in probe()Michal Sojka2009-01-161-1/+1
| * | | | | | drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton2009-01-161-14/+14
| * | | | | | libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney2009-01-163-0/+975
| * | | | | | libata: Add another column to the ata_timing table.David Daney2009-01-162-38/+43
| * | | | | | sata_via: Add VT8261 supportJosephChan@via.com.tw2009-01-161-0/+2
| * | | | | | pata_atiixp: update port enabledness test handlingTejun Heo2009-01-161-19/+13
| * | | | | | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-165-7/+17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-01-1624-95/+318
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target()Hannes Reinecke2009-01-131-1/+4
| * | | | | | | [SCSI] Add SUN Universal Xport to no attach blacklistILLES, Marton2009-01-131-0/+1
| * | | | | | | [SCSI] iscsi_tcp: make padbuf non-staticKaren Xie2009-01-132-2/+2
| * | | | | | | [SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai2009-01-133-0/+43
| * | | | | | | [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai2009-01-131-13/+37
| * | | | | | | [SCSI] mpt fusion: Update MPI Headers to version 01.05.19Kashyap, Desai2009-01-1314-53/+191
| * | | | | | | [SCSI] qla2xxx: Fix ISP restart bug in multiq codeAnirban Chakraborty2009-01-133-26/+40
* | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-01-1610-69/+406
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: lock correct mutex around object unreference.Dave Airlie2009-01-161-6/+11
| * | | | | | | | drm/i915: add support for physical memory objectsDave Airlie2009-01-164-13/+233
| * | | | | | | | drm/i915: make LVDS fixed mode a preferred modeJesse Barnes2009-01-161-0/+7
| * | | | | | | | drm: handle depth & bpp changes correctlyJesse Barnes2009-01-162-15/+35
| * | | | | | | | drm: initial KMS config fixesJesse Barnes2009-01-163-36/+95
| * | | | | | | | drm/i915: setup sarea properly in master_privDave Airlie2009-01-121-0/+8
| * | | | | | | | drm/i915: set vblank enabled flag correctly across IRQ install/uninstallJesse Barnes2009-01-111-3/+15
| * | | | | | | | drm/i915: don't enable vblanks on disabled pipesJesse Barnes2009-01-111-0/+6
* | | | | | | | | Revert "PCI PM: Register power state of devices during initialization"Linus Torvalds2009-01-161-6/+2
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-152-13/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: sched_slice() fixletLin Ming2009-01-151-1/+4
| * | | | | | | | sched: fix update_min_vruntimePeter Zijlstra2009-01-151-1/+1
| * | | | | | | | sched: SCHED_OTHER vs SCHED_IDLE isolationPeter Zijlstra2009-01-151-8/+22
OpenPOWER on IntegriCloud