summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: UV RTC: Add clocksource only boot optionDimitri Sivanich2009-10-141-5/+18
* x86: UV RTC: Fix early expiry handlingDimitri Sivanich2009-10-141-12/+17
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds2009-10-131-1/+1
|\
| * x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse2009-10-121-1/+1
* | ARM: force dcache flush if dcache_dirty bit setNitin Gupta2009-10-121-6/+3Star
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-12354-5225/+2580Star
|\ \
| * | [ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien2009-10-121-1/+1
| * | [ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall2009-10-121-1/+1
| * | pci: increase alignment to make more space for hidden codeYinghai Lu2009-10-111-2/+2
| * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-1117-51/+221
| |\ \
| | * | [S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer2009-10-062-12/+14
| | * | [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-066-4/+147
| | * | [S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu2009-10-061-3/+2Star
| | * | [S390] pm: ignore time spend in suspended stateMartin Schwidefsky2009-10-061-4/+17
| | * | [S390] perf_counter: fix vdso detectionHeiko Carstens2009-10-061-8/+8
| | * | [S390] ftrace: drop nmi protectionHeiko Carstens2009-10-061-3/+0Star
| | * | [S390] compat: fix truncate system call wrapperHeiko Carstens2009-10-061-1/+1
| | * | [S390] Provide arch specific mdelay implementation.Heiko Carstens2009-10-062-10/+11
| | * | [S390] Fix enabled udelay for short delays.Christian Borntraeger2009-10-061-4/+9
| | * | [S390] module: fix memory leak in s390 module loaderChristian Borntraeger2009-10-061-0/+3
| | * | [S390] Enable kmemleak on s390.Heiko Carstens2009-10-061-0/+1
| | * | [S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky2009-10-061-2/+8
| * | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-1112-0/+12
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-091-39/+39
| |\ \ \
| | * | | Input: fix rx51 board keymapAmit Kucheria2009-10-061-39/+39
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-10-09250-4717/+1078Star
| |\ \ \ \
| | * | | | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQMichael Hennerich2009-10-081-0/+3
| | * | | | Blackfin: drop all simple-gpio board resourcesMike Frysinger2009-10-0817-255/+0Star
| | * | | | Blackfin: fix framebuffer mmap bug for nommuThomas Chou2009-10-082-0/+17
| | * | | | Blackfin: includecheck fix: mach-bf548, ezkit.cJaswinder Singh Rajput2009-10-081-1/+0Star
| | * | | | Blackfin: drop cs_change_per_word settingMike Frysinger2009-10-085-8/+0Star
| | * | | | Blackfin: bf533-ezkit: convert to physmap/jedec_probeMike Frysinger2009-10-081-25/+41
| | * | | | Blackfin: convert adv7393 resources to new i2c frameworkMichael Hennerich2009-10-085-50/+31Star
| | * | | | Blackfin: fix missed cache config renamesGraf Yang2009-10-071-2/+2
| | * | | | Blackfin: cplbinfo: drop d_path() hacksMike Frysinger2009-10-071-13/+12Star
| | * | | | Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly definesMike Frysinger2009-10-071-0/+2
| | * | | | Blackfin: BF51x: add PTP MMR definesBarry Song2009-10-072-0/+69
| | * | | | Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07248-4298/+893Star
| | * | | | Blackfin: convert to use arch_gettimeoffset()john stultz2009-10-072-65/+8Star
| | | |/ / | | |/| |
| * | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-0912-19/+106
| |\ \ \ \
| | * | | | sh: Don't allocate smaller sized mappings on every iterationMatt Fleming2009-10-091-0/+7
| | * | | | sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming2009-10-091-1/+1
| | * | | | sh: Plug PMB alloc memory leakMatt Fleming2009-10-091-6/+24
| | * | | | sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2009-10-092-3/+3
| | * | | | sh: enable sleep state LEDs on Ecovec24Magnus Damm2009-10-091-0/+5
| | * | | | sh: mach-ecovec24: Document DS2 switch settings.Kuninori Morimoto2009-10-051-0/+14
| | * | | | sh: Build fix: export __movmemLubomir Rintel2009-09-301-0/+1
| | * | | | sh: Disable unaligned kernel access printks by default.Paul Mundt2009-09-301-2/+2
| | * | | | sh: mach-ecovec24: modify 1st MTD area to read onlyKuninori Morimoto2009-09-301-1/+1
| | * | | | sh: mach-ecovec24: Add TouchScreen supportKuninori Morimoto2009-09-301-0/+42