summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-215-5/+7
|\
| * sh64: wire up sys_accept4.Paul Mundt2010-01-192-1/+3
| * sh: unwire sys_recvmmsg.Paul Mundt2010-01-192-3/+3
| * sh: ms7724: Correct sh-eth EEPROM polling timeout.Kuninori Morimoto2010-01-181-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-2112-57/+110
|\ \
| * | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren2010-01-193-7/+17
| * | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec workTony Lindgren2010-01-191-1/+8
| * | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren2010-01-191-0/+2
| * | ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2010-01-193-0/+40
| * | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent2010-01-181-9/+0
| * | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...Tony Lindgren2010-01-183-3/+6
| * | ARM: fix badly placed mach/plat entries in Kconfig & MakefileRussell King2010-01-172-37/+37
* | | x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2010-01-182-19/+4
* | | x86, apic: use physical mode for IBM summit platformsSuresh Siddha2010-01-181-0/+5
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-01-185-5/+20
|\ \ \
| * | | microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek2010-01-181-1/+1
| * | | microblaze: Add missing double apostrophe in KconfigMichal Simek2010-01-181-1/+1
| * | | microblaze: Add PT_ macros for special purpose regsMichal Simek2010-01-181-0/+14
| * | | microblaze: Enable accept4 syscallMichal Simek2010-01-182-2/+2
| * | | microblaze: Wire up recvmmsg syscallMichal Simek2010-01-181-1/+2
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-01-1870-1171/+3822
|\ \ \ | |/ / |/| |
| * | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2010-01-157-101/+418
| |\ \
| | * | powerpc: Use scripts/mkuboot.sh instead of 'mkimage'Peter Tyser2009-12-301-2/+5
| | * | powerpc/5200: update defconfigsGrant Likely2009-12-306-99/+413
| * | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-01-1552-1030/+3351
| |\ \ \
| | * | | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala2010-01-0652-1030/+3351
| * | | | powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-152-14/+12
| * | | | powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot2010-01-151-7/+7
| * | | | powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund2010-01-151-2/+2
| * | | | powerpc: Fix decrementer setup on 1GHz boardsStefan Roese2010-01-151-1/+10
| * | | | powerpc/iseries: Initialise on-stack completionMichael Ellerman2010-01-151-0/+2
| * | | | powerpc: Use helpers for rlimitsJiri Slaby2010-01-152-3/+3
| * | | | powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-151-1/+3
| * | | | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori2010-01-151-1/+3
| * | | | powerpc/pseries: Fix xics interrupt affinityAnton Blanchard2010-01-151-6/+6
| * | | | powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov2010-01-151-1/+1
| * | | | powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund2010-01-151-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-171-31/+18
|\ \ \ \ \
| * | | | | Unrot uml mconsole a bitAl Viro2010-01-141-31/+18
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-166-9/+39
|\ \ \ \ \
| * | | | | x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson2010-01-151-1/+4
| * | | | | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-152-0/+18
| * | | | | x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-131-0/+4
| * | | | | x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov2010-01-131-0/+2
| * | | | | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-131-0/+1
| * | | | | x86: SGI UV: Fix mapping of MMIO registersMike Travis2010-01-131-7/+8
| * | | | | x86: mce.h: Fix warning in header checksAlan Cox2010-01-131-1/+2
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-161-6/+8
|\ \ \ \ \ \
| * | | | | | perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker2010-01-131-6/+8
| | |_|_|_|/ | |/| | | |
* | | | | | m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz2010-01-161-1/+0