index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-20
Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatform
Arnd Bergmann
11
-137
/
+152
2013-04-19
Merge branch 'next/drivers' into late/multiplatform
Arnd Bergmann
421
-8996
/
+20517
2013-04-19
ARM: exynos: restore mach/regs-clock.h for exynos5
Arnd Bergmann
1
-0
/
+107
2013-04-19
irqchip: exynos: look up irq using irq_find_mapping
Arnd Bergmann
1
-7
/
+6
2013-04-19
irqchip: exynos: pass irq_base from platform
Arnd Bergmann
3
-12
/
+16
2013-04-19
irqchip: exynos: localize irq lookup for ATAGS
Arnd Bergmann
1
-7
/
+12
2013-04-19
irqchip: exynos: allocate combiner_data dynamically
Arnd Bergmann
1
-13
/
+23
2013-04-19
irqchip: exynos: pass max combiner number to combiner_init
Arnd Bergmann
3
-32
/
+32
2013-04-19
ARM: exynos: add missing properties for combiner IRQs
Arnd Bergmann
3
-0
/
+19
2013-04-19
clocksource: exynos_mct: remove platform header dependency
Arnd Bergmann
3
-17
/
+8
2013-04-19
clk: exynos: prepare for multiplatform
Arnd Bergmann
6
-57
/
+44
2013-04-19
clocksource: exynos_mct: fix build error on non-DT
Arnd Bergmann
1
-0
/
+4
2013-04-19
pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()
Axel Lin
1
-1
/
+1
2013-04-19
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Arnd Bergmann
42
-150
/
+204
2013-04-19
ARM: exynos: enable multiplatform support
Arnd Bergmann
9
-19
/
+50
2013-04-19
rtc: s3c: make header file local
Arnd Bergmann
2
-4
/
+2
2013-04-19
mtd: onenand/samsung: make regs-onenand.h file local
Arnd Bergmann
2
-4
/
+2
2013-04-19
thermal/exynos: remove unnecessary header inclusions
Arnd Bergmann
1
-2
/
+0
2013-04-19
mmc: sdhci-s3c: remove platform dependencies
Arnd Bergmann
8
-62
/
+61
2013-04-19
ARM: samsung: move mfc device definition to s5p-dev-mfc.c
Arnd Bergmann
2
-46
/
+41
2013-04-19
ARM: exynos: move debug-macro.S to include/debug/
Arnd Bergmann
8
-11
/
+19
2013-04-19
ARM: exynos: prepare for sparse IRQ
Arnd Bergmann
10
-1
/
+13
2013-04-19
ARM: exynos: introduce EXYNOS_ATAGS symbol
Arnd Bergmann
1
-0
/
+15
2013-04-12
Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into...
Olof Johansson
8
-0
/
+459
2013-04-12
irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure
Tony Prisk
5
-19
/
+10
2013-04-12
reset: NULL deref on allocation failure
Dan Carpenter
1
-1
/
+1
2013-04-12
reset: Add reset controller API
Philipp Zabel
7
-0
/
+384
2013-04-12
dt: describe base reset signal binding
Stephen Warren
1
-0
/
+75
2013-04-09
Merge tag 'timer-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-2
/
+2
2013-04-09
Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
6
-22
/
+113
2013-04-09
Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
53
-4117
/
+4655
2013-04-09
Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
23
-149
/
+315
2013-04-09
Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
17
-205
/
+472
2013-04-09
Merge tag 'ux500-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Arnd Bergmann
1
-8
/
+26
2013-04-09
Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
16
-341
/
+3807
2013-04-09
Merge branch 'depends/clk' into next/drivers
Arnd Bergmann
25
-130
/
+1622
2013-04-09
Merge branch 'tegra/soc' into next/drivers
Arnd Bergmann
43
-405
/
+1044
2013-04-08
Merge tag 'omap-for-v3.10/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
10
-309
/
+831
2013-04-08
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
306
-1691
/
+3257
2013-04-08
Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
22
-160
/
+508
2013-04-09
ARM: EXYNOS: Add arm-pmu DT binding for exynos421x
Chanho Park
1
-0
/
+6
2013-04-09
ARM: EXYNOS: Add arm-pmu DT binding for exynos5250
Chanho Park
1
-0
/
+6
2013-04-09
ARM: EXYNOS: Enable PMUs for exynos4
Chanho Park
3
-3
/
+35
2013-04-09
irqchip: exynos-combiner: Correct combined IRQs for exynos4
Chanho Park
2
-14
/
+41
2013-04-09
irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irq
Chanho Park
1
-5
/
+25
2013-04-08
Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...
Arnd Bergmann
25
-486
/
+527
2013-04-08
Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...
Arnd Bergmann
656
-3684
/
+8887
2013-04-09
Merge commit 'v3.9-rc5' into next/clk-exynos
Kukjin Kim
1122
-6045
/
+12783
2013-04-08
Merge tag 'renesas-intc-external-irq2-for-v3.10' of git://git.kernel.org/pub/...
Arnd Bergmann
1
-7
/
+83
2013-04-08
ARM: EXYNOS: fix compilation error introduced due to common clock migration
Thomas Abraham
1
-0
/
+2
[next]