aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-02[NET]: M68Knommu checksum annotations and cleanups.Al Viro1-1/+1
2006-11-20[PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer2-2/+2
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-13[PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven1-4/+33
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+15
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-6/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel11-11/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+2
2006-06-28[PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer1-60/+6
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+2
2006-06-26[PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer1-154/+6
2006-06-25[PATCH] m68knommu: cleanup setup.cGreg Ungerer1-47/+21
2006-06-25[PATCH] m68knommu: check DEBUG defined arch codeGreg Ungerer2-4/+4
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1