summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-23V4L/DVB (12073): gspca_ov519: limit ov6630 qvif uv swap fix to ov66308AFHans de Goede1-14/+24
2009-06-23V4L/DVB (12072): gspca-ov519: add extra controlsHans de Goede2-10/+207
2009-06-23V4L/DVB (12071): gspca: fix NULL pointer deref in query_ctrlHans de Goede1-5/+3
2009-06-23V4L/DVB (12010): cx88: Properly support Leadtek TV2000 XP GlobalMauro Carvalho Chehab2-22/+78
2009-06-23mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier1-4/+10
2009-06-23IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier1-3/+10
2009-06-23libata: don't set IORDY for resetTejun Heo1-4/+9
2009-06-23sata_fsl: Add power mgmt supportDave Liu1-0/+35
2009-06-23[libata] PATA driver for CF interface on AT91SAM9260 SoCSergey Matyukevich3-0/+370
2009-06-23[libata] beautify module parametersEvgeni Golov1-6/+6
2009-06-23RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif1-3/+5
2009-06-23RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif1-1/+1
2009-06-23IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin1-1/+1
2009-06-23IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering3-17/+522
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds82-1216/+1530
2009-06-23Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds17-217/+754
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-136/+1807
2009-06-23NFS: Correct the NFS mount path when following a referralTrond Myklebust1-0/+24
2009-06-23NFS: Fix nfs_path() to always return a '/' at the beginning of the pathTrond Myklebust1-0/+5
2009-06-23NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust1-21/+157
2009-06-23VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2-8/+38
2009-06-23VFS: Uninline the function put_mnt_ns()Trond Myklebust2-10/+7
2009-06-23mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds3-14/+5
2009-06-23Blackfin: fix dma-mapping build errorsFUJITA Tomonori1-0/+13
2009-06-23Blackfin: hook up new perf_counter_open syscallMike Frysinger2-1/+3
2009-06-23Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li1-3/+1
2009-06-23Blackfin: fix early crash when booting on wrong cpuRobin Getz1-8/+15
2009-06-23Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger1-0/+1
2009-06-23Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger5-5/+0
2009-06-23Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2-1/+92
2009-06-23Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang1-1/+1
2009-06-23Blackfin: unify memory map headersMike Frysinger16-350/+145
2009-06-23Blackfin: stick the CPU name into boot image nameRobin Getz1-1/+1
2009-06-23Blackfin: update defconfigsMike Frysinger20-155/+272
2009-06-23Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang11-81/+176
2009-06-23Blackfin: update I-pipe patch levelPhilippe Gerum1-2/+2
2009-06-23Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum3-76/+0
2009-06-23Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum3-27/+28
2009-06-23Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum5-30/+177
2009-06-23Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger1-1/+1
2009-06-23Blackfin: bf526-ezbrd: set SPI flash resources to SST deviceGraf Yang1-2/+2
2009-06-23Blackfin: fix accidental reset in some boot modesSonic Zhang1-1/+2
2009-06-23Blackfin: abstract irq14 lowering in do_irqMike Frysinger1-18/+25
2009-06-23Blackfin: simplify irq stack overflow checkingMike Frysinger1-15/+17
2009-06-23Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger1-0/+2
2009-06-23Blackfin: redo handling of bad irqsMike Frysinger1-42/+11
2009-06-23Blackfin: update anomaly listsMike Frysinger7-125/+178
2009-06-23Blackfin: bf533-ezkit: add resources for FISP devicesMike Frysinger1-0/+106
2009-06-23Blackfin: bf518f-ezbrd: update DSA resourcesMike Frysinger1-5/+11
2009-06-23Blackfin: unify memory region checks between kgdb and trapsMike Frysinger4-274/+256