summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin1-1/+1
2009-07-03parisc: remove dead code from sys_parisc32.cChristoph Hellwig1-62/+0
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin2-2/+4
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller3-19/+30
2009-07-03parisc: fix "delay!" timer handlingGrant Grundler1-35/+53
2009-07-03parisc: fix mismatched parenthesis in memcpy.cRandolph Chung1-1/+1
2009-07-03parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler1-9/+22
2009-07-03parisc: add parameter to read_cr16()Coly Li1-1/+1
2009-07-03parisc: decode_exc.c should include kernel.hAlexander Beregalov1-1/+1
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner7-8/+8
2009-07-03parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller1-4/+4
2009-07-03parisc: advertise PCI devs after "assign_resources"Grant Grundler2-10/+10
2009-07-03parisc: fix ldcw inline assemblerHelge Deller1-2/+2
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin1-20/+9
2009-07-03parisc: Remove casts from atomic macrosBastian Blank1-4/+4
2009-07-03parisc: remove CVS keywordsAlexander Beregalov7-14/+6
2009-07-03parisc: ccio-dma: fix build failure without procfsAlexander Beregalov1-3/+4
2009-07-03parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov1-0/+2
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin2-1/+5
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds82-1216/+1530
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds17-217/+754
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-136/+1807
2009-06-22NFS: Correct the NFS mount path when following a referralTrond Myklebust1-0/+24
2009-06-22NFS: Fix nfs_path() to always return a '/' at the beginning of the pathTrond Myklebust1-0/+5
2009-06-22NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust1-21/+157
2009-06-22VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2-8/+38
2009-06-22VFS: Uninline the function put_mnt_ns()Trond Myklebust2-10/+7
2009-06-22mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds3-14/+5
2009-06-22Blackfin: fix dma-mapping build errorsFUJITA Tomonori1-0/+13
2009-06-22Blackfin: hook up new perf_counter_open syscallMike Frysinger2-1/+3
2009-06-22Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li1-3/+1
2009-06-22Blackfin: fix early crash when booting on wrong cpuRobin Getz1-8/+15
2009-06-22Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger1-0/+1
2009-06-22Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger5-5/+0
2009-06-22Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2-1/+92
2009-06-22Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang1-1/+1
2009-06-22Blackfin: unify memory map headersMike Frysinger16-350/+145
2009-06-22Blackfin: stick the CPU name into boot image nameRobin Getz1-1/+1
2009-06-22Blackfin: update defconfigsMike Frysinger20-155/+272
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang11-81/+176
2009-06-22Blackfin: update I-pipe patch levelPhilippe Gerum1-2/+2
2009-06-22Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum3-76/+0
2009-06-22Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum3-27/+28
2009-06-22Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum5-30/+177
2009-06-22Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger1-1/+1
2009-06-22Blackfin: bf526-ezbrd: set SPI flash resources to SST deviceGraf Yang1-2/+2
2009-06-22Blackfin: fix accidental reset in some boot modesSonic Zhang1-1/+2
2009-06-22Blackfin: abstract irq14 lowering in do_irqMike Frysinger1-18/+25
2009-06-22Blackfin: simplify irq stack overflow checkingMike Frysinger1-15/+17
2009-06-22Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger1-0/+2