- 14 Jan, 2003 18 commits
-
-
Richard Henderson authored
into are.twiddle.net:/home/rth/BK/op-2.5
-
Falk Hüffner authored
-
Greg Ungerer authored
This adds the new common m68knommu entry.S into the build list.
-
Greg Ungerer authored
This converts the current m68knommu/68360 entry.S file to use the new entry.h, and also removes all the common entry.S code that is now in the common m68knommu/kernel/entry.S.
-
Greg Ungerer authored
This converts the current m68knommu/68328 entry.S file to use the new entry.h, and also removes all the common entry.S code that is now in the common m68knommu/kernel/entry.S.
-
Greg Ungerer authored
This converts the current m68knommu/5307 entry.S file to use the new entry.h, and also removes all the common entry.S code that is now in the common m68knommu/kernel/entry.S.
-
Greg Ungerer authored
This overhauls asm-m68knommu/entry.h. It contains much cruft, and is out of date relative to the underlying entry.S code. More specifically this brings the SAVE_ALL and RESTORE_ALL macros from the various m68knommu entry.S files into this header.
-
Greg Ungerer authored
This cleans up the linker symbols used in the 68EZ328 ucdimm target assembler head file. Removed some unused (and not defined) names. Also changes a couple of names to be consistent with all other m68knommu targets.
-
Greg Ungerer authored
This cleans up the linker symbols used in the 68EZ328 ucsimm target assembler head file. Removed some unused (and not defined) names. Also changes a couple of names to be consistent with all other m68knommu targets.
-
Greg Ungerer authored
This removes the last remaining obsolete m68knommu sub-architecture linker script. No longer needed with the new merge script.
-
Greg Ungerer authored
This removes the BUG and PAGE_BUG macros from asm-m68knommu/page.h. All this is now moved into asm-m68knommu/bug.h.
-
Greg Ungerer authored
This adds the new bug.h file for the m68knommu arch. It is basically a copy of asm-cris/bug.h.
-
bk://kernel.bkbits.net/gregkh/linux/tty-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Roger Luethi authored
This patch has already made it into 2.4.21pre3-ac4. Please apply.
-
Roger Luethi authored
Actually exporting the symbol introduced in 2.5.57 makes module users happy.
-
http://fbdev.bkbits.net:8080/fbdev-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
James Simmons authored
-
bk://bk.arm.linux.org.ukLinus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
- 15 Jan, 2003 1 commit
-
-
Russell King authored
The CPUFREQ initialisation now registers an interface with the device model, and thus needs to initialise after postcore. We use the arch level for this. This does, however, impose the restriction that cpufreq may not be available for other architecture initialisated code.
-
- 14 Jan, 2003 21 commits
-
-
Russell King authored
into flint.arm.linux.org.uk:/usr/src/linux-bk-2.5/linux-2.5-rmk
-
Russell King authored
Remove ide_release_lock and ide_get_lock definitions from asm-arm/ide.h; they're defined in include/linux/ide.h.
-
Russell King authored
Add entries for sendfile64, futex, async io, etc system calls to both unistd.h and the system call handler table.
-
bk://linuxusb.bkbits.net/pci_hp-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
James H. Cloos Jr. authored
In addition to the diff from the 1.7 i8kutils release to the 1.13 release, I made the new globals static as per Rusty's namespace pollution patch yesterday, and removed the reference to an include no longer in 2.5.
-
Alexander Atanasov authored
An old AMD 486DX4-SE(as reported by bios) here crashes on boot in amd_init, doing rdmsr in k6 case. Elan fixes added case 4 there but without break. This break allows it to boot.
-
Ulrich Drepper authored
Northwood P4's have one more bit in the CPUID processor info set: bit 31. Intel calls the feature PBE (Pending Break Enable). The attached patch adds the necessary entry.
-
Greg Kroah-Hartman authored
Note, there are still races with unloading modules, this patch does not fix that...
-
Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:136827a
-
Christoph Hellwig authored
This doesn't mean dmapi is scheduled for inclusion, just adding the reserved minor number to miscdevice.h for documentation purposes.
-
Christoph Hellwig authored
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:136795a
-
Russell Cattelan authored
apparently the root file system are not being synced correctly during system shutdown SGI Modid: 2.5.x-xfs:slinx:136269a
-
Russell Cattelan authored
SGI Modid: 2.5.x-xfs:slinx:136126a
-
Russell Cattelan authored
SGI Modid: 2.5.x-xfs:slinx:135869a
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:135920a
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:135919a3
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:135168a
-
Eric Sandeen authored
These shouldn't be there, probably the result of corruption. However, if we find one, handle it specially so that we don't deadlock during unlinked list processing in recovery. Without xfs_iput_new, we'd be waiting on an inode lock we already hold. SGI Modid: 2.5.x-xfs:slinx:136535a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:135917a
-