summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-272-18/+31
|\
| * [PATCH] fix hpux_getdents()Al Viro2008-08-251-11/+19
| * [PATCH] fix osf_getdirents()Al Viro2008-08-251-7/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-273-2/+13
|\ \
| * | sparc: Add target for a stripped kernelMartin Habets2008-08-242-2/+12
| * | sparc64: Make NUMA depend upon SMP.David S. Miller2008-08-241-0/+1
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-271-1/+1
|\ \
| * | [S390] Fix linker script.Heiko Carstens2008-08-251-1/+1
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-262-4/+7
|\ \
| * | [IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley2008-08-251-4/+6
| * | [IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt2008-08-251-0/+1
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-08-2612-67/+56
|\ \
| * | [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-261-0/+1
| * | [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-261-3/+0
| * | [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-261-13/+3
| * | [MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle2008-08-261-0/+1
| * | [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-261-1/+1
| * | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-261-1/+1
| * | [MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto2008-08-261-0/+3
| * | [MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-15/+1
| * | [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-12/+1
| * | [MIPS] Wire up new syscalls.Ralf Baechle2008-08-264-0/+24
| * | [MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe2008-08-261-22/+20
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-2666-2807/+6654
|\ \ \ | |/ / |/| |
| * | powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras2008-08-268-628/+1002
| * | powerpc: Export CMO_PageSizeAndrew Morton2008-08-261-0/+1
| * | powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno2008-08-261-4/+14
| * | powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2008-08-262-179/+91
| * | powerpc/ps3: Update ps3_defconfigGeoff Levand2008-08-261-20/+133
| * | powerpc: Update defconfigs for FSL PPC boardsKumar Gala2008-08-2146-1958/+5367
| * | powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx targetScott Wood2008-08-211-1/+1
| * | cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart2008-08-211-11/+26
| * | powerpc: fix memory leaks in QE libraryTimur Tabi2008-08-202-3/+9
| * | powerpc/85xx: TQM8548: DTS file fixes and cleanupWolfgang Grandegger2008-08-202-2/+9
| * | powerpc: Fix whitespace merge in mpc8641 hpcn device treeKumar Gala2008-08-201-1/+1
* | | [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds2008-08-251-22/+8
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-255-20/+139
|\ \ \
| * | | x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-251-1/+1
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-2548-1719/+606
| |\ \ \ | | | |/ | | |/|
| * | | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu2008-08-251-0/+78
| * | | x86: do not enable TSC notifier if we don't need itLinus Torvalds2008-08-241-0/+4
| * | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-232-13/+10
| * | | x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter2008-08-231-4/+31
| * | | x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter2008-08-231-3/+16
* | | | KVM: MMU: Fix torn shadow pteAvi Kivity2008-08-251-1/+1
| |/ / |/| |
* | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-235-6/+0
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-2219-94/+165
|\ \ \ | |/ /
| * | x86: work around MTRR mask setting, v2Ingo Molnar2008-08-221-1/+6
| * | x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2008-08-222-3/+8
| * | x86: fix VMI for early paramsAlok Kataria2008-08-221-8/+8
OpenPOWER on IntegriCloud