aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| *---------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30
| |\ \ \ \ \ \
| | | | | | * | MIPS Alchemy: Crapectomy after removal of pm_send_all calls.Ralf Baechle2008-04-15
| | | | | | * | PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-15
| | | | | | * | PM: Remove legacy PMPavel Machek2008-04-15
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-30
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: remove duplicated includeHuang Weiyi2008-04-29
| * | | | | | | | sparc: Add kgdb support.David S. Miller2008-04-29
| * | | | | | | | sparc32: Kill smp_message_pass() and related code.David S. Miller2008-04-29
| * | | | | | | | sparc64: Split entry.S up into seperate files.David S. Miller2008-04-28
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-29
* | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] Update default configuration.Martin Schwidefsky2008-04-30
| * | | | | | | | | | [S390] use generic sys_ptraceMartin Schwidefsky2008-04-30
| * | | | | | | | | | [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-30
| * | | | | | | | | | [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-30
| * | | | | | | | | | [S390] System z large page support.Gerald Schaefer2008-04-30
| * | | | | | | | | | [S390] Convert machine feature detection code to C.Heiko Carstens2008-04-30
| * | | | | | | | | | [S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens2008-04-30
| * | | | | | | | | | [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-30
| * | | | | | | | | | [S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens2008-04-30
| * | | | | | | | | | [S390] cpu topology: Fix possible deadlock.Heiko Carstens2008-04-30
| * | | | | | | | | | [S390] Add topology_core_siblings to topology.hHeiko Carstens2008-04-30
| * | | | | | | | | | [S390] remove -traditionalMathieu Desnoyers2008-04-30
| * | | | | | | | | | [S390] Automatically detect added cpus.Heiko Carstens2008-04-30
| * | | | | | | | | | [S390] smp: Fix locking order.Heiko Carstens2008-04-30
| * | | | | | | | | | [S390] Move show_regs to traps.c.Heiko Carstens2008-04-30
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman2008-04-30
| * | | | | | | | | | | [POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman2008-04-30
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-30
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala2008-04-30
| | * | | | | | | | | | | [POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal2008-04-30
| | * | | | | | | | | | | [POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal2008-04-30
| | * | | | | | | | | | | [POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal2008-04-30
| | * | | | | | | | | | | [POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2008-04-30
| | * | | | | | | | | | | [POWERPC] spufs: add context switch notification logChristoph Hellwig2008-04-30
| * | | | | | | | | | | | [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200Bartlomiej Sieka2008-04-29
| * | | | | | | | | | | | [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 formatGrant Likely2008-04-29
| * | | | | | | | | | | | [POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de2008-04-29
| * | | | | | | | | | | | [POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de2008-04-29
| * | | | | | | | | | | | [POWERPC] mpc5200: add interrupt type functionSascha Hauer2008-04-29
* | | | | | | | | | | | | Basic braille screen reader supportSamuel Thibault2008-04-30
* | | | | | | | | | | | | tty: The big operations reworkAlan Cox2008-04-30
* | | | | | | | | | | | | signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-30
* | | | | | | | | | | | | signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-30
* | | | | | | | | | | | | signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-30
* | | | | | | | | | | | | pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao2008-04-30
* | | | | | | | | | | | | pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-30
| |_|/ / / / / / / / / / |/| | | | | | | | | | |