index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-31
ARM: PMU: move CPU PMU platform device handling and init into perf
Will Deacon
1
-19
/
+10
2011-08-29
Merge the enabling by default of ARM_PATCH_PHYS_VIRT
Nicolas Pitre
2
-11
/
+0
2011-08-23
ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt
Catalin Marinas
1
-1
/
+1
2011-08-23
Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...
Russell King
1
-1
/
+1
2011-08-22
ARM: Add init_consistent_dma_size()
Jon Medhurst
2
-9
/
+7
2011-08-21
ARM: remove boot_params from struct machine_desc
Nicolas Pitre
1
-1
/
+0
2011-08-21
ARM: introduce atag_offset to replace boot_params
Nicolas Pitre
1
-0
/
+1
2011-08-17
ARM: io: add a default IO_SPACE_LIMIT definition
Russell King
1
-0
/
+21
2011-08-17
ARM: io: ecard: move ioaddr() inside __ecard_address
Russell King
1
-1
/
+0
2011-08-15
ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.
Srinivas Kandagatla
1
-1
/
+1
2011-08-13
ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT
Nicolas Pitre
2
-11
/
+0
2011-08-12
ARM: perf: make name of arm_pmu_type consistent
Mark Rutland
1
-5
/
+5
2011-08-12
ARM: perf: fix prototype of release_pmu
Mark Rutland
1
-1
/
+1
2011-08-12
ARM: gpio: make trivial GPIOLIB implementation the default
Russell King
2
-1
/
+3
2011-08-12
ARM: gpio: consolidate gpio_to_irq
Russell King
1
-0
/
+9
2011-08-12
ARM: gpio: consolidate trivial gpiolib implementations
Russell King
1
-0
/
+10
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-3
/
+3
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
8
-15
/
+30
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
1
-5
/
+0
2011-07-26
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+7
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+19
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-4
/
+1
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+0
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-4
/
+1
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2011-07-25
arm/dt: Add dt machine definition
Grant Likely
1
-0
/
+7
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-197
/
+135
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-15
/
+0
2011-07-22
Merge branch 'devel-stable' into for-next
Russell King
7
-43
/
+58
2011-07-22
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
12
-106
/
+73
2011-07-22
ARM: 7004/1: fix traps.h compile warnings
Mikael Pettersson
1
-0
/
+3
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2
-3
/
+3
2011-07-22
ARM: 6998/2: kernel: use proper memory barriers for bitops
Heechul Yun
1
-2
/
+2
2011-07-22
ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM
Petr Štetiar
1
-1
/
+5
2011-07-21
Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+6
2011-07-20
ARM: GIC: move gic_chip_data structure declaration to header
Changhwan Youn
1
-0
/
+6
2011-07-19
Merge branch 'cross-platform/clkdev' into next/cross-platform
Arnd Bergmann
1
-0
/
+5
2011-07-19
ARM: Consolidate the clkdev header files
Kyungmin Park
1
-0
/
+5
2011-07-19
ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence
Russell King
1
-48
/
+10
2011-07-18
Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...
Russell King
4
-92
/
+23
2011-07-18
ARM: ARM_DMA_ZONE_SIZE is no more
Nicolas Pitre
1
-2
/
+0
2011-07-18
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
1
-0
/
+4
2011-07-18
ARM: change ARM_DMA_ZONE_SIZE into a variable
Nicolas Pitre
1
-3
/
+6
2011-07-15
Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2
-22
/
+17
2011-07-13
ARM: ptrace: Add APSR_MASK definition to ptrace.h
Jon Medhurst
1
-1
/
+2
2011-07-13
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
Jon Medhurst
1
-0
/
+2
2011-07-13
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
1
-4
/
+5
2011-07-13
ARM: kprobes: Split out internal parts of kprobes.h
Jon Medhurst
1
-17
/
+0
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
1
-0
/
+8
[prev]
[next]