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
2007-07-21
[SPARC]: Fix serial console device detection.
David S. Miller
13
-346
/
+210
2007-07-21
Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
44
-871
/
+4166
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
2
-162
/
+108
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
18
-108
/
+1738
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
3
-8
/
+55
2007-07-20
[CELL] spu_base: locking cleanup
Christoph Hellwig
1
-33
/
+51
2007-07-20
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
1
-1
/
+89
2007-07-20
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2
-0
/
+23
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
3
-1
/
+151
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
6
-14
/
+188
2007-07-20
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
1
-1
/
+54
2007-07-20
[CELL] cell: add vicinity information on spus
Arnd Bergmann
1
-0
/
+2
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
2
-7
/
+19
2007-07-20
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
1
-2
/
+1
2007-07-20
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
3
-5
/
+3
2007-07-20
[CELL] spufs: change decrementer restore timing
Masato Noguchi
2
-20
/
+20
2007-07-20
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
1
-4
/
+16
2007-07-20
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
1
-9
/
+4
2007-07-20
[CELL] spufs: fix read and write for decr_status file
Masato Noguchi
1
-4
/
+8
2007-07-20
[CELL] spufs: fix decr_status meanings
Masato Noguchi
3
-222
/
+262
2007-07-20
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
1
-11
/
+1
2007-07-20
[CELL] spufs: fix array size of channel index
Jeremy Kerr
1
-6
/
+6
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
4
-23
/
+44
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
7
-73
/
+89
2007-07-20
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
1
-9
/
+0
2007-07-20
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
1
-2
/
+16
2007-07-20
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
1
-1
/
+2
2007-07-20
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2
-2
/
+2
2007-07-20
[CELL] add support for MSI on Axon-based Cell systems
Michael Ellerman
2
-0
/
+447
2007-07-20
[CELL] saving spus information for kexec crash
Andre Detsch
2
-1
/
+68
2007-07-20
[CELL] driver for DDR2 memory on AXON
Maxim Shchetynin
3
-0
/
+392
2007-07-20
[CELL] allow linux to map Cell regs on legacy SLOF tree.
Jean-Christophe DUBOIS
1
-0
/
+7
2007-07-20
[CELL] fix cbe_thermal for legacy SLOF tree.
Jean-Christophe DUBOIS
1
-5
/
+20
2007-07-20
[CELL] fix cbe_cpufreq for legacy SLOF tree.
Jean-Christophe DUBOIS
1
-0
/
+10
2007-07-20
[CELL] cbe_cpufreq: reorganize code
Christian Krafft
6
-188
/
+309
2007-07-20
[CELL] cbe_cpufreq: fix minor issues
Christian Krafft
1
-18
/
+40
2007-07-20
[CELL] cbe_cpufreq: fix initialization
Christian Krafft
1
-12
/
+8
2007-07-20
[CELL] cbe_cpufreq: fix latency measurement
Christian Krafft
1
-8
/
+17
2007-07-20
[CELL] pmi: remove support for mutiple devices.
Christian Krafft
2
-51
/
+36
2007-07-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
20
-981
/
+1103
2007-07-20
Pull ia64-clocksource into release branch
Tony Luck
14
-142
/
+286
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
14
-142
/
+286
2007-07-20
[MIPS] User stack pointer randomisation
Franck Bui-Huu
1
-0
/
+14
2007-07-20
[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38
Ralf Baechle
1
-1
/
+25
2007-07-20
[MIPS] Make support for weakly ordered LL/SC a config option.
Ralf Baechle
1
-0
/
+11
2007-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...
Linus Torvalds
14
-1226
/
+51
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
50
-543
/
+1229
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
6
-129
/
+39
2007-07-20
arm: fix up handle_mm_fault changes
Nick Piggin
1
-3
/
+3
2007-07-20
m68knommu: reformat show_cpuinfo()
Greg Ungerer
1
-20
/
+21
[next]