summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-10-15powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang10-17/+0
2009-10-15mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher3-1/+334
2009-10-15mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2-0/+285
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu1-2/+2
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-51/+221
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan12-0/+12
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-39/+39
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds250-4717/+1078
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-19/+106
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-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-28/+51
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds1-0/+2
2009-10-08Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+3
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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/pa...Linus 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-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/k...Tony 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