summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-10-07AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD-336/+70
2010-10-07AT91: Correct configuration define valueNicolas Ferre-2/+2
2010-10-07AT91: at91sam9m10g45ek: use the right machine idJean-Christophe PLAGNIOL-VILLARD-4/+4
2010-10-06Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds-1/+1
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-57/+125
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-15/+4
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds-5/+9
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds-1/+1
2010-10-05powerpc: remove unused variableStephen Rothwell-1/+0
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+15
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+15
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds-26/+14
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini-2/+3
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini-3/+6
2010-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds-3/+5
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-6/+13
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds-1/+6
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+19
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds-6/+12
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-3/+14
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-35/+32
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-83/+96
2010-10-04ksm: fix bad user data when swappingHugh Dickins-2/+4
2010-10-04ksm: fix page_address_in_vma anon_vma oopsHugh Dickins-1/+7
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney-1/+1
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney-1/+1
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani-1/+1
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss-3/+2
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle-2/+2
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney-9/+37
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori-1/+1
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle-1/+1
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches-2/+2
2010-10-04MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle-17/+6
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle-5/+5
2010-10-04MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle-2/+18
2010-10-04MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle-8/+20
2010-10-04MIPS: Audit: Fix hang in entry.S.Ralf Baechle-1/+2
2010-10-04MIPS: Document why RELOC_HIDE is there.Ralf Baechle-0/+14
2010-10-04MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann-1/+5
2010-10-04MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu-0/+5
2010-10-04MIPS: RM7000: Symbol should be staticRicardo Mendoza-1/+1
2010-10-04MIPS: kspd: Adjust confusing if indentationJulia Lawall-1/+1
2010-10-04MIPS: Fix a typo.Andrea Gelmini-1/+1
2010-10-04perf trace scripting: Fix extern struct definitionsStephane Eranian-2/+2
2010-10-04perf ui hist browser: Fix segfault on 'a' for annotateFrederik Deweerdt-1/+1
2010-10-04perf tools: Fix build breakageKusanagi Kouichi-1/+1
2010-10-04writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig-15/+4
2010-10-04fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven-1/+1