index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
ARM: mxc: Fix i2c_board_info definitions
Sascha Hauer
5
-18
/
+9
2009-08-07
Add support for Eukrea's MBIMX27
Eric Benard
4
-0
/
+279
2009-08-07
Add support for Eukrea's CPUIMX27
Eric Benard
4
-1
/
+275
2009-08-07
MX27: Add USB platform devices and resources
javier Martin
3
-1
/
+104
2009-08-07
MX3: add additional USB pins to iomux
Daniel Mack
1
-0
/
+13
2009-08-07
ehci mxc: Fix clocks
Sascha Hauer
1
-0
/
+6
2009-08-07
MX3: Add USB platform devices and resources
Daniel Mack
2
-0
/
+68
2009-08-07
[ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEV
Sascha Hauer
1
-154
/
+0
2009-08-07
[ARM] MXC: Switch MX1 to clkdev support
Sascha Hauer
2
-56
/
+29
2009-08-07
MXC PLL decoding: calculate mfn value with less magic
Sascha Hauer
1
-7
/
+9
2009-08-07
MXC: pwm driver fixes
Sascha Hauer
1
-1
/
+3
2009-08-07
MXC gpio interrupt support: move register definitions to .c file
Sascha Hauer
4
-42
/
+17
2009-08-07
mxc gpio: CONFIG_ARCH_* -> cpu_is_*()
Sascha Hauer
1
-14
/
+11
2009-08-07
pcm038: Add support for SJA1000 on baseboard
Sascha Hauer
1
-0
/
+29
2009-08-07
pcm037: Add support for SJA1000 on baseboard
Sascha Hauer
1
-0
/
+30
2009-08-07
imxfb: Add support for multiple displays
Sascha Hauer
4
-128
/
+208
2009-08-07
imxfb: use resource_size() macro
Sascha Hauer
1
-4
/
+4
2009-08-07
imxfb: calculate bpix value from bits_per_pixel
Sascha Hauer
2
-2
/
+20
2009-08-07
mx1: Codingstyle: Let the compiler count arrays
Sascha Hauer
2
-62
/
+39
2009-08-07
mx3: Codingstyle: Let the compiler count arrays
Sascha Hauer
4
-24
/
+16
2009-08-07
mx2: Codingstyle: Let the compiler count arrays
Sascha Hauer
1
-92
/
+73
2009-08-07
mx2: remove mxc_irda platform device
Sascha Hauer
2
-25
/
+0
2009-08-07
MXC iomux-v3: Fix defines for PAD_CTL registers
Sascha Hauer
1
-17
/
+13
2009-08-07
mxc: turn to soc specific init_irq functions
Sascha Hauer
22
-21
/
+53
2009-08-07
mxc: remove do not include directly
Sascha Hauer
5
-21
/
+0
2009-08-07
i.MX serial: do not use #ifdef CONFIG_ARCH_*
Sascha Hauer
1
-43
/
+22
2009-08-07
MXC: remove board specific setup of MXC_LL_UART_[PV]ADDR
Sascha Hauer
17
-119
/
+21
2009-08-07
MXC uncompress macros: determine uart base by machine type
Sascha Hauer
1
-18
/
+42
2009-08-07
mxc: remove ARCH_NR_GPIOS
Sascha Hauer
2
-6
/
+0
2009-08-07
system.c: runtime base address
Sascha Hauer
5
-9
/
+19
2009-08-07
MXC: pass base/irq to mxc_timer_init
Sascha Hauer
7
-25
/
+9
2009-07-23
Linux 2.6.31-rc4
v2.6.31-rc4
Linus Torvalds
1
-1
/
+1
2009-07-23
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2009-07-23
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2009-07-23
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
1
-0
/
+5
2009-07-22
lockdep: Fix lockdep annotation for pipe_double_lock()
Peter Zijlstra
1
-2
/
+2
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
25
-299
/
+948
2009-07-22
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+89
2009-07-22
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2009-07-22
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+48
2009-07-22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+19
2009-07-22
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-12
/
+23
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-26
/
+26
2009-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2
-0
/
+2
2009-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
50
-112
/
+3417
2009-07-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-28
/
+40
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-13
/
+19
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+7
2009-07-22
perf: fix stack data leak
Arjan van de Ven
1
-0
/
+1
2009-07-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2
-1
/
+2
[next]