summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds2012-03-2314-75/+77
|\
| * OpenRISC: Remove memory_start/end prototypesRichard Weinberger2012-03-061-3/+0
| * openrisc: remove semicolon from KSTK_ defsJonas Bonn2012-03-061-2/+2
| * openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-066-21/+22
| * openrisc: fix virt_addr_validJonas Bonn2012-03-061-2/+1
| * OpenRISC: Export dump_stack()Richard Weinberger2012-03-061-0/+1
| * OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger2012-03-061-0/+1
| * openrisc: Set shortest clock event to 100 ticksJonas Bonn2012-02-171-8/+5
| * openrisc: included linux/thread_info.h twiceDanny Kukawka2012-02-171-1/+0
| * OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming2012-02-171-11/+2
| * OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-171-11/+18
| * OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming2012-02-171-3/+0
| * OpenRISC: Don't reimplement force_sigsegv()Matt Fleming2012-02-171-3/+1
| * openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-172-10/+25
| * arch/openrisc/mm/init.c: trivial: use BUG_ONJulia Lawall2012-02-171-2/+1
* | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-2311-6/+22
|\ \
| * | [IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang2012-03-141-4/+4
| * | [IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2012-02-272-0/+2
| * | [IA64] Check return from device_register() in cx_device_register()Paul Gortmaker2012-02-271-1/+6
| * | [IA64] Fix warning from machine_kexec.cPaul Gortmaker2012-02-271-1/+1
| * | [IA64] simserial, bail out when request_irq failsJiri Slaby2012-02-241-8/+1
| * | [IA64] hpsim, initialize chip for assigned irqsJiri Slaby2012-02-245-31/+35
| * | [IA64] simserial, include some headersJiri Slaby2012-02-241-5/+3
| * | [IA64] hpsim, fix SAL handling in fw-emuJiri Slaby2012-02-241-13/+4
| * | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-225-0/+7
| * | [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina2012-02-081-0/+2
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-233-11/+14
|\ \ \
| * | | x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-03-221-7/+10
| * | | x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin2012-03-221-3/+3
| * | | x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-221-1/+1
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-2331-109/+50
|\ \ \ \
| * | | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-234-0/+16
| * | | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-2312-59/+14
| * | | | Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-10/+2
| * | | | x86: use for_each_clear_bit_from()Akinobu Mita2012-03-231-3/+3
| * | | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-2/+2
| * | | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-234-7/+0
| * | | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-237-9/+6
| * | | | um: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-14/+6
| * | | | um: don't restore current->blocked on errorMatt Fleming2012-03-231-6/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-234-1/+23
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-19455-5954/+3749
| |\ \ \ \ \
| * | | | | | [media] MX2: Add platform definitions for eMMa-PrP deviceJavier Martin2012-02-284-1/+23
* | | | | | | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-231-0/+63
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-221-0/+63
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU2012-01-261-0/+63
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-2375-1058/+355
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas2012-03-202-1/+1
| * | | | | | | sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas2012-03-201-35/+25
| * | | | | | | powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas2012-03-201-3/+0