summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-13470-5747/+4010
|\
| * 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/+2
| | * [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/+0
| | * [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-051-39/+39
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-10-09250-4717/+1078
| |\ \ \
| | * | | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQMichael Hennerich2009-10-081-0/+3
| | * | | Blackfin: drop all simple-gpio board resourcesMike Frysinger2009-10-0817-255/+0
| | * | | Blackfin: fix framebuffer mmap bug for nommuThomas Chou2009-10-082-0/+17
| | * | | Blackfin: includecheck fix: mach-bf548, ezkit.cJaswinder Singh Rajput2009-10-081-1/+0
| | * | | Blackfin: drop cs_change_per_word settingMike Frysinger2009-10-085-8/+0
| | * | | 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/+31
| | * | | Blackfin: fix missed cache config renamesGraf Yang2009-10-071-2/+2
| | * | | Blackfin: cplbinfo: drop d_path() hacksMike Frysinger2009-10-071-13/+12
| | * | | 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/+893
| | * | | Blackfin: convert to use arch_gettimeoffset()john stultz2009-10-072-65/+8
| | | |/ | | |/|
| * | | 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
| | * | | sh: magicpanelr2 and dreamcast can use the generic I/O base.Paul Mundt2009-09-282-4/+0
| | * | | sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-281-2/+0
| | * | | sh: Set the default I/O port base to P2SEG.Paul Mundt2009-09-281-0/+3
| | * | | sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt2009-09-281-0/+3
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-084-28/+51
| |\ \ \ \
| | * | | | x86, pci: Correct spelling in a commentMarin Mitov2009-10-031-1/+1
| | * | | | x86: Simplify bound checks in the MTRR codeArjan van de Ven2009-10-021-5/+12