aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Generic semaphore implementationMatthew Wilcox3-140/+1
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven1-1/+3
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra1-5/+7
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2008-02-05m68knommu: remove duplicate exportsAdrian Bunk1-11/+0
2008-02-05m68knomu: remove dead config symbols from m68knomu codeJiri Olsa1-3/+0
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-01m68knommu: remove local gettimeofday codeGreg Ungerer1-57/+0
2008-02-01m68knommu: remove dead code from m68knommu timer codeGreg Ungerer1-24/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-10-23m68knommu: mark setup_arch() as __initGreg Ungerer1-1/+1
2007-10-23m68knommu: remove unused variables in setup.cGreg Ungerer1-3/+0
2007-10-23m68knommu: cleanup m68knommu timer codeGreg Ungerer2-23/+8
2007-10-23m68knommu: remove use of undefined symbols in setup.cGreg Ungerer1-12/+0
2007-10-23m68knommu: fix syscall restart handlingGreg Ungerer1-9/+1
2007-10-23m68knommu: no separate stack region to report at startupGreg Ungerer1-4/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven1-0/+10
2007-08-23m68knommu: include linux/fs.h for do_pipe()Greg Ungerer1-0/+1
2007-08-23m68knommu: include linux/fs.h for getname()Greg Ungerer1-0/+1
2007-07-26m68knommu: remove unused mach_trap_initGreg Ungerer1-2/+0
2007-07-25m68knommu: make BOOTPARAM setup commonGreg Ungerer1-0/+5
2007-07-25m68knommu: need to include linux/device.h in dma.cGreg Ungerer1-0/+1
2007-07-20m68knommu: reformat show_cpuinfo()Greg Ungerer1-20/+21
2007-07-19m68knommu: remove is_in_rom() functionGreg Ungerer1-2/+0
2007-07-19m68knommu: start dump from exception stackGreg Ungerer1-1/+1
2007-07-19m68knommu: generic irq handlingGreg Ungerer4-9/+84
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16m68knommu: remove cruft from setup codeGreg Ungerer1-51/+14
2007-07-16m68knommu: use TRHEAD_SIZE instead of hard constantGreg Ungerer1-1/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-03-06[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer1-2/+2
2007-02-12[PATCH] Dynamic kernel command-line: m68knommuAlon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-11[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+3
2007-02-09[PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer1-0/+10
2007-02-09[PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer1-2/+3
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-12-04[PATCH] m68knommu: add SHM supportDavid Wu1-1/+22
2006-12-04[PATCH] m68knommu: add printk level for stack dumpGreg Ungerer1-6/+7
2006-12-04[PATCH] m68knommu: add printk level for oops dumpsGreg Ungerer1-17/+17
2006-12-04[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=nAdrian Bunk1-3/+0