summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann2-0/+5
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann3-7/+29
2007-07-20[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi1-2/+1
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr3-5/+3
2007-07-20[CELL] spufs: change decrementer restore timingMasato Noguchi2-20/+20
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi1-4/+16
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi1-9/+4
2007-07-20[CELL] spufs: fix read and write for decr_status fileMasato Noguchi1-4/+8
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi4-223/+269
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi1-11/+1
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr1-6/+6
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig4-23/+44
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch8-78/+94
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr1-9/+0
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr1-2/+16
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2-1/+3
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior2-2/+2
2007-07-20[CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman2-0/+447
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch3-1/+76
2007-07-20[CELL] driver for DDR2 memory on AXONMaxim Shchetynin3-0/+392
2007-07-20[CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS1-0/+7
2007-07-20[CELL] fix cbe_thermal for legacy SLOF tree.Jean-Christophe DUBOIS1-5/+20
2007-07-20[CELL] fix cbe_cpufreq for legacy SLOF tree.Jean-Christophe DUBOIS1-0/+10
2007-07-20[CELL] cbe_cpufreq: reorganize codeChristian Krafft6-188/+309
2007-07-20[CELL] cbe_cpufreq: fix minor issuesChristian Krafft1-18/+40
2007-07-20[CELL] cbe_cpufreq: fix initializationChristian Krafft1-12/+8
2007-07-20[CELL] cbe_cpufreq: fix latency measurementChristian Krafft1-8/+17
2007-07-20[CELL] pmi: remove support for mutiple devices.Christian Krafft3-55/+40
2007-07-20KVM: MMU: Fix oopses with SLUBAvi Kivity1-13/+26
2007-07-20KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity3-5/+31
2007-07-20KVM: Fix memory slot management functions for guest smpAvi Kivity3-123/+52
2007-07-20KVM: MMU: Store nx bit for large page shadowsAvi Kivity2-2/+4
2007-07-20pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox1-1/+1
2007-07-20splice: fix bad unlock_page() in error caseJens Axboe1-2/+3
2007-07-20lguest: override sched_clockRusty Russell1-1/+8
2007-07-20lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell1-3/+1
2007-07-20lguest: fix sense if IF flag on interrupt injectionRusty Russell1-5/+5
2007-07-20AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells1-11/+10
2007-07-20arm: fix up handle_mm_fault changesNick Piggin1-3/+3
2007-07-20Fix Lindent to not indent preprocessor comments so farMatthew Wilcox1-1/+1
2007-07-20Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl1-3/+8
2007-07-20m68knommu: reformat show_cpuinfo()Greg Ungerer1-20/+21
2007-07-20cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl1-1/+1
2007-07-20async_tx: fix kmap_atomic usage in async_memcpyDan Williams3-23/+6
2007-07-20dpt_i2o depends on virt_to_busStephen Rothwell1-1/+1
2007-07-20fix some conversion overflowsNick Piggin3-5/+4
2007-07-20mm: fix memory hotplug oops from ZONE_MOVABLE changes.Paul Mundt1-1/+1
2007-07-20arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>Adrian Bunk1-0/+1
2007-07-20xen: disable vdso "nosegneg" on native bootRoland McGrath4-6/+29
2007-07-20fix gfp_t annotations for slubAl Viro1-1/+1