| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, alternatives: Fix one more open-coded 8-bit alternative number | H. Peter Anvin | 2010-07-13 | 1 | -1/+1 |
* | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 2010-07-07 | 7 | -14/+17 |
* | VFS: introduce s_dirty accessors | Artem Bityutskiy | 2010-07-06 | 1 | -0/+13 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-06 | 4 | -79/+88 |
|\ |
|
| * | rbtree: Undo augmented trees performance damage and regression | Peter Zijlstra | 2010-07-05 | 3 | -76/+87 |
| * | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong | 2010-06-30 | 1 | -3/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-07-06 | 10 | -33/+69 |
|\ \ |
|
| * | | ceph: fix crush device 'out' threshold to 1.0, not 0.1 | Sage Weil | 2010-07-05 | 1 | -1/+1 |
| * | | ceph: fix caps usage accounting for import (non-reserved) case | Sage Weil | 2010-06-29 | 1 | -2/+8 |
| * | | ceph: only release clean, unused caps with mds requests | Sage Weil | 2010-06-29 | 1 | -5/+6 |
| * | | ceph: fix crush CHOOSE_LEAF when type is already a leaf | Sage Weil | 2010-06-24 | 1 | -13/+25 |
| * | | ceph: fix crush recursion | Sage Weil | 2010-06-24 | 1 | -0/+1 |
| * | | ceph: fix caps debugfs entry | Yehuda Sadeh | 2010-06-24 | 1 | -1/+1 |
| * | | ceph: delay umount until all mds requests drop inode+dentry refs | Sage Weil | 2010-06-21 | 1 | -0/+6 |
| * | | ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate | Sage Weil | 2010-06-21 | 1 | -7/+12 |
| * | | ceph: fix crush map update decoding | Sage Weil | 2010-06-17 | 1 | -0/+1 |
| * | | ceph: fix message memory leak, uninitialized variable | Sage Weil | 2010-06-13 | 1 | -0/+2 |
| * | | ceph: fix map handler error path | Sage Weil | 2010-06-13 | 1 | -1/+2 |
| * | | ceph: some endianity fixes | Yehuda Sadeh | 2010-06-13 | 3 | -3/+4 |
* | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-07-06 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | pcmcia: do not initialize the present flag too late. | Dominik Brodowski | 2010-07-05 | 1 | -2/+1 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-07-06 | 25 | -175/+515 |
|\ \ \ \ |
|
| * | | | | MIPS: Return after handling coprocessor 2 exception | Jesper Nilsson | 2010-07-05 | 1 | -1/+1 |
| * | | | | MIPS: BCM47xx: Add NVRAM support devices | Waldemar Brodkorb | 2010-07-05 | 4 | -13/+158 |
| * | | | | MIPS: Loongson: Define rtc device on MC146818-equipped systems | Arnaud Patard | 2010-07-05 | 3 | -0/+50 |
| * | | | | MIPS: MT: Fix FPU affinity. | Ralf Baechle | 2010-07-05 | 1 | -26/+61 |
| * | | | | MIPS: Oprofile: Fixup of loongson2_exit() | Wu Zhangjin | 2010-07-05 | 1 | -1/+7 |
| * | | | | MIPS: Alchemy: sleepcode without compile-time cputype dependencies | Manuel Lauss | 2010-07-05 | 3 | -32/+64 |
| * | | | | MIPS: Tracing: Cleanup of address space checking | Wu Zhangjin | 2010-07-05 | 1 | -3/+19 |
| * | | | | MIPS: Tracing: Cleanup of function graph tracer | Wu Zhangjin | 2010-07-05 | 1 | -22/+26 |
| * | | | | MIPS: Tracing: Reduce the overhead of dynamic Function Tracer | Wu Zhangjin | 2010-07-05 | 1 | -44/+49 |
| * | | | | MIPS: Tracing: Cleanup of instructions used | Wu Zhangjin | 2010-07-05 | 1 | -8/+11 |
| * | | | | MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address | Wu Zhangjin | 2010-07-05 | 1 | -2/+14 |
| * | | | | MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5 | Wu Zhangjin | 2010-07-05 | 1 | -3/+9 |
| * | | | | MIPS: Tracing: Cleanup comments | Wu Zhangjin | 2010-07-05 | 1 | -5/+6 |
| * | | | | MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return | Wu Zhangjin | 2010-07-05 | 1 | -14/+22 |
| * | | | | MIPS: Tracing: Merge adjacent #ifdefs with same condition. | Wu Zhangjin | 2010-07-05 | 1 | -2/+0 |
| * | | | | MIPS: AR7, BCM63xx: fix gpio_to_irq() return value | Yoichi Yuasa | 2010-07-05 | 2 | -2/+2 |
| * | | | | MIPS: Restore signalling NaN behaviour for abs.[sd] | Chris Dearman | 2010-07-05 | 2 | -0/+2 |
| * | | | | MIPS: Loongson: CS5536: Fix ISA support | Wu Zhangjin | 2010-07-05 | 1 | -2/+2 |
| * | | | | MIPS: Loongson: Add a missing break statement in CS5536 IDE code | Wu Zhangjin | 2010-07-05 | 1 | -0/+1 |
| * | | | | MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB | Wu Zhangjin | 2010-07-05 | 3 | -1/+17 |
| * | | | | MIPS: AR7: Fix typo in ar7.h | Florian Fainelli | 2010-07-05 | 1 | -3/+3 |
| * | | | | MIPS: AR7: Use correct UART port type | Florian Fainelli | 2010-07-05 | 1 | -1/+1 |
* | | | | | kbuild: Fix path to scripts/setlocalversion | Michal Marek | 2010-07-06 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Linux 2.6.35-rc4v2.6.35-rc4 | Linus Torvalds | 2010-07-04 | 1 | -1/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-07-04 | 20 | -61/+113 |
|\ \ \ \ |
|
| * | | | | ARM: 6205/1: perf: ensure counter delta is treated as unsigned | Will Deacon | 2010-07-04 | 1 | -1/+1 |
| * | | | | ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220 | Catalin Marinas | 2010-07-02 | 1 | -0/+2 |
| * | | | | ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 | Catalin Marinas | 2010-07-02 | 2 | -0/+10 |