summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer2006-02-153-0/+5
* [PATCH] x86: document sysenter pathAlbert D. Cahalan2006-02-151-0/+15
* [PATCH] FRV: Use virtual interrupt disablementDavid Howells2006-02-156-55/+172
* [PATCH] FRV: Miscellaneous fixesDavid Howells2006-02-152-14/+21
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-156-0/+25
* [PATCH] s390: fix __delay implementationHeiko Carstens2006-02-151-1/+1
* [PATCH] fix a typo in the CPU_H8300H dependenciesAdrian Bunk2006-02-151-1/+1
* [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.Atsushi Nemoto2006-02-142-2/+2
* [MIPS] RM9000: Fix buggy I-cache workaround.Thomas Koeller2006-02-141-1/+1
* [MIPS] MT: Propagate config7 into VPE.Ralf Baechle2006-02-141-0/+3
* [MIPS] MT: Fix c0 back-to-back hazard.Ralf Baechle2006-02-141-0/+2
* [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle2006-02-141-1/+0Star
* [MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto2006-02-142-151/+23Star
* [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto2006-02-141-81/+77Star
* [MIPS] Remove commented out function prom_build_cpu_map.Ralf Baechle2006-02-141-29/+0Star
* [PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton2006-02-141-3/+16
* [PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin2006-02-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2006-02-141-2/+2
|\
| * [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin2006-02-091-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-02-141-0/+5
|\ \
| * | [CPUFREQ] Check for not initialized freq on cpufreq changesThomas Renninger2006-02-021-0/+5
* | | [PATCH] MIPS 32bit machines need fstatat64 support.Yoichi Yuasa2006-02-131-1/+1
* | | [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-133-3/+24
* | | [PATCH] x86_64: GART DMA merging fixAndi Kleen2006-02-131-4/+2Star
* | | [PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood2006-02-131-1/+17
* | | [PATCH] s390: fstatat64 supportHeiko Carstens2006-02-123-5/+25
* | | [PATCH] s390: add support for unshare system callHeiko Carstens2006-02-122-0/+6
* | | [PATCH] s390: fix non smp build of kexecHeiko Carstens2006-02-121-2/+3
* | | [PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens2006-02-121-5/+1Star
* | | [PATCH] s390: update default configurationHeiko Carstens2006-02-121-4/+5
* | | [PATCH] x86: print out early faults via early_printk()Ingo Molnar2006-02-121-0/+4
* | | [PATCH] x86-64: Fix HPET timer on x460Chris McDermott2006-02-122-4/+10
* | | [PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel2006-02-1242-126/+84Star
* | | [PATCH] fstatat64 supportUlrich Drepper2006-02-123-2/+24
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-102-2/+58
|\ \ \
| * | | [ARM] 3326/1: H1940 - Control latchesBen Dooks2006-02-101-2/+27
| * | | [ARM] 3314/1: S3C2400 - adds s3c2400.hLucas Correia Villa Real2006-02-091-0/+31
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-105-288/+11Star
|\ \ \
| * | | [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boardsKumar Gala2006-02-102-0/+7
| * | | [PATCH] powerpc: unshare system call registrationJANAK DESAI2006-02-101-0/+1
| * | | ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2006-02-103-288/+3Star
* | | | [PATCH] Fix s390 build failure.Dave Jones2006-02-101-3/+0Star
* | | | [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-102-5/+1Star
* | | | [PATCH] Fix building external modules on ppc32Andreas Gruenbacher2006-02-101-0/+2
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-106-31/+30Star
|\ \ \
| * \ \ Pull new-syscalls into release branchTony Luck2006-02-092-26/+19Star
| |\ \ \
| | * | | [IA64] unshare system call registration for ia64Janak Desai2006-02-091-0/+3
| | * | | [IA64] add syscall entry for *at()Chen, Kenneth W2006-02-062-26/+16Star
| * | | | [IA64] mca_drv: Add minstate validationHidetoshi Seto2006-02-091-0/+3
| * | | | [IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck2006-02-091-0/+1