aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-28/+51
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-10-08Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+3
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds8-123/+193
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2-0/+3
2009-10-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds15-80/+126
2009-10-08Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQMichael Hennerich1-0/+3
2009-10-08Blackfin: drop all simple-gpio board resourcesMike Frysinger17-255/+0
2009-10-08Blackfin: fix framebuffer mmap bug for nommuThomas Chou2-0/+17
2009-10-08Blackfin: includecheck fix: mach-bf548, ezkit.cJaswinder Singh Rajput1-1/+0
2009-10-08Blackfin: drop cs_change_per_word settingMike Frysinger5-8/+0
2009-10-08Blackfin: bf533-ezkit: convert to physmap/jedec_probeMike Frysinger1-25/+41
2009-10-08Blackfin: convert adv7393 resources to new i2c frameworkMichael Hennerich5-50/+31
2009-10-07ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macrosHartley Sweeten1-8/+10
2009-10-07ARM: 5751/1: ep93xx/micro9: Add Micro9-SlimHubert Feurstein2-1/+23
2009-10-07ARM: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein3-58/+75
2009-10-07ARM: 5749/1: ep93xx/micro9: Update maintainerHubert Feurstein1-4/+6
2009-10-07ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow1-0/+1
2009-10-07ARM: 5748/1: bcmring: fix build warning messagesLeo Chen2-3/+3
2009-10-07ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas1-1/+1
2009-10-07ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2-4/+35
2009-10-07ARM: 5745/1: Change ep93xx gpio_irq static inlines to macrosHartley Sweeten1-12/+4
2009-10-07ARM: 5744/1: ep93xx: add remaining phys offset selectionsHartley Sweeten3-2/+35
2009-10-07Blackfin: fix missed cache config renamesGraf Yang1-2/+2
2009-10-07Blackfin: cplbinfo: drop d_path() hacksMike Frysinger1-13/+12
2009-10-07Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly definesMike Frysinger1-0/+2
2009-10-07Blackfin: BF51x: add PTP MMR definesBarry Song2-0/+69
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz248-4298/+893
2009-10-07Blackfin: convert to use arch_gettimeoffset()john stultz2-65/+8
2009-10-06Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linusTony Lindgren4-95/+137
2009-10-06omap: iovmm: Add missing mutex_unlockDaniel Walker1-1/+2
2009-10-06omap: iovmm: Fix incorrect spellingHiroshi DOYU1-3/+3
2009-10-06omap: SRAM: flush the right address after memcpy in omap_sram_pushye janboe1-1/+2
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra1-0/+2
2009-10-06[S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer2-12/+14
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens6-4/+147
2009-10-06[S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu1-3/+2
2009-10-06[S390] pm: ignore time spend in suspended stateMartin Schwidefsky1-4/+17
2009-10-06[S390] perf_counter: fix vdso detectionHeiko Carstens1-8/+8
2009-10-06[S390] ftrace: drop nmi protectionHeiko Carstens1-3/+0
2009-10-06[S390] compat: fix truncate system call wrapperHeiko Carstens1-1/+1
2009-10-06[S390] Provide arch specific mdelay implementation.Heiko Carstens2-10/+11
2009-10-06[S390] Fix enabled udelay for short delays.Christian Borntraeger1-4/+9
2009-10-06[S390] module: fix memory leak in s390 module loaderChristian Borntraeger1-0/+3
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens1-0/+1
2009-10-06[S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky1-2/+8
2009-10-05Input: fix rx51 board keymapAmit Kucheria1-39/+39
2009-10-05omap: Lock DPLL5 at bootRajendra Nayak1-0/+35
2009-10-05omap: Fix incorrect 730 vs 850 detectionTony Lindgren1-23/+14
2009-10-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-30/+106