aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)Author
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller
2007-12-20[SPARC64]: Spelling fixesJoe Perches
2007-12-13[SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller
2007-12-12[SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller
2007-12-05[SPARC64]: Update defconfig.David S. Miller
2007-12-05[SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov
2007-12-05[SPARC64]: Add missing "space"Joe Perches
2007-12-05[SPARC64]: Add missing pci_dev_putJulia Lawall
2007-12-05[SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller
2007-11-06[SPARC]: Remove duplicate includes.Lucas Woods
2007-11-01[SPARC64]: Update defconfig.David S. Miller
2007-10-31[SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller
2007-10-31[SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller
2007-10-31[SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller
2007-10-31[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-24More SG build fixesDavid Miller
2007-10-24SG build fixDavid Miller
2007-10-23[SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-23sparc64: zero out dma_lengthFUJITA Tomonori
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-22[SPARC64]: small Makefile cleanupsSam Ravnborg
2007-10-22[SPARC64]: Stop using __do_IRQ().David S. Miller
2007-10-21[SPARC64]: Update defconfig.David S. Miller
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell
2007-10-17[SCSI] fc4: remove this and all associated driversMatthew Wilcox
2007-10-17[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller
2007-10-17[SPARC64]: Fix boot failures due to bootmem.David S. Miller
2007-10-17[SPARC64]: Implement atomic backoff.David S. Miller
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan
2007-10-17Fix loop terminating conditions in fill_sg().David S. Miller
2007-10-17SPARC64: fix iommu sg chainingFUJITA Tomonori
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt