summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-2139-185/+242
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-201-1/+1
| * | | | | | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-201-1/+1
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-11-302-4/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-11-252-4/+31
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | MN10300: Tighten up the code using case rangesRobert P. J. Day2008-11-301-22/+2Star
* | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-11-3013-77/+103
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] Update default configuration.Martin Schwidefsky2008-11-271-23/+51
| * | | | | | | | | | [S390] Fix alignment of initial kernel stack.Heiko Carstens2008-11-272-2/+3
| * | | | | | | | | | [S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger2008-11-271-2/+0Star
| * | | | | | | | | | [S390] fix/cleanup sched_clockChristian Borntraeger2008-11-271-8/+5Star
| * | | | | | | | | | [S390] fix system call parameter functions.Martin Schwidefsky2008-11-278-42/+44
| |/ / / / / / / / /
* | | | | | | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-308-18/+0Star
* | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-301-9/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: Make BUG() __noreturn.David Daney2008-11-241-9/+20
| |/ / / / / / / / /
* | | | | | | | | | sn_pci_controller_fixup() should be __initAl Viro2008-11-301-1/+1
* | | | | | | | | | xen_play_dead() is __cpuinitAl Viro2008-11-301-1/+1
* | | | | | | | | | xen_setup_vcpu_info_placement() is not init on x86Al Viro2008-11-301-1/+1
* | | | | | | | | | kvm_setup_secondary_clock() is cpuinitAl Viro2008-11-301-1/+1
* | | | | | | | | | enable_IR_x2apic() needs to be __initAl Viro2008-11-301-1/+1
* | | | | | | | | | alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro2008-11-301-1/+1
* | | | | | | | | | fix the section noise in sparc head.SAl Viro2008-11-302-1/+2
* | | | | | | | | | m32r: section noise in head.SAl Viro2008-11-302-2/+3
* | | | | | | | | | of_platform_driver noise on sparceAl Viro2008-11-303-4/+4
* | | | | | | | | | sparc64 trivial section misannotationsAl Viro2008-11-302-3/+3
* | | | | | | | | | sparc32 cpuinit flase positivesAl Viro2008-11-306-15/+15
* | | | | | | | | | powerpc set_huge_psize() false positiveAl Viro2008-11-302-2/+1Star
* | | | | | | | | | false __cpuinit positives on alphaAl Viro2008-11-302-5/+5
|/ / / / / / / / /
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-213-5/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar2008-11-171-3/+4
| * | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-172-2/+3
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao2008-11-161-1/+2
| | * | | | | | | [ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao2008-11-161-1/+0Star
| | * | | | | | | pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-0/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-218-6/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| * | | | | | | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
| * | | | | | | | [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0Star
| * | | | | | | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
| * | | | | | | | [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
* | | | | | | | | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-201-0/+14
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-208-133/+90Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1
| * | | | | | | | | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
| * | | | | | | | | MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-202-120/+75Star
| * | | | | | | | | MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev2008-11-201-1/+1
| * | | | | | | | | MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-202-7/+9
| * | | | | | | | | MIPS: Malta: Fix include paths in malta-amon.cDavid Daney2008-11-201-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-202-1/+10
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-181-1/+1