summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-031-5/+11
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
* parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-032-2/+4
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-033-19/+30
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
* parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-031-1/+1
* parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-031-9/+22
* parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
* parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-031-1/+1
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-037-8/+8
* parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-031-4/+4
* parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-032-10/+10
* parisc: fix ldcw inline assemblerHelge Deller2009-07-031-2/+2
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-031-20/+9
* parisc: Remove casts from atomic macrosBastian Blank2009-07-031-4/+4
* parisc: remove CVS keywordsAlexander Beregalov2009-07-037-14/+6
* parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-031-3/+4
* parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov2009-07-031-0/+2
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-032-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-06-2282-1216/+1530
|\
| * Blackfin: fix dma-mapping build errorsFUJITA Tomonori2009-06-221-0/+13
| * Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-222-1/+3
| * Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li2009-06-221-3/+1
| * Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-221-8/+15
| * Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger2009-06-221-0/+1
| * Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger2009-06-225-5/+0
| * Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2009-06-222-1/+92
| * Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang2009-06-221-1/+1
| * Blackfin: unify memory map headersMike Frysinger2009-06-2216-350/+145
| * Blackfin: stick the CPU name into boot image nameRobin Getz2009-06-221-1/+1
| * Blackfin: update defconfigsMike Frysinger2009-06-2220-155/+272
| * Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-2211-81/+176
| * Blackfin: update I-pipe patch levelPhilippe Gerum2009-06-221-2/+2
| * Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum2009-06-223-76/+0
| * Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-223-27/+28
| * Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-225-30/+177
| * Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger2009-06-221-1/+1
| * Blackfin: bf526-ezbrd: set SPI flash resources to SST deviceGraf Yang2009-06-221-2/+2
| * Blackfin: fix accidental reset in some boot modesSonic Zhang2009-06-221-1/+2
| * Blackfin: abstract irq14 lowering in do_irqMike Frysinger2009-06-221-18/+25
| * Blackfin: simplify irq stack overflow checkingMike Frysinger2009-06-221-15/+17
| * Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger2009-06-221-0/+2
| * Blackfin: redo handling of bad irqsMike Frysinger2009-06-221-42/+11
| * Blackfin: update anomaly listsMike Frysinger2009-06-227-125/+178
| * Blackfin: bf533-ezkit: add resources for FISP devicesMike Frysinger2009-06-221-0/+106
| * Blackfin: bf518f-ezbrd: update DSA resourcesMike Frysinger2009-06-221-5/+11
| * Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-224-274/+256
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-2217-217/+754
|\ \
| * | intel-iommu: Fix one last ia64 build problem in Pass Through SupportLuck, Tony2009-06-051-0/+4