summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-1414-39/+137
* sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai2013-11-141-2/+7
* sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal2013-11-141-2/+2
* sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-135-262/+131
* sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-124-31/+34
* sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-129-85/+47
* sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-127-29/+138
* sparc64: Fix inconsistent max-physical-address defines.David S. Miller2013-11-121-2/+4
* sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-123-6/+24
* sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller2013-11-121-1/+3
* sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller2013-11-121-7/+7
* sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-123-7/+15
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12212-1249/+1919
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-1115-0/+21
| * dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-081-1/+9
| * dt: disable self-tests for !OF_IRQRob Herring2013-11-081-0/+1
| * of: irq: Fix interrupt-map entry matchingTomasz Figa2013-11-071-1/+1
| * 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
| * | MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-063-5/+16
| * | Merge branch 'cpu-bindings' into for-nextRob Herring2013-11-062-47/+828
| |\ \
| | * | Documentation: DT: arm: define CPU topology bindingsLorenzo Pieralisi2013-09-281-0/+474
| | * | Documentation: devicetree: arm: cpus/cpu nodes bindings updatesLorenzo Pieralisi2013-09-281-47/+354
| * | | of: Add Panasonic Corporation vendor prefixThierry Reding2013-11-041-0/+1
| * | | of: Add Chunghwa Picture Tubes Ltd. vendor prefixThierry Reding2013-11-041-0/+1
| * | | of: Add AU Optronics Corporation vendor prefixThierry Reding2013-11-041-0/+1
| * | | of: set dma_mask to point to coherent_dma_maskRob Herring2013-11-031-0/+2
| * | | of: add vendor prefix for PHYTEC Messtechnik GmbHMatt Porter2013-11-031-0/+1
| * | | DT: sort vendor-prefixes.txtSilvio F2013-11-031-2/+2
| * | | of: Add vendor prefix for CadenceSoren Brinkmann2013-11-031-0/+1
| * | | of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki2013-11-031-0/+3
| * | | of: remove empty arch prom.h headersRob Herring2013-10-096-58/+0
| * | | of: only include prom.h on sparcRob Herring2013-10-091-0/+2
OpenPOWER on IntegriCloud