summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-16drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton1-14/+14
2009-01-16libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney3-0/+975
2009-01-16libata: Add another column to the ata_timing table.David Daney2-38/+43
2009-01-16sata_via: Add VT8261 supportJosephChan@via.com.tw1-0/+2
2009-01-16pata_atiixp: update port enabledness test handlingTejun Heo1-19/+13
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik5-7/+17
2009-01-16trace: set max latency variable to zero on defaultSteven Rostedt3-1/+3
2009-01-16ftrace: remove static from function tracer functionsSteven Rostedt3-15/+8
2009-01-16ftrace: combine stack trace in function callSteven Rostedt1-25/+36
2009-01-16trace: clean up format errors in calls to trace_seq_printfSteven Rostedt3-9/+10
2009-01-16trace: add gcc printf check to trace_seq_printfSteven Rostedt1-1/+2
2009-01-16ftrace: move function tracer functions out of trace.cSteven Rostedt2-85/+83
2009-01-16ftrace: add stack trace to function tracerSteven Rostedt3-9/+108
2009-01-16ftrace: fix trace_outputLai Jiangshan2-36/+33
2009-01-16drm/i915: lock correct mutex around object unreference.Dave Airlie1-6/+11
2009-01-16drm/i915: add support for physical memory objectsDave Airlie4-13/+233
2009-01-16drm/i915: make LVDS fixed mode a preferred modeJesse Barnes1-0/+7
2009-01-16drm: handle depth & bpp changes correctlyJesse Barnes2-15/+35
2009-01-16drm: initial KMS config fixesJesse Barnes3-36/+95
2009-01-16serial: Add 16850 uart type support to OF uart driverMatthias Fuchs1-0/+1
2009-01-16hvc_console: Remove tty->low_latencyHendrik Brueckner1-2/+0
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling1-0/+5
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
2009-01-16powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/videoStephen Rothwell1-2/+2
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsiStephen Rothwell1-3/+3
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3Stephen Rothwell3-19/+19
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppcStephen Rothwell1-2/+2
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/charStephen Rothwell1-9/+9
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/blockStephen Rothwell1-9/+9
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell7-42/+42
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell1-9/+8
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell1-1/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell5-37/+49
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell3-21/+23
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell1-1/+1
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2-10/+10
2009-01-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-13/+37
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-11/+0
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds76-658/+942
2009-01-15Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-15/+1384
2009-01-159p: disallow RDMA if RDMA CM isn't availableRoland Dreier1-1/+1
2009-01-15ext2: also update the inode on disk when dir is IS_DIRSYNCJan Kara1-2/+5
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell1-1/+1
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-15memcg: fix a race when setting memory.swappinessLi Zefan1-1/+9
2009-01-15memcg: fix section mismatchLi Zefan1-1/+1
2009-01-15hp_accel: do not call ACPI from invalid contextPavel Machek1-19/+49
2009-01-15lis3: fix documentation to fit into 80 columnsPavel Machek1-13/+17
2009-01-15lis3lv02d: merge with leds hp diskEric Piel5-150/+52
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton1-8/+2