Age | Commit message (Expand) | Author | Files | Lines |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -55/+0 |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -2/+3 |
2006-09-21 | Fix m68knommu exported headers | David Woodhouse | 1 | -4/+3 |
2006-07-14 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -1/+0 |
2006-07-13 | [PATCH] m68knommu: fix result type in get_user() macro | Greg Ungerer | 1 | -6/+6 |
2006-07-12 | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 1 | -1/+2 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-07-02 | [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants | Thomas Gleixner | 2 | -4/+2 |
2006-06-28 | [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asm | Greg Ungerer | 1 | -6/+6 |
2006-06-27 | [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header | Greg Ungerer | 1 | -2/+0 |
2006-06-26 | [PATCH] m68knommu: use configurable RAM setup page_offset.h | Greg Ungerer | 1 | -42/+1 |
2006-06-25 | [PATCH] m68knommu: make enable_irq() macro statement | Greg Ungerer | 1 | -1/+1 |
2006-06-25 | [PATCH] m68knommu: fix ColdFire 5249 PLL set | Greg Ungerer | 1 | -1/+1 |
2006-06-25 | [PATCH] m68knommu: ColdFire cache flush fixups | Greg Ungerer | 1 | -3/+10 |
2006-06-25 | [PATCH] m68knommu: force stack alignment on ColdFire | Greg Ungerer | 1 | -8/+20 |
2006-06-25 | [PATCH] m68knommu: configurable frequency selection header | Greg Ungerer | 1 | -59/+17 |
2006-06-25 | [PATCH] m68knommu: add ColdFire 532x UART address support | Greg Ungerer | 1 | -0/+4 |
2006-06-25 | [PATCH] m68knommu: include ColdFire 532x register definitions | Greg Ungerer | 1 | -0/+3 |
2006-06-25 | [PATCH] m68knommu: add ColdFire 532x cache init | Greg Ungerer | 1 | -0/+15 |
2006-06-25 | [PATCH] m68knommu: ColdFire 532x register definitions | Greg Ungerer | 1 | -0/+2238 |
2006-06-25 | [PATCH] m68knommu: read/write register access for PIT timer | Greg Ungerer | 1 | -5/+3 |
2006-06-25 | [PATCH] m68knommu: read/write register access for ColdFire core timer | Greg Ungerer | 1 | -17/+13 |
2006-06-23 | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 1 | -4/+0 |
2006-06-23 | [PATCH] m68k: ptrace.h typo fix | Jan Altenberg | 1 | -1/+1 |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 1 | -0/+1 |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 1 | -3/+4 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 39 | -39/+0 |
2006-03-26 | [PATCH] bitops: m68knommu: use generic bitops | Akinobu Mita | 1 | -212/+9 |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 1 | -3/+3 |
2006-02-07 | [PATCH] m68knommu: hardirq.h needs definition of NR_IRQS | Greg Ungerer | 1 | -0/+1 |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 1 | -1/+0 |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 1 | -2/+0 |
2006-01-10 | [PATCH] m68knommu: save reg a5 on context change | Greg Ungerer | 1 | -0/+1 |
2006-01-10 | [PATCH] m68knommu: fix find_next_zero_bit in bitops.h | Greg Ungerer | 1 | -1/+1 |
2006-01-10 | [PATCH] Generic ioctl.h | Brian Gerst | 1 | -1/+1 |
2006-01-09 | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 1 | -0/+9 |
2006-01-09 | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 1 | -0/+1 |
2006-01-08 | [PATCH] consolidate asm/futex.h | Jeff Dike | 1 | -48/+1 |
2006-01-06 | [PATCH] m68knommu: remove enable_irq_nosync() | Christoph Hellwig | 1 | -2/+0 |
2006-01-06 | [PATCH] m68knommu: enable_irq/disable_irq | Christoph Hellwig | 1 | -2/+2 |
2006-01-06 | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 1 | -0/+1 |
2006-01-03 | [FLS64]: generic version | Stephen Hemminger | 1 | -0/+1 |
2005-11-13 | [PATCH] atomic: inc_not_zero | Nick Piggin | 1 | -0/+10 |
2005-11-13 | [PATCH] atomic: cmpxchg | Nick Piggin | 1 | -0/+2 |
2005-11-07 | [PATCH] m68knommu: move some platform irq support out of irq.h | Greg Ungerer | 2 | -31/+36 |
2005-11-07 | [PATCH] m68knommu: enable cache support code for ColdFIre 5249 | Greg Ungerer | 1 | -2/+2 |
2005-11-01 | [PATCH] m68knommu: add 5208 ColdFire reset/reboot support | Greg Ungerer | 1 | -0/+13 |
2005-11-01 | [PATCH] m68knommu: add 5208 ColdFire UART support | Greg Ungerer | 1 | -0/+4 |
2005-11-01 | [PATCH] m68knommu: add 5208 ColdFire pit interrupt support | Greg Ungerer | 1 | -0/+15 |