aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-05ARM: davinci: psc: fix incorrect maskMurali Karicheri
2011-12-05x86, UV: Fix UV2 hub part numberJack Steiner
2011-12-05x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka
2011-12-05perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter
2011-12-05perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra
2011-12-04x86: Fix boot failures on older AMD CPU'sLinus Torvalds
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf
2011-12-03arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf
2011-12-03arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-12-02ARM: mx28: LRADC macro renamePeter Rusko
2011-12-02arm: mx23: recognise stmp378x as mx23Wolfram Sang
2011-12-02ARM: mxs: fix machines' initializers orderLauri Hintsala
2011-12-02ARM: mxs/tx28: add __initconst for fec pdataDong Aisheng
2011-12-02ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown
2011-12-02ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown
2011-12-02ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown
2011-12-02ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song
2011-12-02ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song
2011-12-01ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik
2011-12-01ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik
2011-12-01ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-01[S390] remove reset of system call restart on psw changesMartin Schwidefsky
2011-12-01[S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky
2011-12-01[S390] fix page change underindication in pgste_update_allCarsten Otte
2011-12-01[S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky
2011-12-01[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu
2011-12-01arm/imx: fix irq_base for gpioShawn Guo
2011-12-01arm/imx: fix return type of callback passed to of_irq_init()Shawn Guo
2011-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)
2011-11-30ARM: at91: Fix USB AT91 gadget registrationAnders Darander
2011-11-30ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann
2011-11-29ARM: ux500: update defconfigLinus Walleij
2011-11-29ARM: u300: update defconfigLinus Walleij
2011-11-28ARM: at91: fix NAND bus width decoding from system_revChristian Hitz
2011-11-26ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon
2011-11-26ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier
2011-11-26ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst
2011-11-26ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya
2011-11-26ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon
2011-11-26ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski
2011-11-26ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring
2011-11-25powerpc/44x: Add mtd ndfc to the ppx44x defconfigTony Breeds
2011-11-25powerpc: Fix compiliation with hugetlbfs enabledKumar Gala
2011-11-24Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann