summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2009-09-112-0/+2
* [S390] fix recursive locking on page_table_lockMartin Schwidefsky2009-09-114-12/+15
* [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-112-17/+3
* [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintfMichael Holzheu2009-09-111-1/+1
* [S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner2009-09-111-1/+10
* [S390] hypfs: remove useless variable qnameVitaliy Gusev2009-09-111-4/+0
* [S390] remove unused irq_cpustat_t defintionChristoph Hellwig2009-09-111-7/+0
* [S390] kernel: always keep machine flags in lowcoreHeiko Carstens2009-09-111-17/+11
* [S390] clean up linker script using new linker script macros.Nelson Elhage2009-09-111-76/+7
* [S390] Use macros for .data.page_aligned.Tim Abbott2009-09-111-5/+1
* [S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2009-09-112-2/+18
* [S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner2009-09-111-2/+11
* [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-114-27/+172
* [S390] hibernation: merge files and move to kernel/Heiko Carstens2009-09-116-53/+36
* [S390] hibernation: remove dead fileHeiko Carstens2009-09-112-18/+0
* [S390] atomic ops: small cleanupsHeiko Carstens2009-09-111-22/+19
* [S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens2009-09-112-38/+127
* [S390] improve mcount codeMartin Schwidefsky2009-09-113-138/+89
* [S390] convert/optimize csum_fold() to CHeiko Carstens2009-09-111-21/+4
* [S390] introduce get_clock_monotonicHeiko Carstens2009-09-112-1/+16
* [S390] cio: move scsw helper functions to header fileHeiko Carstens2009-09-113-222/+985
* powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander2009-09-051-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-052-4/+8
|\
| * [IA64] fix csum_ipv6_magic()Jiri Bohac2009-09-021-3/+5
| * [IA64] Fix warning in dma-mapping.cLuck, Tony2009-09-021-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-054-7/+6
|\ \
| * | sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-043-6/+5
| * | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-031-1/+1
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-051-3/+3
|\ \ \ | |_|/ |/| |
| * | perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras2009-09-031-3/+3
* | | parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-282-0/+12
|\ \ \ | |/ / |/| |
| * | x86: Fix vSMP boot crashYinghai Lu2009-08-261-0/+10
| * | x86, xen: Initialize cx to suppress warningH. Peter Anvin2009-08-251-0/+1
| * | x86, xen: Suppress WP test on XenJeremy Fitzhardinge2009-08-251-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-262-136/+79
|\ \ \
| * | | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-08-271-136/+75
| * | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-271-0/+4
* | | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven2009-08-263-1/+7
* | | | m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan2009-08-261-2/+1
* | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton2009-08-261-6/+4
* | | | m68k: cnt reaches -1, not 0Roel Kluin2009-08-261-2/+4
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-2512-140/+167
|\ \ \ | |/ / |/| / | |/
| * sparc64: Validate linear D-TLB misses.David S. Miller2009-08-254-28/+76
| * sparc64: Update defconfig.David S. Miller2009-08-181-25/+34
| * sparc32: Update defconfig.David S. Miller2009-08-181-30/+44
| * sparc32: Kill trap table freeing code.David S. Miller2009-08-182-48/+0
| * sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-181-1/+1
| * sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-022-6/+8
| * sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-272-2/+4
OpenPOWER on IntegriCloud