aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-02
* parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-02
* parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-02
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-02
* parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-02
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-02
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-02
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-02
* parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-02
* parisc: add parameter to read_cr16()Coly Li2009-07-02
* parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-02
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-02
* parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-02
* parisc: fix ldcw inline assemblerHelge Deller2009-07-02
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-02
* parisc: Remove casts from atomic macrosBastian Blank2009-07-02
* parisc: remove CVS keywordsAlexander Beregalov2009-07-02
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-06-23
|\
| * Blackfin: fix dma-mapping build errorsFUJITA Tomonori2009-06-22
| * Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-22
| * Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li2009-06-22
| * Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-22
| * Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger2009-06-22
| * Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger2009-06-22
| * Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2009-06-22
| * Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang2009-06-22
| * Blackfin: unify memory map headersMike Frysinger2009-06-22
| * Blackfin: stick the CPU name into boot image nameRobin Getz2009-06-22
| * Blackfin: update defconfigsMike Frysinger2009-06-22
| * Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-22
| * Blackfin: update I-pipe patch levelPhilippe Gerum2009-06-22
| * Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum2009-06-22
| * Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-22
| * Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-22
| * Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger2009-06-22
| * Blackfin: bf526-ezbrd: set SPI flash resources to SST deviceGraf Yang2009-06-22
| * Blackfin: fix accidental reset in some boot modesSonic Zhang2009-06-22
| * Blackfin: abstract irq14 lowering in do_irqMike Frysinger2009-06-22
| * Blackfin: simplify irq stack overflow checkingMike Frysinger2009-06-22
| * Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger2009-06-22
| * Blackfin: redo handling of bad irqsMike Frysinger2009-06-22
| * Blackfin: update anomaly listsMike Frysinger2009-06-22
| * Blackfin: bf533-ezkit: add resources for FISP devicesMike Frysinger2009-06-22
| * Blackfin: bf518f-ezbrd: update DSA resourcesMike Frysinger2009-06-22
| * Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-22
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-23
|\ \ | |/ |/|
| * intel-iommu: Fix one last ia64 build problem in Pass Through SupportLuck, Tony2009-06-05
| * Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-01
| * Intel IOMMU Pass Through SupportFenghua Yu2009-04-29