index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC]: Fix serial console device detection.
David S. Miller
2007-07-20
26
-554
/
+285
*
Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2007-07-20
55
-914
/
+4303
|
\
|
*
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
2007-07-20
3
-169
/
+112
|
*
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
26
-133
/
+1828
|
*
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
2007-07-20
3
-8
/
+55
|
*
[CELL] spu_base: locking cleanup
Christoph Hellwig
2007-07-20
1
-33
/
+51
|
*
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
2007-07-20
1
-1
/
+89
|
*
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2007-07-20
2
-0
/
+23
|
*
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
2007-07-20
3
-1
/
+151
|
*
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2007-07-20
8
-17
/
+195
|
*
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
2007-07-20
1
-1
/
+54
|
*
[CELL] cell: add vicinity information on spus
Arnd Bergmann
2007-07-20
2
-0
/
+5
|
*
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
2007-07-20
3
-7
/
+29
|
*
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
2007-07-20
1
-2
/
+1
|
*
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
2007-07-20
3
-5
/
+3
|
*
[CELL] spufs: change decrementer restore timing
Masato Noguchi
2007-07-20
2
-20
/
+20
|
*
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
2007-07-20
1
-4
/
+16
|
*
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
2007-07-20
1
-9
/
+4
|
*
[CELL] spufs: fix read and write for decr_status file
Masato Noguchi
2007-07-20
1
-4
/
+8
|
*
[CELL] spufs: fix decr_status meanings
Masato Noguchi
2007-07-20
4
-223
/
+269
|
*
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
2007-07-20
1
-11
/
+1
|
*
[CELL] spufs: fix array size of channel index
Jeremy Kerr
2007-07-20
1
-6
/
+6
|
*
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
2007-07-20
4
-23
/
+44
|
*
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
8
-78
/
+94
|
*
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
2007-07-20
1
-9
/
+0
|
*
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
2007-07-20
1
-2
/
+16
|
*
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
2007-07-20
2
-1
/
+3
|
*
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2007-07-20
2
-2
/
+2
|
*
[CELL] add support for MSI on Axon-based Cell systems
Michael Ellerman
2007-07-20
2
-0
/
+447
|
*
[CELL] saving spus information for kexec crash
Andre Detsch
2007-07-20
3
-1
/
+76
|
*
[CELL] driver for DDR2 memory on AXON
Maxim Shchetynin
2007-07-20
3
-0
/
+392
|
*
[CELL] allow linux to map Cell regs on legacy SLOF tree.
Jean-Christophe DUBOIS
2007-07-20
1
-0
/
+7
|
*
[CELL] fix cbe_thermal for legacy SLOF tree.
Jean-Christophe DUBOIS
2007-07-20
1
-5
/
+20
|
*
[CELL] fix cbe_cpufreq for legacy SLOF tree.
Jean-Christophe DUBOIS
2007-07-20
1
-0
/
+10
|
*
[CELL] cbe_cpufreq: reorganize code
Christian Krafft
2007-07-20
6
-188
/
+309
|
*
[CELL] cbe_cpufreq: fix minor issues
Christian Krafft
2007-07-20
1
-18
/
+40
|
*
[CELL] cbe_cpufreq: fix initialization
Christian Krafft
2007-07-20
1
-12
/
+8
|
*
[CELL] cbe_cpufreq: fix latency measurement
Christian Krafft
2007-07-20
1
-8
/
+17
|
*
[CELL] pmi: remove support for mutiple devices.
Christian Krafft
2007-07-20
3
-55
/
+40
*
|
Revert "sys_time() speedup"
Linus Torvalds
2007-07-20
1
-8
/
+5
*
|
Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)
Roland Dreier
2007-07-20
1
-1
/
+1
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-07-20
35
-1412
/
+1187
|
\
\
|
*
|
[IA64] Prevent people from directly including <asm/rwsem.h>.
Robert P. J. Day
2007-07-20
1
-0
/
+4
|
*
|
Pull ia64-clocksource into release branch
Tony Luck
2007-07-20
24
-566
/
+335
|
|
\
\
|
|
*
|
[IA64] remove time interpolator
Bob Picco
2007-07-20
6
-391
/
+0
|
|
*
|
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
2007-07-20
18
-175
/
+335
|
*
|
|
Pull vector-domain into release branch
Tony Luck
2007-07-19
9
-400
/
+634
|
|
\
\
\
|
|
*
|
|
[IA64] Delete iosapic_free_rte()
Yasuaki Ishimatsu
2007-07-19
1
-8
/
+0
|
|
*
|
|
[IA64] Enable percpu vector domain for IA64_DIG
Yasuaki Ishimatsu
2007-07-17
1
-1
/
+1
|
|
*
|
|
[IA64] Enable percpu vector domain for IA64_GENERIC
Yasuaki Ishimatsu
2007-07-17
2
-0
/
+29
[next]