Age | Commit message (Expand) | Author |
2008-10-14 | m68k: remove the dead PCI code | Adrian Bunk |
2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk |
2008-10-14 | m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h> | Geert Uytterhoeven |
2008-10-14 | m68k: Add missing dma_sync_single_range_for_{cpu,device}() | Geert Uytterhoeven |
2008-08-11 | m68k{,nommu}: Wire up new system calls | Geert Uytterhoeven |
2008-08-04 | m68k: some asm-sparc include files moved | Stephen Rothwell |
2008-07-26 | [PATCH] kill altroot | Al Viro |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-25 | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds |
2008-07-25 | remove dummy asm/kvm.h files | Adrian Bunk |
2008-07-25 | clean up duplicated alloc/free_thread_info | FUJITA Tomonori |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-24 | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz |
2008-07-24 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | Remove asm/semaphore.h | Matthew Wilcox |
2008-07-20 | m68k: remove stale ARCH_SUN4 #define | Adrian Bunk |
2008-07-20 | m68k/sun3/: possible cleanups | Adrian Bunk |
2008-07-20 | m68k/mac/: possible cleanups | Adrian Bunk |
2008-07-20 | m68k/amiga/: possible cleanups | Adrian Bunk |
2008-07-20 | m68k: remove AP1000 code | Adrian Bunk |
2008-07-20 | m68k: Allow no CPU/platform type for allnoconfig | Geert Uytterhoeven |
2008-07-20 | m68k: remove CVS keywords | Adrian Bunk |
2008-06-12 | m68k: Add ext2_find_{first,next}_bit() for ext4 | Aneesh Kumar K.V |
2008-05-18 | m68k: Prefix ISA type with ISA_TYPE_ | Geert Uytterhoeven |
2008-05-18 | m68k: export m68k_mmutype | Geert Uytterhoeven |
2008-05-18 | m68k: Make gcc aware that BUG() does not return | Geert Uytterhoeven |
2008-05-18 | m68k: Convert access_ok() to an inline function | Geert Uytterhoeven |
2008-05-05 | m68k: remove old mac_esp cruft | Finn Thain |
2008-05-02 | m68k: types: use <asm-generic/int-*.h> for the m68k architecture | H. Peter Anvin |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-03-04 | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells |
2008-02-07 | m68k: kill page walker compile warning | Geert Uytterhoeven |
2008-02-07 | Add cmpxchg_local to m86k | Mathieu Desnoyers |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-06 | cleanup after APUS removal | Adrian Bunk |
2008-02-05 | mac68k: remove dead code | Finn Thain |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-01-31 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth |
2008-01-28 | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V |