/fs/hfsplus/

linux-ax25.git/diff/arch?id=2c49be99ede1e3685a9817a564b4b1678d48e1b9'>diffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml ubd: handle readonly statusPaolo 'Blaisorblade' Giarrusso2005-05-011-4/+10
* [PATCH] uml: redo console lockingPaolo 'Blaisorblade' Giarrusso2005-05-015-175/+239
* [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64Paolo 'Blaisorblade' Giarrusso2005-05-015-318/+73
* [PATCH] uml: quick fix syscall table for x86_64Paolo 'Blaisorblade' Giarrusso2005-05-011-29/+24
* [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso2005-05-019-407/+321
* [PATCH] uml: move va_copy conditional defPaolo 'Blaisorblade' Giarrusso2005-05-011-2/+2
* [PATCH] uml: inline empty procPaolo 'Blaisorblade' Giarrusso2005-05-011-4/+0
* [PATCH] uml: support AES i586 crypto driverPaolo 'Blaisorblade' Giarrusso2005-05-015-8/+17
* [PATCH] uml: workaround old problematic sed behaviourRob Landley2005-05-011-1/+2
* [PATCH] uml: fix handling of no fpx_regsAndree Leidenfrost2005-05-011-3/+4
* [PATCH] uml: add nfsd syscall when nfsd is modularblaisorblade@yahoo.it2005-05-011-7/+1
* [PATCH] x86_64: saved_command_line overflow fixAlexander Nyberg2005-05-011-3/+0
* [PATCH] x86-64: Handle empty E820 regions correctlyVenkatesh Pallipadi2005-05-011-8/+18
* [PATCH] Linux 2.6.x VM86 interrupt emulation fixesPavel Pisa2005-05-011-6/+9
* [PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2005-05-014-10/+9
* [PATCH] x86_64: interrupt handling fixAndi Kleen2005-05-011-1/+4
* [PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo2005-05-012-2/+2
* [PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DHJason Gaston2005-05-011-0/+2
* [PATCH] i386: fix hpet for systems that don't support legacy replacementjohn stultz2005-05-014-27/+36
* [PATCH] CPUID bug and inconsistency fixH. Peter Anvin2005-05-011-2/+8
* [PATCH] Enable write combining for server works LE rev > 6Lee Revell2005-05-011-5/+9
* [PATCH] x86: entry.S trap return fixesStas Sergeev2005-05-012-7/+2
* [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar2005-05-014-0/+77
* [PATCH] check nmi watchdog is brokenJack F Vogel2005-05-016-15/+14
* [PATCH] i386/x86_64 segment register access updateH. J. Lu2005-05-013-10/+10
* [PATCH] ppc64: use smp_mb and smp_wmbAnton Blanchard2005-05-012-12/+12
* [PATCH] ppc64: enforce medium thread priority in hypervisor callsAnton Blanchard2005-05-011-0/+8
* [PATCH] ppc64: firmware workaroundAnton Blanchard2005-05-011-1/+7
* [PATCH] PPC64: Remove hot busy-wait loop in __hash_pageOlof Johansson2005-05-011-1/+8
* [PATCH] ppc64: tell firmware about kernel capabilitiesPaul Mackerras2005-05-012-10/+157
* [PATCH] ppc64: update to use the new 4L headersBenjamin Herrenschmidt2005-05-012-120/+123
* [PATCH] ppc64: nvram cleanupsakpm@osdl.org2005-05-01umn1'>| | Patch from Lennert Buytenhek On the enp2611, GPIO 7 and 6 are connected to an on-board i2c bus that attaches to the SODIMM module slot (for SPD) and an LM84 temperature sensor. Add a platform device for this i2c bus. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6Lennert Buytenhek2005-06-255-45/+245
| | | | | | | | | Patch from Lennert Buytenhek Update the defconfigs for the ixp2000 platforms to 2.6.12-git6. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6Catalin Marinas2005-06-241-3/+3
| | | | | | | | | | | | Patch from Catalin Marinas cpu_v6_set_pte() sets the kernel access rights to r/o for user pages (L_PTE_USER) when neither L_PTE_WRITE nor L_PTE_DIRTY are set. This causes a kernel data abort when writing the TLS value in the 0xffff0000 page. This patch enables the kernel r/w access. Signed-off-by: Catalin Marinas Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2005-06-241-0/+8
| | | | | | | | | | | | | Patch from Deepak Saxena Current IXP4xx debug macros do not work in the small window between the MMU being enabled and the call to map_io() b/c the standard peripheral mapping is not properly setup for use with the low-level debug code. This patch creates a new section-aligned mapping for the UART specifically for use with the debug macros. Signed-off-by: Deepak Saxena Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-241-18/+67
| | | | | | | | | | | | | Patch from Lennert Buytenhek This patch cleans up the ixp2000 gpio irq code and implements the set_irq_type method for gpio irqs so that users can select for which events (falling edge/rising edge/level low/level high) on the gpio pin they want the corresponding gpio irq to be triggered. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Deepak Saxena Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8Chris Zankel2005-06-246-0/+1846
| | | | | | | | | The attached patches provides part 8 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel2005-06-246-0/+1800
| | | | | | | | | The attached patches provides part 5 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 4Chris Zankel2005-06-249-0/+1968
| | | | | | | | | The attached patches provides part 4 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-2423-0/+8627
| | | | | | | | | The attached patches provides part 3 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2Chris Zankel2005-06-2413-0/+3279
| | | | | | | | | The attached patches provides part 2 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1Chris Zankel2005-06-244-0/+1029
| | | | | | | | | The attached patches provides part 1 of an architecture implementation for the Tensilica Xtensa CPU series. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli2005-06-241-2/+2
| | | | | | | | | | | | The seccomp check has to happen when entering the syscall and not when exiting it or regs->gpr[0] contains garabge during signal handling in ppc64_rt_sigreturn (this actually might be a bug too, but an orthogonal one, since we really have to run the check before invoking the syscall and not after it). Signed-off-by: Andrea Arcangeli <andrea@cpushare.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-235-24/+163
|\
| * [PATCH] ARM: 2730/1: S3C2410 default configuration updateBen Dooks2005-06-231-9/+18
| | | | | | | | | | | | | | | | | | | | Patch from Ben Dooks Add support for the DM9000 and bring default configuration up-to-date with the latest 2.6.12 kernel release Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
| * [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000)Ben Dooks2005-06-232-9/+117
| | | | | | | | | | | | | | | | | | | | Patch from Ben Dooks Add platform_device information for DM9000 chip(s) on the Simtec BAST and the VR1000 board. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
| * [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeNicolas Pitre2005-06-232-6/+28
| | | | | | | | | | | | | | Patch from Nicolas Pitre Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-23