summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: move the rest of the menu's to KconfigSam Ravnborg2007-11-123-1543/+1052Star
* x86: move all simple arch settings to KconfigSam Ravnborg2007-11-123-234/+136Star
* x86: copy x86_64 specific Kconfig symbols to Kconfig.i386Sam Ravnborg2007-11-122-23/+198
* x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64Sam Ravnborg2007-11-121-17/+17
* x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386Sam Ravnborg2007-11-121-37/+53
* x86: arch/x86/Kconfig.cpu unificationSam Ravnborg2007-11-124-134/+95Star
* x86: start unification of arch/x86/Kconfig.*Sam Ravnborg2007-11-123-458/+404Star
* x86: unification of cfufreq/KconfigSam Ravnborg2007-11-124-132/+49Star
* x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert2007-11-101-13/+6Star
* x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath2007-11-101-8/+2Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-11-1014-73/+162
|\
| * [IA64] IOSAPIC bogus error cleanupGeorge Beshers2007-11-091-3/+5
| * [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-12/+79
| * [IA64] Fix IOSAPIC delivery mode settingKenji Kaneshige2007-11-091-3/+15
| * [IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson2007-11-091-9/+3Star
| * [IA64] Clean up /proc/interrupts outputKenji Kaneshige2007-11-071-2/+4
| * [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-072-2/+8
| * [IA64] Clean-up McKinley Errata messageRuss Anderson2007-11-071-3/+0Star
| * [IA64] Add gate.lds to list of files ignored by GitPeter Chubb2007-11-071-0/+1
| * [IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck2007-11-071-33/+41
| * [IA64] Wrong args to memset in efi_gettimeofday()Li Zefan2007-11-061-2/+3
| * [IA64] Remove duplicate includes from ia32priv.hLucas Woods2007-11-061-1/+0Star
| * [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...Roel Kluin2007-11-061-1/+1
| * [IA64] Fix perfmon sysctl directory modesTony Luck2007-11-061-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-106-42/+7Star
|\ \
| * | x86: make nmi_cpu_busy() always definedIngo Molnar2007-11-091-2/+2
| * | x86: make ipi_handler() always definedIngo Molnar2007-11-091-4/+2Star
| * | sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-094-36/+3Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-1034-1152/+106Star
|\ \ \
| * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Paul Mundt2007-11-092-12/+3Star
| |\ \ \
| | * | | sh64: Kill off duplicate includes.Paul Mundt2007-11-052-12/+3Star
| * | | | Merge branch 'page_colouring_despair'Paul Mundt2007-11-083-129/+52Star
| |\ \ \ \
| | * | | | sh: Kill off __{copy,clear}_user_page().Paul Mundt2007-11-072-106/+0Star
| | * | | | sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt2007-11-071-23/+29
| | * | | | sh: Wire up clear_user_highpage().Paul Mundt2007-11-071-0/+23
| * | | | | sh: Kill off broken snapgear ds1302 code.Paul Mundt2007-11-083-326/+2Star
| * | | | | sh: Fix heartbeart on Solution Engine seriesNobuhiro Iwamatsu2007-11-073-0/+17
| * | | | | sh: hs7751rvoip: Kill off dead IPR IRQ mappings.Paul Mundt2007-11-071-17/+2Star
| * | | | | sh: hs7751rvoip: irq.c needs linux/interrupt.h.Paul Mundt2007-11-071-0/+1
| |/ / / /
| * | | | sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-076-654/+1Star
| * | | | sh: kgdb sysrq depends on magic sysrq.Paul Mundt2007-11-071-0/+1
| * | | | sh: Add -Werror for clean directories.Paul Mundt2007-11-076-1/+10
| * | | | sh: Fix up kgdb build with modular sh-sci.Paul Mundt2007-11-072-2/+9
| * | | | sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt2007-11-071-2/+0Star
| * | | | sh: Fix up kgdb-on-NMI branch target.Paul Mundt2007-11-071-1/+1
| * | | | sh: ubc wakeup for SH-4 only.Paul Mundt2007-11-071-1/+1
| * | | | sh: Fix compression method when making uImage.Nobuhiro Iwamatsu2007-11-071-1/+1
| * | | | sh: Kill off duplicate includes.Paul Mundt2007-11-073-3/+0Star
| * | | | sh: Add SH7705 and other to the support of Solution Engine.Nobuhiro Iwamatsu2007-11-071-3/+5
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-104-13/+20
|\ \ \ \