aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell
2009-03-24powerpc: Turn on self-tests in ppc64_defconfigMichael Ellerman
2009-03-24powerpc/msi: Mark the MSI bitmap selftest code as __initMichael Ellerman
2009-03-24powerpc/cell: Make axonram depends on BLOCKMichael Ellerman
2009-03-24powerpc: Add virtual processor dispatch trace logJeremy Kerr
2009-03-24powerpc: Add dispatch trace log fields to lppacaJeremy Kerr
2009-03-24powerpc: Fix page_ins details in lppaca commentsJeremy Kerr
2009-03-24powerpc: Make sysfs code use smp_call_function_singleRusty Russell
2009-03-24powerpc/pseries: Failed reconfig notifier chain call cleanupNathan Fontenot
2009-03-24powerpc: Fix prom_init on 32-bit OF machinesBenjamin Herrenschmidt
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-23Linux 2.6.29Linus Torvalds
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-23fix ptrace slownessMiklos Szeredi
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-03-22Update my email addressGertjan van Wingerde
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-20Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2009-03-20Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-03-20powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitionsBenjamin Herrenschmidt
2009-03-20powerpc/mm: Split the various pgtable-* headers based on MMU typeBenjamin Herrenschmidt
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds
2009-03-19powerpc/86xx: Default configuration for GE Fanuc's PPC9AMartyn Welch
2009-03-19powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch
2009-03-19powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely