summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: mxs: Add gpio supportShawn Guo2010-12-203-0/+394
* ARM: mxs: Add timer supportShawn Guo2010-12-201-0/+296
* ARM: mxs: Add low-level debug UART supportShawn Guo2010-12-202-0/+114
* ARM: mxs: Add interrupt supportShawn Guo2010-12-202-0/+122
* ARM: mxs: Add reset routinesShawn Guo2010-12-202-0/+164
* ARM: mxs: Add helper definition and functionShawn Guo2010-12-134-0/+96
* ARM: mxs: Add core definitionsShawn Guo2010-12-136-0/+523
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-12-071-0/+19
|\
| * [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens2010-12-011-0/+19
* | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-061-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0614-30/+55
|\ \
| * \ Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| |\ \
| | * | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| * | | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
| * | | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
| * | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1
| * | | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin2010-11-301-1/+1
| * | | ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| * | | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| * | | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-301-0/+3
| * | | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2010-11-302-6/+6
| * | | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin2010-11-301-2/+4
| * | | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin2010-11-301-2/+2
| * | | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-301-0/+4
| * | | ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot...Dave Martin2010-11-301-0/+2
| * | | ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+1
| * | | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+2
| * | | ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll2010-11-301-15/+17
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-12-052-13/+3
|\ \ \ \
| * | | | parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-4/+1
| * | | | parisc: fix dino/gsc interruptsJames Bottomley2010-12-041-1/+1
| * | | | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-291-8/+1
* | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-034-9/+23
|\ \ \ \ \
| * | | | | xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-023-2/+3
| * | | | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-7/+20
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-032-31/+14
|\ \ \ \ \ \
| | * | | | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-292-15/+56
| | * | | | | xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-291-4/+0
| | | |_|/ / | | |/| | |
| * | | | | xen: use default_idleJeremy Fitzhardinge2010-11-221-15/+5
| * | | | | xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-221-12/+9
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-039-87/+65
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt2010-12-031-38/+5
| |\ \ \ \ \ \
| | * | | | | | sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu2010-12-031-9/+1
| | * | | | | | sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu2010-12-031-29/+4
| * | | | | | | Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt2010-12-0162-1667/+693
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | sh: Assume new page cache pages have dirty dcache lines.Paul Mundt2010-12-015-12/+12
| | | |_|_|_|/ | | |/| | | |
| * | | | | | sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-11-291-2/+2
| * | | | | | sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto2010-11-293-35/+46
* | | | | | | MN10300: Implement asm/syscall.hDavid Howells2010-12-031-0/+117
* | | | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-021-2/+0
| |/ / / / / |/| | | | |
OpenPOWER on IntegriCloud