index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
[CELL] cell: add vicinity information on spus
Arnd Bergmann
2
-0
/
+5
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
3
-7
/
+29
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
4
-223
/
+269
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
8
-78
/
+94
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
2
-1
/
+3
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
3
-1
/
+76
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
3
-55
/
+40
2007-07-20
KVM: MMU: Fix oopses with SLUB
Avi Kivity
1
-13
/
+26
2007-07-20
KVM: x86 emulator: implement rdmsr and wrmsr
Avi Kivity
3
-5
/
+31
2007-07-20
KVM: Fix memory slot management functions for guest smp
Avi Kivity
3
-123
/
+52
2007-07-20
KVM: MMU: Store nx bit for large page shadows
Avi Kivity
2
-2
/
+4
2007-07-20
pata_cs5520: Fix probe bug regression introduced in 2.6.22
Alan Cox
1
-1
/
+1
2007-07-20
splice: fix bad unlock_page() in error case
Jens Axboe
1
-2
/
+3
2007-07-20
lguest: override sched_clock
Rusty Russell
1
-1
/
+8
2007-07-20
lguest: trivial: We now have asm/processor-flags.h, so use it.
Rusty Russell
1
-3
/
+1
2007-07-20
lguest: fix sense if IF flag on interrupt injection
Rusty Russell
1
-5
/
+5
2007-07-20
AFS: Use patched rxrpc_kernel_send_data() correctly
David Howells
1
-11
/
+10
2007-07-20
arm: fix up handle_mm_fault changes
Nick Piggin
1
-3
/
+3
2007-07-20
Fix Lindent to not indent preprocessor comments so far
Matthew Wilcox
1
-1
/
+1
2007-07-20
Memory leak in tpm_ascii_bios_measurements_open()
Jesper Juhl
1
-3
/
+8
2007-07-20
m68knommu: reformat show_cpuinfo()
Greg Ungerer
1
-20
/
+21
2007-07-20
cr_backlight_probe() allocates too little storage for struct cr_panel
Jesper Juhl
1
-1
/
+1
2007-07-20
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
3
-23
/
+6
2007-07-20
dpt_i2o depends on virt_to_bus
Stephen Rothwell
1
-1
/
+1
2007-07-20
fix some conversion overflows
Nick Piggin
3
-5
/
+4
2007-07-20
mm: fix memory hotplug oops from ZONE_MOVABLE changes.
Paul Mundt
1
-1
/
+1
2007-07-20
arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>
Adrian Bunk
1
-0
/
+1
2007-07-20
xen: disable vdso "nosegneg" on native boot
Roland McGrath
4
-6
/
+29
2007-07-20
fix gfp_t annotations for slub
Al Viro
1
-1
/
+1
[next]