summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller
2010-04-19sparc64: Fix PREEMPT_ACTIVE value.David S. Miller
2010-04-14sparc64: Run NMIs on the hardirq stack.David S. Miller
2010-04-13sparc64: Allocate sufficient stack space in ftrace stubs.David S. Miller
2010-04-13sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker
2010-04-13sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-12sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller
2010-04-12sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller
2010-04-12sparc64: Support kmemleak.David S. Miller
2010-04-12sparc64: Add function graph tracer support.David S. Miller
2010-04-12sparc64: Give a stack frame to the ftrace call sites.David S. Miller
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller
2010-04-12sparc64: Remove profiling from some low-level bits.David S. Miller
2010-04-12sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller
2010-04-12sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller
2010-04-12sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller
2010-04-12sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller
2010-04-12Linux 2.6.34-rc4v2.6.34-rc4Linus Torvalds
2010-04-12Merge branch 'anonvma'Linus Torvalds
2010-04-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-04-12Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-04-12anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds
2010-04-12anon_vma: clone the anon_vma chain in the right orderLinus Torvalds
2010-04-12vma_adjust: fix the copying of anon_vma chainsLinus Torvalds
2010-04-12Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds
2010-04-12quota: Fix possible dq_flags corruptionAndrew Perepechko
2010-04-12quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara
2010-04-12ext3: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12ext2: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney
2010-04-12MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss
2010-04-12MIPS: Big Sur: Make defconfig more useful.Ralf Baechle
2010-04-12MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modulesAnton Altaparmakov
2010-04-12MIPS: Sibyte: Fix M3 TLB exception handler workaround.Ralf Baechle
2010-04-12MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle
2010-04-12MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon
2010-04-12MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli
2010-04-12MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon
2010-04-12MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon
2010-04-12MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli