summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel
AgeCommit message (Expand)AuthorLines
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-13m68knommu: missing sections for linker scriptGreg Ungerer-0/+10
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-17/+0
2008-05-01m68knommu: add some missing sections into the linker scriptSebastian Siewior-0/+3
2008-05-01m68knommu: add pretty back straceSebastian Siewior-34/+54
2008-05-01m68knommu: add a missing backslash n in setup codeSebastian Siewior-1/+1
2008-05-01m68knommu: ColdFire add support for kernel preemptionSebastian Siewior-0/+1
2008-05-01m68knommu: fix signal handling return pathWilson Callan-17/+13
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-5/+1
2008-04-17Generic semaphore implementationMatthew Wilcox-140/+1
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven-1/+3
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra-5/+7
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-1/+1
2008-02-05m68knommu: remove duplicate exportsAdrian Bunk-11/+0
2008-02-05m68knomu: remove dead config symbols from m68knomu codeJiri Olsa-3/+0
2008-02-05timerfd: new timerfd APIDavide Libenzi-1/+1
2008-02-01m68knommu: remove local gettimeofday codeGreg Ungerer-57/+0
2008-02-01m68knommu: remove dead code from m68knommu timer codeGreg Ungerer-24/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-4/+4
2007-10-23m68knommu: mark setup_arch() as __initGreg Ungerer-1/+1
2007-10-23m68knommu: remove unused variables in setup.cGreg Ungerer-3/+0
2007-10-23m68knommu: cleanup m68knommu timer codeGreg Ungerer-23/+8
2007-10-23m68knommu: remove use of undefined symbols in setup.cGreg Ungerer-12/+0
2007-10-23m68knommu: fix syscall restart handlingGreg Ungerer-9/+1
2007-10-23m68knommu: no separate stack region to report at startupGreg Ungerer-4/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+1
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven-0/+10
2007-08-23m68knommu: include linux/fs.h for do_pipe()Greg Ungerer-0/+1
2007-08-23m68knommu: include linux/fs.h for getname()Greg Ungerer-0/+1
2007-07-26m68knommu: remove unused mach_trap_initGreg Ungerer-2/+0
2007-07-25m68knommu: make BOOTPARAM setup commonGreg Ungerer-0/+5
2007-07-25m68knommu: need to include linux/device.h in dma.cGreg Ungerer-0/+1
2007-07-20m68knommu: reformat show_cpuinfo()Greg Ungerer-20/+21
2007-07-19m68knommu: remove is_in_rom() functionGreg Ungerer-2/+0
2007-07-19m68knommu: start dump from exception stackGreg Ungerer-1/+1
2007-07-19m68knommu: generic irq handlingGreg Ungerer-9/+84
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-16m68knommu: remove cruft from setup codeGreg Ungerer-51/+14
2007-07-16m68knommu: use TRHEAD_SIZE instead of hard constantGreg Ungerer-1/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-1/+1
2007-05-09wrap access to thread_infoRoman Zippel-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-2/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-03-06[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer-2/+2
2007-02-12[PATCH] Dynamic kernel command-line: m68knommuAlon Bar-Lev-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-9/+0