aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds12-19/+106
2009-10-09Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar2-3/+0
2009-10-09perf, x86: Add simple group validationPeter Zijlstra1-21/+69
2009-10-09perf_events: Add event constraints support for Intel processorsStephane Eranian1-4/+105
2009-10-09perf_events: Check for filters on fixed counter eventsStephane Eranian2-1/+18
2009-10-09sparc64: Fix niagara2 perf IRQ bits.David S. Miller1-1/+1
2009-10-09sh: Don't allocate smaller sized mappings on every iterationMatt Fleming1-0/+7
2009-10-09sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming1-1/+1
2009-10-09sh: Plug PMB alloc memory leakMatt Fleming1-6/+24
2009-10-09sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2-3/+3
2009-10-09sh: enable sleep state LEDs on Ecovec24Magnus Damm1-0/+5
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria2-2/+11
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