aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-08openrisc: remove unnecessary includesJonas Bonn
2012-05-08openrisc: implement irqdomainsJonas Bonn
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner
2012-05-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-04-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-04-27MIPS: Remove get_current_pgd().David Daney
2012-04-27x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann
2012-04-27MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-04-27Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu
2012-04-27MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macroAntony Pavlov
2012-04-27MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk
2012-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker
2012-04-25Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson