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
2012-11-21
Merge branch 'depends/clk' into next/soc
Olof Johansson
18
-69
/
+574
2012-11-21
Merge tag 'bcm2835-for-3.8-defconfig' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-2
/
+0
2012-11-21
Merge tag 'bcm2835-for-3.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
6
-1
/
+107
2012-11-21
Merge tag 'tegra-for-3.8-defconfig' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+19
2012-11-21
Merge tag 'tegra-for-3.8-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
19
-73
/
+1032
2012-11-21
Merge tag 'tegra-for-3.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
56
-504
/
+846
2012-11-21
ARM: sunxi: Add sunxi restart function via onchip watchdog
Maxime Ripard
3
-1
/
+53
2012-11-20
ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removed
Alexander Shiyan
1
-5
/
+0
2012-11-20
ARM: clps711x: Transform clps711x-framebuffer to platform driver and use it
Alexander Shiyan
4
-6
/
+23
2012-11-20
ARM: clps711x: p720t: Using "leds-gpio" driver for LED control
Alexander Shiyan
2
-54
/
+23
2012-11-20
ARM: clps711x: Using platform_driver for ethernet device
Alexander Shiyan
6
-54
/
+43
2012-11-20
Merge branch 'clps711x/soc' into clps711x/soc2
Olof Johansson
16
-289
/
+223
2012-11-20
Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...
Olof Johansson
26
-0
/
+802
2012-11-20
ARM: sunxi: Add sun4i and cubieboard support
Stefan Roese
4
-1
/
+50
2012-11-20
ARM: sunxi: Add earlyprintk support for UART0 (sun4i)
Stefan Roese
2
-2
/
+12
2012-11-20
ARM: sunxi: Restructure sunxi dts/dtsi files
Stefan Roese
3
-56
/
+72
2012-11-19
Add support for generic BCM SoC chipsets
Christian Daudt
10
-0
/
+296
2012-11-19
Merge tag 'davinci-for-v3.8/soc' of git://gitorious.org/linux-davinci/linux-d...
Olof Johansson
21
-68
/
+165
2012-11-19
pinctrl: samsung: Update error check for unsigned variables
Tushar Behera
1
-1
/
+1
2012-11-19
pinctrl: samsung: Add support for EXYNOS4X12
Tomasz Figa
4
-0
/
+114
2012-11-19
Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsung
Kukjin Kim
7
-665
/
+741
2012-11-18
gpio: SPEAr: add spi chipselect control driver
Shiraz Hashim
5
-0
/
+276
2012-11-17
gpio: gpio-max710x: Support device tree probing
Roland Stigge
1
-6
/
+6
2012-11-17
gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration
Peter Ujfalusi
1
-17
/
+18
2012-11-17
gpio: tegra: read output value when gpio is set in direction_out
Laxman Dewangan
1
-0
/
+5
2012-11-17
gpio: pca953x: Add compatible strings to gpio-pca953x driver
Maxime Ripard
1
-0
/
+29
2012-11-17
gpio: pca953x: Register an IRQ domain
Maxime Ripard
1
-6
/
+20
2012-11-16
Linux 3.7-rc6
Linus Torvalds
1
-1
/
+1
2012-11-16
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+7
2012-11-16
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
19
-120
/
+86
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
6
-58
/
+1
2012-11-16
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
1
-1
/
+1
2012-11-16
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
1
-2
/
+14
2012-11-16
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
1
-1
/
+1
2012-11-16
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
1
-25
/
+0
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
2
-1
/
+3
2012-11-16
swapfile: fix name leak in swapoff
Xiaotian Feng
1
-2
/
+2
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
4
-18
/
+38
2012-11-16
mips, arc: fix build failure
David Rientjes
1
-0
/
+1
2012-11-16
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2
-6
/
+19
2012-11-16
mm: fix build warning for uninitialized value
David Rientjes
1
-6
/
+4
2012-11-16
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
1
-0
/
+2
2012-11-16
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
1
-4
/
+7
2012-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-120
/
+247
2012-11-16
ARM: sunxi: Add entry to MAINTAINERS
Maxime Ripard
1
-0
/
+6
2012-11-16
ARM: sunxi: Add device tree for the A13 and the Olinuxino board
Maxime Ripard
3
-0
/
+101
2012-11-16
ARM: sunxi: Add earlyprintk support
Maxime Ripard
2
-0
/
+32
2012-11-16
ARM: sunxi: Add basic support for Allwinner A1x SoCs
Maxime Ripard
8
-0
/
+113
2012-11-16
irqchip: sunxi: Add irq controller driver
Maxime Ripard
4
-0
/
+282
2012-11-16
clocksource: sunxi: Add Allwinner A1X Timer Driver
Maxime Ripard
5
-0
/
+215
[prev]
[next]