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.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
2009-07-03
parisc: Remove casts from atomic macros
Bastian Blank
1
-4
/
+4
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
7
-14
/
+6
2009-07-03
parisc: wire up preadv/pwritev syscalls
Kyle McMartin
2
-1
/
+5
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
82
-1216
/
+1530
2009-06-23
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
6
-2
/
+17
2009-06-23
Blackfin: fix dma-mapping build errors
FUJITA Tomonori
1
-0
/
+13
2009-06-23
Blackfin: hook up new perf_counter_open syscall
Mike Frysinger
2
-1
/
+3
2009-06-23
Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)
Yi Li
1
-3
/
+1
2009-06-23
Blackfin: fix early crash when booting on wrong cpu
Robin Getz
1
-8
/
+15
2009-06-23
Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS
Mike Frysinger
1
-0
/
+1
2009-06-23
Blackfin: drop unused ISP1760 port1_disable from board resources
Mike Frysinger
5
-5
/
+0
2009-06-23
Blackfin: bf526-ezbrd: handle different SDRAM chips
Graf Yang
2
-1
/
+92
2009-06-23
Blackfin: fix typo in TRAS define in mem_init.h header
Graf Yang
1
-1
/
+1
2009-06-23
Blackfin: unify memory map headers
Mike Frysinger
16
-350
/
+145
2009-06-23
Blackfin: stick the CPU name into boot image name
Robin Getz
1
-1
/
+1
2009-06-23
Blackfin: update defconfigs
Mike Frysinger
20
-155
/
+272
2009-06-23
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
11
-81
/
+176
2009-06-23
Blackfin: update I-pipe patch level
Philippe Gerum
1
-2
/
+2
2009-06-23
Blackfin: remove obsolete mcount support from I-pipe code
Philippe Gerum
3
-76
/
+0
2009-06-23
Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline
Philippe Gerum
3
-27
/
+28
2009-06-23
Blackfin: convert interrupt pipeline to irqflags
Philippe Gerum
5
-30
/
+177
2009-06-23
Blackfin: allow people to select BF51x-0.1 silicon rev
Mike Frysinger
1
-1
/
+1
2009-06-23
Blackfin: bf526-ezbrd: set SPI flash resources to SST device
Graf Yang
1
-2
/
+2
2009-06-23
Blackfin: fix accidental reset in some boot modes
Sonic Zhang
1
-1
/
+2
2009-06-23
Blackfin: abstract irq14 lowering in do_irq
Mike Frysinger
1
-18
/
+25
2009-06-23
Blackfin: simplify irq stack overflow checking
Mike Frysinger
1
-15
/
+17
2009-06-23
Blackfin: only build show_interrupts() when procfs is enabled
Mike Frysinger
1
-0
/
+2
2009-06-23
Blackfin: redo handling of bad irqs
Mike Frysinger
1
-42
/
+11
2009-06-23
Blackfin: update anomaly lists
Mike Frysinger
7
-125
/
+178
2009-06-23
Blackfin: bf533-ezkit: add resources for FISP devices
Mike Frysinger
1
-0
/
+106
2009-06-23
Blackfin: bf518f-ezbrd: update DSA resources
Mike Frysinger
1
-5
/
+11
2009-06-23
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
4
-274
/
+256
2009-06-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-14
/
+25
2009-06-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
53
-150
/
+5226
2009-06-23
[ARM] idle: clean up pm_idle calling, obey hlt_counter
Russell King
1
-26
/
+32
2009-06-23
MN10300: Fix the vmlinux ldscript
David Howells
1
-44
/
+16
2009-06-22
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-74
/
+115
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
13
-16
/
+1044
2009-06-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
6
-25
/
+57
2009-06-22
Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
4
-7
/
+13
2009-06-22
[ARM] S3C: Fix gpio-config off-by-one bug
Marek Szyprowski
1
-1
/
+1
2009-06-22
[ARM] S3C64XX: add to_irq() support for EINT() GPIO
Marek Szyprowski
1
-0
/
+6
2009-06-22
[ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbit
Peter Korsgaard
1
-1
/
+1
2009-06-22
[ARM] S3C64XX: fix HCLK gate defines
Peter Korsgaard
1
-5
/
+5
2009-06-22
[S390] Update default configuration.
Martin Schwidefsky
1
-18
/
+54
2009-06-22
[S390] kprobes: defer setting of ctlblk state
Heiko Carstens
1
-11
/
+7
2009-06-22
[S390] Enable tick based perf_counter on s390.
Martin Schwidefsky
2
-0
/
+9
2009-06-22
[S390] lockless idle time accounting
Martin Schwidefsky
3
-17
/
+35
2009-06-22
[S390] pm: fix build error for !SMP
Heiko Carstens
1
-2
/
+4
2009-06-22
[S390] qdio: Sanitize do_QDIO sanity checks
Jan Glauber
1
-1
/
+1
[next]