aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-19[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman
2007-09-19[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman
2007-09-19[POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman
2007-09-19[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman
2007-09-19[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loadedMichael Ellerman
2007-09-19[POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman
2007-09-19[POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman
2007-09-19[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...Michael Ellerman
2007-09-19[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman
2007-09-19[POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman
2007-09-19[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman
2007-09-19[POWERPC] cell: Remove DEBUG for SPU callbacksJeremy Kerr
2007-09-19[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr
2007-09-19[POWERPC] spufs: Remove asmlinkage from spufs_callsJeremy Kerr
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr
2007-09-19[POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch
2007-09-19[POWERPC] spufs: Make isolated loader properly alignedSebastian Siewior
2007-09-19[POWERPC] spufs: Remove spu_harvestJeremy Kerr
2007-09-19[POWERPC] spufs: Remove asmlinkage from do_spu_createJeremy Kerr
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior
2007-09-19[POWERPC] Fix pmac_zilog debug argOlaf Hering
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling
2007-09-19[POWERPC] Don't cast kmalloc return value in ibmebus.cJesper Juhl
2007-09-18[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy
2007-09-18[XFS] Ensure file size updates have been completed before writing inode to disk.Lachlan McIlroy
2007-09-17[SUNSAB]: Fix several bugs.Al Viro
2007-09-17V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" boot-time...Robert P. J. Day
2007-09-17Revert "V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" b...Mauro Carvalho Chehab
2007-09-17ide: remove unused variables from drivers/ide/ppc/pmac.cStephen Rothwell
2007-09-17ide: ST320413A has the same problem as ST340823AJorge Juan Chico
2007-09-17[XFS] On-demand reaping of the MRU cacheDavid Chinner
2007-09-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-09-17[POWERPC] Remove APUS support from arch/ppcAdrian Bunk
2007-09-17Pull thinkpad into release branchLen Brown
2007-09-17ACPI: thinkpad-acpi: bump up version to 0.16Henrique de Moraes Holschuh
2007-09-17ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh
2007-09-17Pull misc into release branchLen Brown
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-16Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox
2007-09-16[VLAN]: Fix net_device leak.Al Viro
2007-09-16[PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu
2007-09-16[PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu
2007-09-16[NET] skbuff: Add skb_cow_headHerbert Xu
2007-09-16[BRIDGE]: Kill clone argument to br_flood_*Herbert Xu
2007-09-16[PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu