summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-07-17lguest: fix journeyMatias Zabaljauregui2-2/+2
2009-07-16Blackfin: define HARDIRQ_BITS again for nowMike Frysinger1-0/+3
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang1-6/+17
2009-07-16Blackfin: work around anomaly 05000189Robin Getz1-1/+2
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich3-6/+4
2009-07-16Blackfin: fix bugs in GPIO resume codeMichael Hennerich1-4/+2
2009-07-16Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song1-1/+1
2009-07-16Blackfin: fix handling of IPEND in interrupt context saveRobin Getz1-3/+4
2009-07-16Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz1-4/+0
2009-07-16Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich7-7/+7
2009-07-16Blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-16Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang1-14/+7
2009-07-16Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger1-15/+14
2009-07-16Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2-8/+29
2009-07-16Blackfin: fix miscompilation in lshrdi3Jie Zhang1-15/+1
2009-07-16Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz1-10/+16
2009-07-16Blackfin: restore exception banner when dumping crash infoMike Frysinger1-2/+3
2009-07-16Blackfin: work around anomaly 05000281Robin Getz1-1/+2
2009-07-16Blackfin: update anomaly lists to match latest sheets/usageGraf Yang7-1/+13
2009-07-16Blackfin: drop dead flash_probe callMike Frysinger1-7/+0
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz1-5/+7
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab1-3/+3
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp1-8/+9
2009-07-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+6
2009-07-14x86: Fix warning in pvclock.cDave Jones1-1/+1
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+6
2009-07-13mn10300: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-13x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick1-1/+2
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick1-1/+2
2009-07-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras1-4/+2
2009-07-13sparc: remove driver-core BUS_ID_SIZEKay Sievers1-1/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan26-26/+0
2009-07-11x86: Remove spurious printk level from segfault messageRoland Dreier1-1/+1
2009-07-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-8/+54
2009-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-07-11Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-07-11Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds9-144/+353
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra23-40/+23
2009-07-11x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu3-11/+12
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe1-1/+1
2009-07-10perf_counter: Clean up global vs counter enablePeter Zijlstra1-8/+8
2009-07-10perf_counter: Fix up P6 PMU detailsPeter Zijlstra1-5/+23
2009-07-10perf_counter: Add P6 PMU supportVince Weaver1-14/+213
2009-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter1-1/+1
2009-07-10memory barrier: adding smp_mb__after_lockJiri Olsa1-0/+4
2009-07-09[ARM] 5594/1: Correct U300 VIC init PM settingLinus Walleij1-2/+2
2009-07-09[ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten1-0/+1
2009-07-09Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King8-19/+454