| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of final remnants of include/asm-$(ARCH) | Linus Torvalds | 2009-04-17 | 1 | -25/+0 |
* | h8300: update timer handler - new files | Yoshinori Sato | 2008-10-16 | 1 | -0/+25 |
* | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 | 99 | -4610/+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 |
* | | elf: use ELF_CORE_EFLAGS for kcore ELF header flags | Edgar E. Iglesias | 2008-07-25 | 1 | -2/+2 |
* | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -4/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-24 | 1 | -26/+0 |
|\ |
|
| * | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -24/+0 |
| * | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -2/+0 |
* | | 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 |
| |/ |
|
* | | remove include/asm-h8300/keyboard.h | Adrian Bunk | 2008-07-24 | 1 | -24/+0 |
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -3/+0 |
|/ |
|
* | h8300: fix typo in header guard | Vegard Nossum | 2008-06-06 | 1 | -1/+1 |
* | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger | 2008-05-14 | 1 | -5/+3 |
* | h8300: types: use <asm-generic/int-*.h> for the h8300 architecture | H. Peter Anvin | 2008-05-02 | 1 | -31/+2 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 1 | -12/+8 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 2 | -275/+1 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 | 1 | -0/+6 |
* | h8300: fix recent uaccess breakage | Yoshinori Sato | 2008-03-13 | 1 | -7/+4 |
* | h8300: IRQ handling update | Yoshinori Sato | 2008-02-23 | 2 | -16/+5 |
* | h8300: uaccess.h update | Yoshinori Sato | 2008-02-23 | 1 | -2/+2 |
* | Add pgtable_t to remaining nommu architectures | Martin Schwidefsky | 2008-02-09 | 1 | -0/+1 |
* | 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 |
* | Add cmpxchg_local to h8300 | Mathieu Desnoyers | 2008-02-07 | 1 | -0/+15 |
* | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 2008-02-07 | 1 | -2/+1 |
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 | 2 | -6/+0 |
* | remove mm_{ptov,vtop}() | Adrian Bunk | 2008-02-06 | 2 | -4/+0 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 | 1 | -0/+2 |
* | asm-h8300: parentheses around definition CLOCK_TICK_RATE | Roel Kluin | 2007-12-10 | 1 | -1/+1 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros | Stefan Richter | 2007-10-20 | 1 | -2/+1 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+5 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -6/+0 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -6/+0 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 1 | -3/+3 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt | 2007-10-03 | 1 | -1/+2 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -7/+5 |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 | 1 | -3/+0 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |