summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-141-6/+3Star
| | * | | | powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski2008-11-191-2/+2
| | * | | | powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch2008-11-191-1/+1
| | * | | | powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho2008-11-191-1/+1
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-017-37/+126
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-283-33/+120
| | |\ \ \ \ \
| | | * | | | | [ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut2008-11-271-32/+118
| | | * | | | | [ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao2008-11-261-1/+1
| | | * | | | | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski2008-11-261-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-11-304-28/+28
| |\ \ \ \ \ \ \
| | * | | | | | | parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-262-4/+6
| | * | | | | | | parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-261-22/+21Star
| | * | | | | | | parisc: __kernel_time_t is always longGeert Uytterhoeven2008-11-261-2/+1Star
| * | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-5/+21
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-23168-2792/+6452
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | x86: apic honour irq affinity which was set in early bootThomas Gleixner2008-11-091-5/+21
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-3012-101/+87Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel2008-11-271-14/+0Star
| | * | | | | | | | | | x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann2008-11-261-11/+14
| | * | | | | | | | | | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-251-37/+40
| | * | | | | | | | | | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-251-0/+8
| | * | | | | | | | | | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
| | * | | | | | | | | | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-252-4/+1Star
| | * | | | | | | | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-251-1/+1
| | * | | | | | | | | | x86: use limited register constraint for setnzSteven Rostedt2008-11-251-1/+1
| | * | | | | | | | | | xen: pin correct PGD on suspendIan Campbell2008-11-231-7/+14
| | * | | | | | | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | oprofile: fix an overflow in ppro codeEric Dumazet2008-11-171-1/+1
| | * | | | | | | | | | | x86: revert irq number limitationThomas Gleixner2008-11-231-21/+1Star
| | * | | | | | | | | | | 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