aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05sparc: Fix minor SPARC32 compile errorJulian Calaby
2009-01-05X86_DEBUGCTLMSR won't work on umlAl Viro
2009-01-05uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro
2009-01-05get rid of the last symlink in uml buildAl Viro
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-05sparc: Remove reg*.h from KbuildDavid S. Miller
2009-01-05sparc: Clean arch-specific code in prom_common.cJulian Calaby
2009-01-04sparc: Kill asm/reg*.hDavid S. Miller
2009-01-04sparc: Use 64BIT config entryBastian Blank
2009-01-04sparc: unify ipcbuf.hSam Ravnborg
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller
2009-01-04Merge branch 'linus' into core/urgentIngo Molnar
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro
2009-01-03x86: setup_per_cpu_areas() cleanupCyrill Gorcunov
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03x86: use cpumask_var_t in acpi/boot.cRusty Russell
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel
2009-01-03Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel
2009-01-03AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput
2009-01-03AMD IOMMU: add statistics about total number of map requestsJoerg Roedel
2009-01-03AMD IOMMU: add statistics about allocated io memoryJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for domain tlb flushesJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for single iommu domain tlb flushesJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for cross-page requestJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for free_coherent requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for alloc_coherent requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for unmap_sg requestsJoerg Roedel