summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-289-15/+14
|\ \ \ \ \ \ \
| | | | | | | * x86: Use helpers for rlimitsJiri Slaby2010-01-272-3/+3
| | | | | | * | x86-64: Allow fbdev primary video codeDave Airlie2010-02-162-6/+0
| | | | | * | | x86: Put 'nopat' in kernel-parametersJiri Kosina2010-01-201-0/+3
| | | | * | | | x86_64: Print modules like i386 doesAlexey Dobriyan2010-02-041-0/+1
| | | * | | | | kprobes: Add mcount to the kprobes blacklistMasami Hiramatsu2010-02-151-0/+1
| | * | | | | | plist: Fix grammar mistake, and c-style mistakeJohn Kacur2010-01-131-2/+2
| * | | | | | | generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI...Milton Miller2010-01-181-4/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-02-2748-1436/+1111
|\ \ \ \ \ \ \ \
| * | | | | | | | m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov2010-02-273-0/+17
| * | | | | | | | m68knommu: NPTL support for uClinuxMaxim Kuvyrkov2010-02-275-0/+50
| * | | | | | | | m68k: Add NPTL supportMaxim Kuvyrkov2010-02-277-1/+102
| * | | | | | | | m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven2010-02-271-6/+1
| * | | | | | | | m68k: Switch to generic siginfo layoutMaxim Kuvyrkov2010-02-271-91/+0
| * | | | | | | | macfb: fix 24-bit visual and stuffFinn Thain2010-02-271-84/+60
| * | | | | | | | macfb: cleanupFinn Thain2010-02-271-282/+295
| * | | | | | | | fbdev: add some missing mac modesFinn Thain2010-02-271-24/+28
| * | | | | | | | mac68k: start CUDA earlyFinn Thain2010-02-273-35/+51
| * | | | | | | | valkyriefb: various fixesFinn Thain2010-02-273-73/+17
| * | | | | | | | fbdev: mac_var_to_mode() fixFinn Thain2010-02-271-9/+31
| * | | | | | | | mac68k: move macsonic and macmace platform devicesFinn Thain2010-02-273-58/+31
| * | | | | | | | mac68k: move mac_esp platform deviceFinn Thain2010-02-272-52/+32
| * | | | | | | | mac68k: replace mac68k SCC code with platform deviceFinn Thain2010-02-2711-522/+80
| * | | | | | | | pmac-zilog: add platform driverFinn Thain2010-02-275-25/+166
| * | | | | | | | pmac-zilog: cleanupFinn Thain2010-02-272-54/+51
| * | | | | | | | mac68k: rework SWIM platform deviceFinn Thain2010-02-272-21/+18
| * | | | | | | | mac68k: cleanupFinn Thain2010-02-271-111/+97
| * | | | | | | | ataflop: Killl warning about unused variable flagsGeert Uytterhoeven2010-02-271-2/+0
| * | | | | | | | m68k: Use DIV_ROUND_CLOSESTJulia Lawall2010-02-271-1/+1
| * | | | | | | | m68k: vme_scc - __init annotationsPeter Huewe2010-02-271-6/+6
| * | | | | | | | m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-273-5/+3
| * | | | | | | | m68k: Allow ioremapping top of memoryPhilippe De Muyter2010-02-271-1/+1
| * | | | | | | | m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov2010-02-271-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-2795-1501/+2207
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [S390] time: remove unused codeHeiko Carstens2010-02-261-8/+0
| * | | | | | | | | [S390] zcore: Add prefix registers to dump headerMichael Holzheu2010-02-261-3/+19
| * | | | | | | | | [S390] correct vdso version stringMartin Schwidefsky2010-02-261-1/+1
| * | | | | | | | | [S390] add support for compressed kernelsMartin Schwidefsky2010-02-2615-43/+488
| * | | | | | | | | [S390] Define new s390 ELF note sections in elf.hMichael Holzheu2010-02-261-0/+5
| * | | | | | | | | [S390] codepage conversion of kernel parameter lineMartin Schwidefsky2010-02-262-18/+13
| * | | | | | | | | [S390] seq_file: convert drivers/s390/Alexey Dobriyan2010-02-262-145/+122
| * | | | | | | | | [S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky2010-02-261-84/+285
| * | | | | | | | | [S390] dasd: correct offline processingStefan Haberland2010-02-261-1/+1
| * | | | | | | | | [S390] dasd: fix refcounting.Stefan Haberland2010-02-262-12/+25
| * | | | | | | | | [S390] dasd: fix online/offline raceStefan Haberland2010-02-263-8/+16
| * | | | | | | | | [S390] use kprobes_built_in() in mm/fault codeHeiko Carstens2010-02-261-3/+1
| * | | | | | | | | [S390] bug: use relative pointers in bug table entriesHeiko Carstens2010-02-262-8/+5
| * | | | | | | | | [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-2626-234/+174
| * | | | | | | | | [S390] free_initmem: reduce code duplicationHeiko Carstens2010-02-261-16/+17
| * | | | | | | | | [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-269-25/+25
OpenPOWER on IntegriCloud