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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
ARM: 7780/1: add missing linker section markup to head-common.S
Stephen Warren
1
-0
/
+3
2013-07-09
ARM: omap2: add select of TI_PRIV_EDMA
Olof Johansson
1
-0
/
+1
2013-07-09
smp: refine bf561 smpboot code
Steven Miao
2
-14
/
+11
2013-07-09
bf609: stmmac: fix build after stmmac_mdio_bus_data changed
Steven Miao
1
-1
/
+0
2013-07-09
bf609: add cpu revision 0.1
Sonic Zhang
1
-1
/
+1
2013-07-09
bf609: rename bfin6xx_spi to bfin_spi3
Scott Jiang
2
-11
/
+11
2013-07-09
kgdb: blackfin: include irq_regs.h in kgdb.c
Sonic Zhang
1
-0
/
+1
2013-07-08
perf tools: fix a typo of a Power7 event name
Runzhen Wang
1
-6
/
+6
2013-07-08
[IA64] sim: Add casts to avoid assignment warnings
Luck, Tony
1
-10
/
+10
2013-07-08
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
1
-2
/
+2
2013-07-08
xtensa: add static function tracer support
Max Filippov
6
-2
/
+78
2013-07-08
xtensa: Flat DeviceTree copy not future-safe
Vineet Gupta
1
-1
/
+1
2013-07-08
xtensa: check TLB sanity on return to userspace
Max Filippov
3
-1
/
+131
2013-07-08
xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...
Max Filippov
2
-3
/
+12
2013-07-08
xtensa: bootparams: fix typo
Baruch Siach
1
-1
/
+1
2013-07-08
xtensa: tell git to ignore generated .dtb files
Baruch Siach
1
-0
/
+1
2013-07-08
xtensa: ccount based sched_clock
Baruch Siach
2
-0
/
+9
2013-07-08
xtensa: ccount based clockevent implementation
Baruch Siach
2
-32
/
+79
2013-07-08
xtensa: consolidate ccount access routines
Baruch Siach
2
-12
/
+4
2013-07-08
xtensa: cleanup ccount frequency tracking
Baruch Siach
5
-12
/
+8
2013-07-08
xtensa: timex.h: remove unused symbols
Baruch Siach
1
-7
/
+0
2013-07-08
xtensa: tell git to ignore copied zlib source files
Baruch Siach
1
-0
/
+3
2013-07-08
Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/ker...
Chris Zankel
436
-3429
/
+6116
2013-07-07
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
10
-351
/
+31
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-302
/
+99
2013-07-06
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-8
/
+32
2013-07-06
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-52
/
+243
2013-07-06
Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+4
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-5
/
+3
2013-07-06
ARM: exynos: select PM_GENERIC_DOMAINS only when used
Arnd Bergmann
1
-1
/
+1
2013-07-06
ARM: ixp4xx: avoid circular header dependency
Arnd Bergmann
3
-1
/
+5
2013-07-05
ARM: OMAP: omap_common_late_init may be unused
Arnd Bergmann
1
-1
/
+1
2013-07-05
ARM: sti: move DEBUG_STI_UART into alphabetical order
Arnd Bergmann
1
-10
/
+10
2013-07-05
ARM: OMAP: build mach-omap code only if needed
Arnd Bergmann
2
-74
/
+78
2013-07-05
ARM: zynq: use DT_MACHINE_START
Arnd Bergmann
1
-1
/
+1
2013-07-05
ARM: omap5: omap5 has SCU and TWD
Arnd Bergmann
1
-0
/
+2
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
15
-2387
/
+1017
2013-07-05
mmc: bcm281xx SDHCI driver
Christian Daudt
1
-0
/
+7
2013-07-05
perf/x86/amd: Do not print an error when the device is not present
Peter Zijlstra
1
-3
/
+1
2013-07-05
MIPS: jz4740: Correct clock gate bit for DMA controller
Maarten ter Huurne
1
-1
/
+1
2013-07-05
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
3
-364
/
+1
2013-07-05
MIPS: jz4740: Register jz4740 DMA device
Lars-Peter Clausen
3
-0
/
+23
2013-07-05
MIPS: jz4740: Acquire and enable DMA controller clock
Maarten ter Huurne
1
-2
/
+22
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
3
-6
/
+6
2013-07-04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-28
/
+27
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
16
-68
/
+155
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
366
-2805
/
+5033
2013-07-04
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+10
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-15
/
+15
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
23
-90
/
+12
[prev]
[next]