| Commit message (Expand) | Author | Age | Files | Lines |
* | m32r: move include/asm-m32r/* to arch/m32r/include/asm/ | Hirokazu Takata | 2009-04-17 | 2 | -11/+0 |
* | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-17 | 108 | -9443/+0 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -0/+1 |
| |\ |
|
| | * | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 1 | -1/+1 |
| | |\ |
|
| | * | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 1 | -0/+1 |
* | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
|/ / / |
|
* | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | headers_check fix: m32r, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| |/ |
|
* | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 |
|/ |
|
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -3/+0 |
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 1 | -1/+0 |
* | m32r: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -6/+12 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -7/+1 |
* | m32r: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 1 | -1/+1 |
|\ |
|
| * | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
* | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -2/+0 |
|/ |
|
* | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -1/+1 |
* | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -20/+0 |
* | [PATCH] kill altroot | Al Viro | 2008-07-26 | 1 | -17/+0 |
* | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 | 1 | -6/+0 |
|\ |
|
| * | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 | 1 | -6/+0 |
* | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-24 | 1 | -70/+0 |
|\ |
|
| * | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -20/+0 |
| * | ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -50/+0 |
| * | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -8/+0 |
| * | ide-generic: fix ide_default_io_base() for m32r | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+8 |
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-07-24 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 1 | -1/+0 |
| |/ |
|
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -3/+0 |
|/ |
|
* | m32r: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -0/+4 |
* | asm-m32r/uaccess.h must #include <asm/setup.h> | Adrian Bunk | 2008-06-06 | 1 | -1/+1 |
* | m32r: types: use <asm-generic/int-*.h> for the m32r architecture | H. Peter Anvin | 2008-05-02 | 1 | -30/+2 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 1 | -14/+13 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 | 1 | -0/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 | 1 | -10/+0 |
|\ |
|
| * | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -6/+0 |
| * | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -2/+0 |
| * | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -2/+0 |
* | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -144/+1 |
|/ |
|
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 | 1 | -0/+6 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 2 | -4/+7 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -1/+1 |
* | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 | 1 | -6/+2 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 | 2 | -7/+5 |
* | local_t m32r use architecture specific cmpxchg_local | Mathieu Desnoyers | 2008-02-07 | 1 | -1/+361 |
* | Fix m32r __xchg | Mathieu Desnoyers | 2008-02-07 | 1 | -3/+1 |
* | New cmpxchg_local (optimized for UP case) for m32r | Mathieu Desnoyers | 2008-02-07 | 1 | -10/+101 |