summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07505-2556/+4141
|\
| * of/irq: Fix potential buffer overflowGrant Likely2013-11-031-2/+8
| * of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-032-13/+14
| * arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-282-2/+2
| * of/irq: create interrupts-extended propertyGrant Likely2013-10-284-11/+120
| * microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-242-72/+1
| * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-247-67/+31
| * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-2416-39/+35
| * of/irq: Rework of_irq_count()Thierry Reding2013-10-241-1/+2
| * of: Add testcases for interrupt parsingGrant Likely2013-10-243-6/+127
| * of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-243-3/+13
| * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-244-59/+67
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-2416-30/+22
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-2419-88/+58
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-2420-42/+42
| * of/irq: Pass trigger type in IRQ resource flagsTomasz Figa2013-10-151-1/+1
| * of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-152-7/+7
| * of: Fix iteration bug over CPU reg propertiesGrant Likely2013-10-151-2/+2
| * of: Make cpu node handling more portable.David Miller2013-10-153-17/+84
| * of: fix unnecessary warning on missing /cpus nodeGrant Likely2013-10-141-3/+1
| * Linux 3.12-rc5v3.12-rc5Linus Torvalds2013-10-131-1/+1
| * Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-10-133-4/+5
| |\
| | * watchdog: sunxi: Fix section mismatchMaxime Ripard2013-10-131-2/+2
| | * watchdog: kempld_wdt: Fix bit mask definitionJingoo Han2013-10-131-1/+1
| | * watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter2013-10-131-1/+2
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-139-12/+50
| |\ \
| | * | ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D2013-10-131-0/+5
| | * | Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-10-138-12/+45
| | |\ \
| | | * | ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_configPali Rohár2013-10-081-0/+9
| | | * | ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth2013-10-081-2/+2
| | | * | ARM: dts: Fix pinctrl mask for omap3Tony Lindgren2013-10-083-8/+4
| | | * | ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon2013-10-082-1/+19
| | | * | ARM: OMAP2: gpmc-onenand: fix sync mode setup with DTAaro Koskinen2013-10-031-1/+11
| * | | | Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-10-136-22/+30
| |\ \ \ \
| | * | | | parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-131-1/+14
| | * | | | parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-131-5/+10
| | * | | | parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-131-3/+3
| | * | | | parisc: mark parisc_terminate() noreturn and cold.Helge Deller2013-10-131-1/+1
| | * | | | parisc: remove unused syscall_ipi() function.Helge Deller2013-10-131-5/+0
| | * | | | parisc: kill SMP single function call interruptJiang Liu2013-10-131-7/+1
| | * | | | parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven2013-10-131-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-132-4/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | dma: edma.c: remove edma_desc leakageGeyslan G. Bem2013-10-111-0/+1
| | * | | rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov2013-10-111-2/+5
| | * | | rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov2013-10-111-2/+0
| | |/ /
| * | | vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds2013-10-121-1/+1
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-122-1/+3
| |\ \ \
| | * | | ext4: fix memory leak in xattrDave Jones2013-10-121-0/+2
| | * | | ext4: fix performance regression in writeback of random writesJan Kara2013-09-161-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-126-21/+25
| |\ \ \ \