summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala2007-03-071-0/+1
| * | | | | [POWERPC] Select u-image as default image for LinkstationSegher Boessenkool2007-03-071-0/+1
| * | | | | [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-071-4/+4
| * | | | | [POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt2007-03-081-2/+5
| * | | | | [POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt2007-03-081-1/+4
| * | | | | [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt2007-03-081-1/+1
| * | | | | [POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou2007-03-081-21/+61
| * | | | | [POWERPC] Add missing newline in xmon help outputMichael Ellerman2007-03-081-1/+1
| * | | | | [POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson2007-03-081-0/+16
| | |/ / / | |/| | |
* | | | | [MIPS] Sibyte: Fix ZBbus profilerRalf Baechle2007-03-093-108/+283
* | | | | [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.Ralf Baechle2007-03-091-4/+6
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-091-3/+0
|\ \ \ \ \
| * | | | | [MIPS] DEC: Remove call to register_prom_console.Ralf Baechle2007-03-091-3/+0
* | | | | | [PATCH] build fix for i386 earlyquirk.cDave Jones2007-03-081-1/+1
|/ / / / /
* | | | | [PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown2007-03-082-14/+2
| |_|/ / |/| | |
* | | | [PATCH] uml: arch_prctl should set thread fsJeff Dike2007-03-081-2/+4
* | | | [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-46/+0
* | | | [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be acceptedPaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* | | | [PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso2007-03-081-8/+9
* | | | [PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* | | | [PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso2007-03-081-3/+3
* | | | [PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso2007-03-082-2/+2
* | | | [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-083-6/+5
* | | | [PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso2007-03-081-1/+9
| |_|/ |/| |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-071-3/+3
|\ \ \
| * | | [MIPS] ARC: Fix several compiler warnings.Ralf Baechle2007-03-081-3/+3
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-076-10/+130
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64] fsys_getcpu for IA64Fenghua Yu2007-03-072-0/+106
| * | | [IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms2007-03-071-2/+0
| * | | [IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck2007-03-071-5/+5
| * | | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki2007-03-072-3/+19
| |/ /
* | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-03-074-28/+33
|\ \ \
| * | | [AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen2007-03-071-2/+1
| * | | [AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen2007-03-071-2/+2
| * | | [AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen2007-03-071-23/+29
| * | | [AVR32] at32_spi_setup_slaves should be __initHaavard Skinnemoen2007-03-071-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-0718-364/+353
|\ \ \
| * | | sh: Kill off I/O cruft for R7780RP.Paul Mundt2007-03-053-254/+1
| * | | sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-059-82/+185
| * | | sh: Enable SM501 support for RTS7751R2D.Paul Mundt2007-03-052-10/+126
| * | | sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt2007-03-051-1/+2
| * | | sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-051-3/+2
| * | | sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato2007-03-051-1/+3
| * | | sh: Clear UBC when not in use.Stuart Menefy2007-03-052-13/+34
* | | | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2007-03-072-7/+14
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-0610-97/+103
|\ \ \
| * | | [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-053-64/+63
| * | | [S390] nss: disable kexec.Heiko Carstens2007-03-052-0/+7
| * | | [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-053-12/+18
| * | | [S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens2007-03-051-7/+8
OpenPOWER on IntegriCloud