aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu5-14/+17
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks1-1/+1
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King2-0/+2
2009-01-06Remove remaining unwinder codeAlexey Dobriyan2-15/+0
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox17-80/+20
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade6-6/+7
2009-01-06mm: invoke oom-killer from page faultNick Piggin2-34/+14
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2-0/+13
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-83/+139
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-2/+2
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds46-2452/+1476
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-28/+38
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-2/+0
2009-01-05sparc: Fix minor SPARC32 compile errorJulian Calaby1-0/+2
2009-01-05X86_DEBUGCTLMSR won't work on umlAl Viro1-1/+1
2009-01-05uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro1-7/+7
2009-01-05get rid of the last symlink in uml buildAl Viro1-14/+11
2009-01-05zero i_uid/i_gid on inode allocationAl Viro2-2/+0
2009-01-05sparc: Remove reg*.h from KbuildDavid S. Miller1-3/+0
2009-01-05sparc: Clean arch-specific code in prom_common.cJulian Calaby1-11/+3
2009-01-04sparc: Kill asm/reg*.hDavid S. Miller3-143/+0
2009-01-04sparc: Use 64BIT config entryBastian Blank1-16/+13
2009-01-04sparc: unify ipcbuf.hSam Ravnborg4-69/+31
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller2-83/+139
2009-01-04Merge branch 'linus' into core/urgentIngo Molnar123-803/+1795
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds46-192/+260
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommuLinus Torvalds11-94/+680
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds23-389/+589
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro2-1/+52
2009-01-03x86: setup_per_cpu_areas() cleanupCyrill Gorcunov1-17/+8
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis2-5/+6
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell3-12/+48
2009-01-03x86: use cpumask_var_t in acpi/boot.cRusty Russell1-7/+22
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis12-79/+26
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis1-0/+2
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2-3/+3
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into cpus4096-v2Ingo Molnar2-0/+2
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumaskMike Travis1712-26762/+59271
2009-01-03AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel1-11/+0
2009-01-03Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel4-87/+676
2009-01-03AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput1-1/+1
2009-01-03AMD IOMMU: add statistics about total number of map requestsJoerg Roedel1-0/+4
2009-01-03AMD IOMMU: add statistics about allocated io memoryJoerg Roedel1-0/+6
2009-01-03AMD IOMMU: add stats counter for domain tlb flushesJoerg Roedel1-0/+4
2009-01-03AMD IOMMU: add stats counter for single iommu domain tlb flushesJoerg Roedel1-0/+4
2009-01-03AMD IOMMU: add stats counter for cross-page requestJoerg Roedel1-0/+5
2009-01-03AMD IOMMU: add stats counter for free_coherent requestsJoerg Roedel1-0/+4
2009-01-03AMD IOMMU: add stats counter for alloc_coherent requestsJoerg Roedel1-0/+4
2009-01-03AMD IOMMU: add stats counter for unmap_sg requestsJoerg Roedel1-0/+4