Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-----------. | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 2010-02-28 | 9 | -15/+14 |
|\ \ \ \ \ \ \ | |||||
| | | | | | | * | x86: Use helpers for rlimits | Jiri Slaby | 2010-01-28 | 2 | -3/+3 |
| | | | | | * | | x86-64: Allow fbdev primary video code | Dave Airlie | 2010-02-17 | 2 | -6/+0 |
| | | | | * | | | x86: Put 'nopat' in kernel-parameters | Jiri Kosina | 2010-01-20 | 1 | -0/+3 |
| | | | * | | | | x86_64: Print modules like i386 does | Alexey Dobriyan | 2010-02-04 | 1 | -0/+1 |
| | | * | | | | | kprobes: Add mcount to the kprobes blacklist | Masami Hiramatsu | 2010-02-15 | 1 | -0/+1 |
| | * | | | | | | plist: Fix grammar mistake, and c-style mistake | John Kacur | 2010-01-13 | 1 | -2/+2 |
| * | | | | | | | generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI... | Milton Miller | 2010-01-18 | 1 | -4/+4 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-02-28 | 48 | -1436/+1111 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | m68k: Define sigcontext ABI of ColdFire | Maxim Kuvyrkov | 2010-02-27 | 3 | -0/+17 |
| * | | | | | | | | m68knommu: NPTL support for uClinux | Maxim Kuvyrkov | 2010-02-27 | 5 | -0/+50 |
| * | | | | | | | | m68k: Add NPTL support | Maxim Kuvyrkov | 2010-02-27 | 7 | -1/+102 |
| * | | | | | | | | m68k: Eliminate unused variable in page_to_phys() | Geert Uytterhoeven | 2010-02-27 | 1 | -6/+1 |
| * | | | | | | | | m68k: Switch to generic siginfo layout | Maxim Kuvyrkov | 2010-02-27 | 1 | -91/+0 |
| * | | | | | | | | macfb: fix 24-bit visual and stuff | Finn Thain | 2010-02-27 | 1 | -84/+60 |
| * | | | | | | | | macfb: cleanup | Finn Thain | 2010-02-27 | 1 | -282/+295 |
| * | | | | | | | | fbdev: add some missing mac modes | Finn Thain | 2010-02-27 | 1 | -24/+28 |
| * | | | | | | | | mac68k: start CUDA early | Finn Thain | 2010-02-27 | 3 | -35/+51 |
| * | | | | | | | | valkyriefb: various fixes | Finn Thain | 2010-02-27 | 3 | -73/+17 |
| * | | | | | | | | fbdev: mac_var_to_mode() fix | Finn Thain | 2010-02-27 | 1 | -9/+31 |
| * | | | | | | | | mac68k: move macsonic and macmace platform devices | Finn Thain | 2010-02-27 | 3 | -58/+31 |
| * | | | | | | | | mac68k: move mac_esp platform device | Finn Thain | 2010-02-27 | 2 | -52/+32 |
| * | | | | | | | | mac68k: replace mac68k SCC code with platform device | Finn Thain | 2010-02-27 | 11 | -522/+80 |
| * | | | | | | | | pmac-zilog: add platform driver | Finn Thain | 2010-02-27 | 5 | -25/+166 |
| * | | | | | | | | pmac-zilog: cleanup | Finn Thain | 2010-02-27 | 2 | -54/+51 |
| * | | | | | | | | mac68k: rework SWIM platform device | Finn Thain | 2010-02-27 | 2 | -21/+18 |
| * | | | | | | | | mac68k: cleanup | Finn Thain | 2010-02-27 | 1 | -111/+97 |
| * | | | | | | | | ataflop: Killl warning about unused variable flags | Geert Uytterhoeven | 2010-02-27 | 1 | -2/+0 |
| * | | | | | | | | m68k: Use DIV_ROUND_CLOSEST | Julia Lawall | 2010-02-27 | 1 | -1/+1 |
| * | | | | | | | | m68k: vme_scc - __init annotations | Peter Huewe | 2010-02-27 | 1 | -6/+6 |
| * | | | | | | | | m68k{,nommu}/h8300: Remove obsolete comment about map_chunk | Philippe De Muyter | 2010-02-27 | 3 | -5/+3 |
| * | | | | | | | | m68k: Allow ioremapping top of memory | Philippe De Muyter | 2010-02-27 | 1 | -1/+1 |
| * | | | | | | | | m68k: Fix asm/swab.h for ColdFire | Maxim Kuvyrkov | 2010-02-27 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-02-28 | 95 | -1501/+2207 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [S390] time: remove unused code | Heiko Carstens | 2010-02-26 | 1 | -8/+0 |
| * | | | | | | | | | [S390] zcore: Add prefix registers to dump header | Michael Holzheu | 2010-02-26 | 1 | -3/+19 |
| * | | | | | | | | | [S390] correct vdso version string | Martin Schwidefsky | 2010-02-26 | 1 | -1/+1 |
| * | | | | | | | | | [S390] add support for compressed kernels | Martin Schwidefsky | 2010-02-26 | 15 | -43/+488 |
| * | | | | | | | | | [S390] Define new s390 ELF note sections in elf.h | Michael Holzheu | 2010-02-26 | 1 | -0/+5 |
| * | | | | | | | | | [S390] codepage conversion of kernel parameter line | Martin Schwidefsky | 2010-02-26 | 2 | -18/+13 |
| * | | | | | | | | | [S390] seq_file: convert drivers/s390/ | Alexey Dobriyan | 2010-02-26 | 2 | -145/+122 |
| * | | | | | | | | | [S390] add z9-ec/z10 instruction to kernel disassembler | Martin Schwidefsky | 2010-02-26 | 1 | -84/+285 |
| * | | | | | | | | | [S390] dasd: correct offline processing | Stefan Haberland | 2010-02-26 | 1 | -1/+1 |
| * | | | | | | | | | [S390] dasd: fix refcounting. | Stefan Haberland | 2010-02-26 | 2 | -12/+25 |
| * | | | | | | | | | [S390] dasd: fix online/offline race | Stefan Haberland | 2010-02-26 | 3 | -8/+16 |
| * | | | | | | | | | [S390] use kprobes_built_in() in mm/fault code | Heiko Carstens | 2010-02-26 | 1 | -3/+1 |
| * | | | | | | | | | [S390] bug: use relative pointers in bug table entries | Heiko Carstens | 2010-02-26 | 2 | -8/+5 |
| * | | | | | | | | | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 2010-02-26 | 26 | -234/+174 |
| * | | | | | | | | | [S390] free_initmem: reduce code duplication | Heiko Carstens | 2010-02-26 | 1 | -16/+17 |
| * | | | | | | | | | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | Heiko Carstens | 2010-02-26 | 9 | -25/+25 |