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.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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-02
[ARM] locomo: export locomo_frontlight_set()
Eric Miao
1
-0
/
+1
2008-12-02
[ARM] pxa: add missing GPIOs definitions
Eric Miao
1
-0
/
+6
2008-12-02
[ARM] pxa: add base PXA935 support due to CPUID change
Eric Miao
2
-0
/
+31
2008-12-02
[ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()
Eric Miao
2
-1
/
+33
2008-12-02
[ARM] pxa: move I2C pin configurations out into board specific files
Eric Miao
7
-8
/
+24
2008-12-02
[ARM] pxa: register Power I2C device only when necessary
Eric Miao
2
-4
/
+3
2008-12-02
[ARM] pxa: move power I2C device definitions into devices.c
Eric Miao
3
-39
/
+42
2008-12-02
[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c
Eric Miao
1
-1
/
+0
2008-12-02
[ARM] pxa: include <mach/hardware.h> in pxa-regs.h
Eric Miao
1
-0
/
+1
2008-12-02
[ARM] pxa: further cleanup of pxa-regs.h
Eric Miao
1
-29
/
+0
2008-12-02
[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c
Eric Miao
2
-28
/
+12
2008-12-02
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
Eric Miao
2
-96
/
+99
2008-12-02
[ARM] pxa: move UART register definitions into dedicated regs-uart.h
Eric Miao
4
-150
/
+152
2008-12-02
[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.h
Eric Miao
2
-7
/
+7
2008-12-02
[ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitions
Eric Miao
1
-54
/
+0
2008-12-02
[ARM] pxa: remove unused PWM register definitions, use generic PWM API
Eric Miao
1
-13
/
+0
2008-12-02
[ARM] pxa: move FICP register definitions into pxaficp_ir.c
Eric Miao
1
-44
/
+1
2008-12-02
[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.h
Eric Miao
1
-95
/
+0
2008-12-02
[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h
Eric Miao
2
-15
/
+5
2008-12-02
[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>
Eric Miao
5
-5
/
+4
2008-12-02
[ARM] pxa: add support for additional GPIOs on PXA26x
Eric Miao
5
-16
/
+95
2008-12-02
Revert "[ARM] pxa: introduce cpu_is_pxa26x()"
Eric Miao
2
-9
/
+1
2008-12-02
[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c
Eric Miao
2
-10
/
+6
2008-12-02
[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architectures
Robert Jarzmik
1
-2
/
+29
2008-11-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-5
/
+7
2008-11-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-6
/
+19
2008-11-21
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
1
-1
/
+1
2008-11-21
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
3
-2
/
+15
2008-11-21
[IA64] remove duplicate include iommu.h
Huang Weiyi
1
-1
/
+0
2008-11-21
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
1
-1
/
+1
2008-11-21
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2
-1
/
+2
2008-11-21
x86: Fix interrupt leak due to migration
Matthew Wilcox
1
-0
/
+14
2008-11-21
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-133
/
+90
2008-11-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+10
2008-11-21
parisc: fix bug in compat_arch_ptrace
Helge Deller
1
-5
/
+5
2008-11-20
MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: csrc-r4k: Fix spelling mistake.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: RB532: Provide functions for gpio configuration
Phil Sutter
2
-120
/
+75
2008-11-20
MIPS: IP22: Make indy_sc_ops variable static
Dmitri Vorobiev
1
-1
/
+1
2008-11-20
MIPS: RB532: GPIO register offsets are relative to GPIOBASE
Florian Fainelli
2
-7
/
+9
2008-11-20
MIPS: Malta: Fix include paths in malta-amon.c
David Daney
1
-3
/
+3
2008-11-20
Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
4
-1
/
+44
2008-11-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-19
/
+80
2008-11-20
sparc64: wire up accept4()
David Miller
5
-6
/
+19
2008-11-20
reintroduce accept4
Ulrich Drepper
1
-2
/
+2
2008-11-19
x86: uaccess_64: fix return value in __copy_from_user()
Hiroshi Shimamoto
1
-1
/
+1
2008-11-19
x86: quirk for reboot stalls on a Dell Optiplex 330
Steve Conklin
1
-0
/
+9
2008-11-18
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
122
-2592
/
+6127
2008-11-18
x86: more general identifier for Phoenix BIOS
Philipp Kohlbecher
1
-1
/
+1
2008-11-18
AMD IOMMU: check for next_bit also in unmapped area
Joerg Roedel
1
-1
/
+1
[next]