summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, platform: Export x86_platform to modulesH. Peter Anvin2010-07-081-0/+3
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-074-43/+56
|\
| * drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes2010-07-071-3/+20
| * drm/radeon/kms: fix shared ddc handlingAlex Deucher2010-07-071-1/+3
| * drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2010-07-072-39/+33
* | VFS: introduce s_dirty accessorsArtem Bityutskiy2010-07-071-0/+13
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-074-79/+88
|\ \
| * | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-053-76/+87
| * | x86, Calgary: Limit the max PHB number to 256Darrick J. Wong2010-07-011-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-0710-33/+69
|\ \ \
| * | | ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil2010-07-051-1/+1
| * | | ceph: fix caps usage accounting for import (non-reserved) caseSage Weil2010-06-291-2/+8
| * | | ceph: only release clean, unused caps with mds requestsSage Weil2010-06-291-5/+6
| * | | ceph: fix crush CHOOSE_LEAF when type is already a leafSage Weil2010-06-241-13/+25
| * | | ceph: fix crush recursionSage Weil2010-06-241-0/+1
| * | | ceph: fix caps debugfs entryYehuda Sadeh2010-06-241-1/+1
| * | | ceph: delay umount until all mds requests drop inode+dentry refsSage Weil2010-06-221-0/+6
| * | | ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulateSage Weil2010-06-221-7/+12
| * | | ceph: fix crush map update decodingSage Weil2010-06-171-0/+1
| * | | ceph: fix message memory leak, uninitialized variableSage Weil2010-06-131-0/+2
| * | | ceph: fix map handler error pathSage Weil2010-06-131-1/+2
| * | | ceph: some endianity fixesYehuda Sadeh2010-06-133-3/+4
* | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-07-071-2/+1
|\ \ \ \
| * | | | pcmcia: do not initialize the present flag too late.Dominik Brodowski2010-07-051-2/+1
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-0725-175/+515
|\ \ \ \ \
| * | | | | MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson2010-07-051-1/+1
| * | | | | MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-054-13/+158
| * | | | | MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard2010-07-053-0/+50
| * | | | | MIPS: MT: Fix FPU affinity.Ralf Baechle2010-07-051-26/+61
| * | | | | MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin2010-07-051-1/+7
| * | | | | MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-053-32/+64
| * | | | | MIPS: Tracing: Cleanup of address space checkingWu Zhangjin2010-07-051-3/+19
| * | | | | MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin2010-07-051-22/+26
| * | | | | MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin2010-07-051-44/+49
| * | | | | MIPS: Tracing: Cleanup of instructions usedWu Zhangjin2010-07-051-8/+11
| * | | | | MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin2010-07-051-2/+14
| * | | | | MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin2010-07-051-3/+9
| * | | | | MIPS: Tracing: Cleanup commentsWu Zhangjin2010-07-051-5/+6
| * | | | | MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin2010-07-051-14/+22
| * | | | | MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin2010-07-051-2/+0
| * | | | | MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2010-07-052-2/+2
| * | | | | MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman2010-07-052-0/+2
| * | | | | MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin2010-07-051-2/+2
| * | | | | MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin2010-07-051-0/+1
| * | | | | MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin2010-07-053-1/+17
| * | | | | MIPS: AR7: Fix typo in ar7.hFlorian Fainelli2010-07-051-3/+3
| * | | | | MIPS: AR7: Use correct UART port typeFlorian Fainelli2010-07-051-1/+1
* | | | | | kbuild: Fix path to scripts/setlocalversionMichal Marek2010-07-071-1/+1
| |/ / / / |/| | | |
* | | | | Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds2010-07-051-1/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-0520-61/+113
|\ \ \ \ \