summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-2611-14/+58
|\
| * x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown2009-04-241-2/+0
| * x86: check boundary in setup_node_bootmem()Yinghai Lu2009-04-231-0/+3
| * uv_time: add parameter to uv_read_rtc()Coly Li2009-04-221-5/+5
| * x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann2009-04-221-1/+17
| * Merge commit 'v2.6.30-rc3' into x86/urgentIngo Molnar2009-04-2264-151/+170
| |\
| * | x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson2009-04-211-0/+1
| * | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-04-211-1/+1
| * | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell2009-04-211-1/+2
| * | x86-64: fix FPU corruption with signals and preemptionSuresh Siddha2009-04-201-1/+3
| * | x86/uv: fix for no memory at paddr 0Jack Steiner2009-04-201-0/+1
| * | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-20692-2694/+46421
| |\ \
| * | | x86: mm/numa_32.c calculate_numa_remap_pages should use __initJaswinder Singh Rajput2009-04-171-1/+1
| * | | x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin2009-04-171-1/+5
| * | | x86/uv: fix init of cpu-less nodesJack Steiner2009-04-171-0/+14
| * | | x86/uv: fix init of memory-less nodesJack Steiner2009-04-171-1/+5
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-262-0/+3
|\ \ \ \
| * | | | x86/irq: mark NUMA_MIGRATE_IRQ_DESC brokenYinghai Lu2009-04-171-0/+1
| * | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh2009-04-141-0/+2
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-261-0/+3
|\ \ \ \ \
| * | | | | lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt2009-04-181-0/+3
| |/ / / /
* | | | | sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* | | | | sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+8
* | | | | s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* | | | | powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-266-6/+11
* | | | | mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-5/+3
* | | | | m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+4
* | | | | m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* | | | | frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
* | | | | alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
* | | | | xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-2418-51/+60
|\ \ \ \ \
| * | | | | microblaze: add parameter to microblaze_read()Coly Li2009-04-231-1/+1
| * | | | | microblaze: Use CFLAGS_KERNEL instead of CFLAGSMichal Simek2009-04-231-4/+2
| * | | | | microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-233-4/+15
| * | | | | microblaze: Do not check use_dcacheMichal Simek2009-04-231-3/+0
| * | | | | microblaze: Do not use PVR configuration for broken MB versionMichal Simek2009-04-232-3/+8
| * | | | | microblaze: Fix USR1/2 pvr printing messageMichal Simek2009-04-231-2/+2
| * | | | | microblaze: iowrite upon timeoutRoel Kluin2009-04-231-1/+1
| * | | | | microblaze: Correspond CONFIG...PCMP in Makefile/KconfigMichal Simek2009-04-231-1/+1
| * | | | | microblaze: Remove redundant variableMichal Simek2009-04-231-4/+1
| * | | | | microblaze: Move start_thread to process.cMichal Simek2009-04-232-10/+12
| * | | | | microblaze: Add missing preadv and pwritev syscallsMichal Simek2009-04-232-1/+5
| * | | | | microblaze: Add missing declaration for die and _exception funcMichal Simek2009-04-231-0/+3
| * | | | | microblaze: Remove sparse error in traps.cMichal Simek2009-04-231-1/+1
| * | | | | microblaze: Move task_pt_regs upMichal Simek2009-04-231-3/+3
| * | | | | microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-234-6/+6
| * | | | | microblaze: Remove uncache shadow conditionMichal Simek2009-04-231-5/+0
| * | | | | microblaze: Remove while(1) loop from show_regs functionMichal Simek2009-04-231-2/+0
| * | | | | microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek2009-04-231-1/+0
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud