summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-291-5/+0
|\
| * sched/x86/smp: Do not enable IRQs over calibrate_delay()Peter Zijlstra2012-03-271-5/+0
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-2923-317/+414
|\ \
| * | x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter2012-03-281-4/+9
| * | x86, tls: Off by one limit checkDan Carpenter2012-03-281-2/+2
| * | x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2012-03-282-7/+60
| * | x86/olpc: Add debugfs interface for EC commandsDaniel Drake2012-03-271-0/+97
| * | x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger2012-03-264-165/+115
| * | x86/kconfig: Remove CONFIG_TR=y from the defconfigsRandy Dunlap2012-03-242-2/+0
| * | x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins2012-03-241-2/+5
| * | x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=yAlexander Gordeev2012-03-231-40/+61
| * | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-238-8/+17
| * | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-232-2/+2
| * | x86/kconfig: Update defconfigsIngo Molnar2012-03-232-86/+47
| * | x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu2012-03-231-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-298-99/+106
|\ \ \
| * | | ia64: vsyscall: Add missing paranthesisThomas Gleixner2012-03-271-1/+1
| * | | x86: vdso: Put declaration before codeThomas Gleixner2012-03-241-1/+2
| * | | x86-64: Inline vdso clock_gettime helpersAndy Lutomirski2012-03-231-4/+5
| * | | x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-233-37/+26
| * | | x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-03-151-0/+10
| * | | ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-154-11/+7
| * | | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-153-17/+12
| * | | x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner2012-03-151-5/+0
| * | | time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz2012-03-151-26/+46
* | | | Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony2012-03-292-0/+2
* | | | irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG renameGrant Likely2012-03-297-7/+7
* | | | irqdomain: Remove powerpc dependency from debugfs fileGrant Likely2012-03-291-10/+0
* | | | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-285-11/+8
|\ \ \ \
| * | | | mmc: start removing enable / disable APIAdrian Hunter2012-03-272-9/+5
| * | | | mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K2012-03-271-2/+0
| * | | | ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-272-0/+3
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-2812-77/+30
|\ \ \ \ \
| * | | | | kdump x86: fix total mem size calculation for reservationDave Young2012-03-281-10/+1
| * | | | | arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-288-26/+24
| * | | | | smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-283-41/+5
* | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281068-6427/+6755
|\ \ \ \ \ \
| * | | | | | Delete all instances of asm/system.hDavid Howells2012-03-2825-135/+0
| * | | | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
| * | | | | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-286-8/+0
| * | | | | | Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-2810-43/+8
| * | | | | | Disintegrate asm/system.h for XtensaDavid Howells2012-03-2815-191/+225
| * | | | | | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-2822-173/+225
| * | | | | | Disintegrate asm/system.h for TileDavid Howells2012-03-2826-273/+309
| * | | | | | Disintegrate asm/system.h for SparcDavid Howells2012-03-2878-669/+676
| * | | | | | Disintegrate asm/system.h for SHDavid Howells2012-03-2856-396/+503
| * | | | | | Disintegrate asm/system.h for ScoreDavid Howells2012-03-288-91/+101
| * | | | | | Disintegrate asm/system.h for S390David Howells2012-03-2836-335/+366
| * | | | | | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28132-701/+686
| * | | | | | Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-2822-179/+191