index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-07-06
1
-8
/
+32
|
\
|
*
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
Richard Zhao
2013-06-28
1
-0
/
+9
|
*
ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
Ming Lei
2013-06-28
1
-3
/
+17
|
*
ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach
Will Deacon
2013-06-28
1
-1
/
+1
|
*
ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
Will Deacon
2013-06-28
1
-2
/
+16
|
*
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
YoungJun Cho
2013-06-28
1
-5
/
+6
*
|
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-06
27
-52
/
+276
|
\
\
|
*
|
metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c
James Hogan
2013-07-04
2
-1
/
+5
|
*
|
metag: cpu hotplug: route_irq: preserve irq mask
James Hogan
2013-07-02
1
-2
/
+3
|
*
|
metag: kick: add missing irq_enter/exit to kick_handler()
James Hogan
2013-07-02
1
-0
/
+9
|
*
|
metag: smp: don't spin waiting for CPU to start
James Hogan
2013-07-02
1
-10
/
+6
|
*
|
metag: smp: enable irqs after set_cpu_online
James Hogan
2013-07-02
1
-5
/
+6
|
*
|
metag: use clear_tasks_mm_cpumask()
James Hogan
2013-07-02
1
-7
/
+1
|
*
|
metag: tz1090: select and instantiate pinctrl-tz1090-pdc
James Hogan
2013-06-27
2
-0
/
+7
|
*
|
metag: tz1090: select and instantiate pinctrl-tz1090
James Hogan
2013-06-27
2
-0
/
+8
|
*
|
metag: don't check for cache aliasing on smp cpu boot
James Hogan
2013-06-27
1
-6
/
+0
|
*
|
metag: panic if cache aliasing possible
James Hogan
2013-06-27
1
-6
/
+7
|
*
|
metag: *.dts: include using preprocessor
James Hogan
2013-06-27
3
-3
/
+3
|
*
|
metag: add <dt-bindings/> symlink
James Hogan
2013-06-27
1
-0
/
+1
|
*
|
metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files
Markos Chandras
2013-06-13
1
-1
/
+1
|
*
|
metag/traps: include setup.h for the per_cpu_trap_init declaration
Markos Chandras
2013-06-13
1
-0
/
+1
|
*
|
metag/traps: Mark die() as __noreturn to match the declaration.
Markos Chandras
2013-06-13
2
-4
/
+4
|
*
|
metag/processor.h: Add missing cpuinfo_op declaration.
Markos Chandras
2013-06-13
1
-0
/
+2
|
*
|
metag/setup: Restrict scope for the capabilities variable
Markos Chandras
2013-06-13
1
-6
/
+6
|
*
|
metag/mm/cache: Restrict scope for metag_lnkget_probe
Markos Chandras
2013-06-13
1
-1
/
+1
|
*
|
metag/asm/irq.h: Declare init_IRQ
Markos Chandras
2013-06-13
1
-0
/
+1
|
*
|
metag/kernel/irq.c: Declare root_domain as static
Markos Chandras
2013-06-13
1
-1
/
+1
|
*
|
metag: log core and timer frequencies from arch code
James Hogan
2013-06-13
2
-0
/
+4
|
*
|
metag: init common clk and use "core" clk
James Hogan
2013-06-13
4
-3
/
+106
|
*
|
metag: minimal TZ1090 (Comet) SoC infrastructure
James Hogan
2013-06-13
7
-1
/
+94
|
*
|
metag: of_platform_populate from arch generic code
James Hogan
2013-06-13
1
-0
/
+4
*
|
|
Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-06
4
-0
/
+4
|
\
\
\
|
*
|
|
xen/arm and xen/arm64: implement HYPERVISOR_tmem_op
Stefano Stabellini
2013-07-04
4
-0
/
+4
*
|
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-06
7
-473
/
+264
|
\
\
\
\
|
*
|
|
|
irq: fix checkpatch error
Kefeng Wang
2013-06-24
1
-5
/
+3
|
*
|
|
|
irqdomain: Include hwirq number in /proc/interrupts
Grant Likely
2013-06-24
1
-0
/
+2
|
*
|
|
|
irqdomain: make irq_linear_revmap() a fast path again
Grant Likely
2013-06-24
2
-29
/
+24
|
*
|
|
|
irqdomain: remove irq_domain_generate_simple()
Grant Likely
2013-06-24
2
-23
/
+0
|
*
|
|
|
irqdomain: Refactor irq_domain_associate_many()
Grant Likely
2013-06-24
3
-110
/
+103
|
*
|
|
|
irqdomain: Beef up debugfs output
Grant Likely
2013-06-10
1
-5
/
+30
|
*
|
|
|
irqdomain: Clean up aftermath of irq_domain refactoring
Grant Likely
2013-06-10
4
-100
/
+62
|
*
|
|
|
irqdomain: Eliminate revmap type
Grant Likely
2013-06-10
3
-65
/
+43
|
*
|
|
|
irqdomain: merge linear and tree reverse mappings.
Grant Likely
2013-06-10
2
-86
/
+39
|
*
|
|
|
irqdomain: Add a name field
Grant Likely
2013-06-10
3
-13
/
+8
|
*
|
|
|
irqdomain: Replace LEGACY mapping with LINEAR
Grant Likely
2013-06-10
2
-85
/
+6
|
*
|
|
|
irqdomain: Relax failure path on setting up mappings
Grant Likely
2013-06-10
1
-12
/
+4
|
*
|
|
|
Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/next
Grant Likely
2013-06-10
4
-50
/
+316
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-05
48
-2563
/
+2541
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-06-21
5
-21
/
+37
|
|
\
\
\
\
\
|
*
|
|
|
|
|
crypto: testmgr - test hash implementations with unaligned buffers
Jussi Kivilinna
2013-06-21
1
-2
/
+39
[next]