summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [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
| * | x86: fix two modpost warnings in mm/init_64.cJan Beulich2008-08-221-2/+2
| * | x86: fix 1:1 mapping init on 64-bit (memory hotplug case)Jan Beulich2008-08-221-14/+18
| * | x86: work around MTRR mask settingYinghai Lu2008-08-221-2/+13
| * | x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com2008-08-211-2/+15
| * | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com2008-08-211-12/+5
| * | x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com2008-08-211-3/+3
| * | x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum2008-08-211-1/+1
| * | x86: export pv_lock_ops non-GPLJeremy Fitzhardinge2008-08-211-1/+1
| * | x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz2008-08-211-1/+3
| * | x86: use WARN() in arch/x86/kernelArjan van de Ven2008-08-213-10/+4
OpenPOWER on IntegriCloud