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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c
eric miao
2
-62
/
+57
2008-04-19
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
eric miao
6
-49
/
+25
2008-04-19
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
eric miao
5
-99
/
+37
2008-04-19
[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c
eric miao
3
-183
/
+185
2008-04-19
[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions
eric miao
1
-48
/
+18
2008-04-19
[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()
eric miao
1
-22
/
+20
2008-04-19
[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs
eric miao
1
-5
/
+19
2008-04-19
[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()
eric miao
1
-58
/
+16
2008-04-19
[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API
Mark Brown
1
-2
/
+28
2008-04-19
[ARM] 4831/2: Add PXA2xx AC97 clocks to clock API
Mark Brown
2
-0
/
+5
2008-04-19
[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs
Mark Brown
1
-0
/
+22
2008-04-19
[ARM] remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-04-19
[ARM] Fix kernel mode preemption
Russell King
1
-19
/
+5
2008-04-19
[ARM] 4881/1: print unrecognised processor ID as part of failure message
Lennert Buytenhek
1
-1
/
+6
2008-04-19
[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y
Uwe Kleine-König
1
-1
/
+7
2008-04-19
[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...
Uwe Kleine-König
1
-1
/
+3
2008-04-19
[ARM] Update mach-types
Russell King
1
-4
/
+113
2008-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
5
-10
/
+9
2008-04-19
Allow the L2X0 outer cache support to be configurable
Catalin Marinas
5
-4
/
+11
2008-04-19
RealView: Add the configuration and build changes for PB1176
Bahadir Balban
3
-1
/
+9
2008-04-19
RealView: Base support for the PB1176 platform
Bahadir Balban
1
-0
/
+290
2008-04-19
RealView: Add compactflash support for the PB11MPCore platform
Bahadir Balban
1
-0
/
+26
2008-04-19
RealView: Enable the configuration options for PB11MPCore
Bahadir Balban
4
-3
/
+13
2008-04-19
RealView: Add the SMP initialisation support for PB11MPCore
Catalin Marinas
1
-2
/
+11
2008-04-19
RealView: Base support for the PB11MPCore platform
Bahadir Balban
1
-0
/
+314
2008-04-19
RealView: Allow ARMv7 support for RealView/EB
Catalin Marinas
1
-1
/
+1
2008-04-19
RealView: Move more device address definitions to board-eb.h
Catalin Marinas
1
-21
/
+21
2008-04-19
RealView: Move the UART definitions to EB specific files
Catalin Marinas
1
-16
/
+16
2008-04-19
RealView: Move the timer definitions into the EB specific files
Catalin Marinas
3
-23
/
+32
2008-04-19
RealView: Move the flash definitions out of platform.h
Catalin Marinas
3
-9
/
+14
2008-04-19
RealView: Move the EB GIC definitions to the board file
Catalin Marinas
1
-8
/
+8
2008-04-19
Add RealView/EB support for the LAN9118 Ethernet chip
Catalin Marinas
1
-8
/
+31
2008-04-19
RealView: Move the SCU initialisation out of __v6_setup
Catalin Marinas
2
-22
/
+35
2008-04-19
Linux Thumb-2 support for user-space applications
Paul Brook
1
-9
/
+44
2008-04-19
Add a prefetch abort handler
Paul Brook
20
-10
/
+76
2008-04-19
ARMv7: Add support for the ThumbEE state saving/restoring
Catalin Marinas
4
-0
/
+92
2008-04-19
x86 PAT: fix mmap() of holes
Ingo Molnar
1
-1
/
+1
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-19
/
+4
2008-04-18
x86: kgdb build fix
Harvey Harrison
1
-2
/
+2
2008-04-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
34
-526
/
+2645
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
31
-410
/
+1
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
6
-1
/
+599
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
179
-7988
/
+8052
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
75
-3741
/
+26
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
79
-5126
/
+6553
2008-04-18
ppc/pmac: remove no longer needed IDE quirk
Bartlomiej Zolnierkiewicz
1
-22
/
+0
2008-04-18
ppc: don't include <linux/ide.h>
Bartlomiej Zolnierkiewicz
16
-16
/
+0
2008-04-18
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
5
-88
/
+0
2008-04-18
ppc/pplus: remove ppc_ide_md.ide_init_hwif hook
Bartlomiej Zolnierkiewicz
1
-23
/
+0
2008-04-18
ppc/sandpoint: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
3
-98
/
+1
[prev]
[next]