aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap_of.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19[POWERPC] cuimage for Bamboo boardJosh Boyer5-9/+57
2007-09-19x86-64: page faults from user mode are always user faultsLinus Torvalds1-0/+7
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2-3/+5
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki1-1/+1
2007-09-19Driver core: fix deprectated sysfs structure for nested class devicesDmitry Torokhov1-6/+23
2007-09-19uml: fix irqstack crashJeff Dike3-6/+7
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn3-12/+75
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov3-2/+27
2007-09-19Convert uid hash to hlistPavel Emelyanov4-10/+11
2007-09-19kernel/user.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke1-6/+2
2007-09-19ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2-8/+70
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton1-0/+1
2007-09-19nfs: fix oops re sysctls and V4 supportAlexey Dobriyan1-1/+1
2007-09-19dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2-8/+60
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2-2/+3
2007-09-19intelfb: Fix bug in DPLL disableAntonino A. Daplas1-1/+1
2007-09-19xen: don't bother trying to set cr4Jeremy Fitzhardinge1-2/+2
2007-09-19pci: fix unterminated pci_device_id listsKees Cook3-2/+5
2007-09-19mspec: handle shrinking virtual memory areasCliff Wickman1-21/+48
2007-09-19rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto1-1/+1
2007-09-19rtc-ds1742.c should use resource_size_t for base addressDavid Gibson1-1/+1
2007-09-19Fix UTS corruption during clone(CLONE_NEWUTS)Alexey Dobriyan1-0/+2
2007-09-19Fix failure to resume from initrdsNigel Cunningham1-1/+3
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George1-1/+2
2007-09-19Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"Andrew Morton1-0/+1
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2-3/+10
2007-09-19[POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt1-0/+12
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig1-2/+2
2007-09-19[POWERPC] FWNMI is only used on pSeriesStephen Rothwell2-0/+9
2007-09-19[POWERPC] Size swapper_pg_dir correctlyStephen Rothwell4-1/+9
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell7-47/+2
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell6-26/+24
2007-09-19[POWERPC] MPC5200 low power modeDomen Puncer5-5/+647
2007-09-19[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman1-140/+76
2007-09-19[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman1-0/+4
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipeMichael Ellerman4-34/+67
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman4-27/+22
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman8-108/+41
2007-09-19[POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman1-1/+7
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman2-25/+17
2007-09-19[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminateMichael Ellerman2-5/+3
2007-09-19[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loadedMichael Ellerman1-2/+6
2007-09-19[POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman1-14/+2
2007-09-19[POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman2-10/+12
2007-09-19[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump codeMichael Ellerman1-10/+11
2007-09-19[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman1-0/+2
2007-09-19[POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman1-60/+19
2007-09-19[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman1-20/+38
2007-09-19[POWERPC] cell: Remove DEBUG for SPU callbacksJeremy Kerr1-1/+1
2007-09-19[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr1-8/+8