summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-23score: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-23score: Remove unneeded <asm/dma-mapping.h>Geert Uytterhoeven1-6/+0
2013-06-23openrisc: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-23h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"Geert Uytterhoeven1-1/+1
2013-06-23h8300: Mark H83002 and H83048 CPU support brokenGeert Uytterhoeven1-0/+2
2013-06-23h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven1-117/+1
2013-06-23h8300: Limit timer channel ranges in KconfigGeert Uytterhoeven1-0/+2
2013-06-23h8300: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-23h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven1-320/+322
2013-06-23h8300: Fix <asm/tlb.h>Geert Uytterhoeven1-15/+0
2013-06-23h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven15-453/+448
2013-06-16h8300: add missing definition for read_barries_depends()Jiang Liu1-0/+2
2013-06-16frv: head.S - Remove commented-out initialization codeGeert Uytterhoeven1-5/+0
2013-06-16cris: Wire up asm-generic/vga.hGeert Uytterhoeven1-0/+1
2013-06-16parport: disable PC-style parallel port support on crisGeert Uytterhoeven1-1/+3
2013-06-16console: Disable VGA text console support on crisGeert Uytterhoeven1-1/+3
2013-06-16cris: Switch cris to drivers/KconfigGeert Uytterhoeven2-38/+1
2013-06-16cris: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-16cris: Switch to asm-generic/linkage.hGeert Uytterhoeven2-6/+1
2013-06-16cris: Provide inb_p() and outb_p()Geert Uytterhoeven1-0/+3
2013-06-16cris: Provide <asm/kvm_para.h>Geert Uytterhoeven1-0/+1
2013-06-16cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven1-255/+2
2013-06-16cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven1-1/+1
2013-06-16cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven1-9/+0
2013-06-16cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven1-109/+109
2013-06-16cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven1-1/+3
2013-06-16cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven1-241/+165
2013-06-16cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven1-2/+0
2013-06-16cris/kgdb: Properly split long lines in asmGeert Uytterhoeven1-175/+175
2013-06-16c6x: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-16avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMELGeert Uytterhoeven1-0/+2
2013-06-09Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+16
2013-06-09Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-4/+9
2013-06-09irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-09irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-09kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-09irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-49/+84
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-39/+82
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+2
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-68/+188
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-28/+31
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-11/+48
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson1-10/+4
2013-06-08Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson5-13/+13
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-10/+37