aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-267-7/+7
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-262-2/+2
* [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-261-62/+2
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-263-0/+3
* [PATCH] Alpha: strncpy() fixIvan Kokshaysky2006-04-251-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-04-2315-263/+468
|\
| * [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-212-1/+15
| * [PARISC] Further work for multiple page sizesHelge Deller2006-04-219-79/+133
| * [PARISC] defconfig updatesHelge Deller2006-04-211-179/+315
| * [PARISC] Misc. janitorial workHelge Deller2006-04-212-3/+3
| * [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-211-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-04-2315-159/+216
|\ \
| * \ Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2006-04-222-0/+2
| |\ \
| | * \ Merge branch 'master'Kumar Gala2006-04-0499-908/+5722
| | |\ \
| | * | | powerpc/ppc: export strncasecmpKumar Gala2006-04-022-0/+2
| * | | | [PATCH] powerpc: update {g5,iseries,pseries}_defconfigsWill Schmidt2006-04-213-76/+79
| * | | | [PATCH] ppc: Fix powersave code on arch/ppcBecky Bruce2006-04-212-17/+17
| * | | | [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2006-04-212-3/+7
| * | | | [PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt2006-04-211-43/+35
| * | | | [PATCH] powerpc: Lower threshold for DART enablement to 1GBOlof Johansson2006-04-212-3/+11
| * | | | [PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson2006-04-213-17/+65
| | |_|/ | |/| |
* | | | [PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison2006-04-221-4/+0
* | | | [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...Andi Kleen2006-04-221-2/+2
* | | | [PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft2006-04-221-0/+2
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-205-76/+130
|\ \ \
| * | | [ARM] for_each_possible_cpuKAMEZAWA Hiroyuki2006-04-201-1/+1
| * | | [ARM] add_memory() build fixAndrew Morton2006-04-201-3/+3
| * | | [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-28/+30
| * | | [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-18/+41
| * | | [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-25/+54
| * | | [ARM] 3480/1: ixp4xx: fix irq2gpio array typeLennert Buytenhek2006-04-201-1/+1
* | | | [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-203-1/+9
|/ / /
* | | [PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi2006-04-191-6/+6
* | | [PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi2006-04-191-5/+5
* | | [PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi2006-04-191-7/+7
* | | [PATCH] Switch Kprobes inline functions to __kprobes for x86_64Prasanna S Panchamukhi2006-04-191-5/+5
* | | [PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi2006-04-191-9/+9
* | | [PATCH] apm: fix Armada laptops againSamuel Thibault2006-04-191-1/+1
* | | [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl2006-04-191-1/+0
* | | [PATCH] uml: add missing __volatile__Jeff Dike2006-04-192-7/+7
* | | [PATCH] uml: physical memory map file fixesRob Landley2006-04-192-24/+118
* | | [PATCH] uml: __user annotationsAl Viro2006-04-191-3/+3
* | | [PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike2006-04-196-27/+27
* | | [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-191-3/+3
* | | [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-191-0/+4
* | | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2006-04-192-30/+23
* | | [PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2006-04-192-2/+2
* | | [PATCH] uml: MADV_REMOVE fixesJeff Dike2006-04-193-2/+6
* | | [PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso2006-04-191-1/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-18161-3910/+6501
|\ \ \