Age | Commit message (Expand) | Author | Files | Lines |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 7 | -7/+7 |
2009-12-09 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -36/+11 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 6 | -6/+15 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 4 | -172/+14 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 7 | -7/+7 |
2009-12-06 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 3 | -4/+7 |
2009-12-05 | MIPS: Convert BUG() to use unreachable() | David Daney | 1 | -3/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 7 | -7/+7 |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe | 66 | -546/+808 |
2009-12-02 | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 1 | -1/+2 |
2009-12-02 | MIPS: Fix MIPS I build. | Ralf Baechle | 1 | -0/+4 |
2009-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -9/+28 |
2009-12-02 | MIPS: Wire up recvmmsg syscall | Arnaldo Carvalho de Melo | 1 | -6/+9 |
2009-12-01 | MIPS: Loongson: Switch from flatmem to sparsemem | Wu Zhangjin | 1 | -1/+1 |
2009-12-01 | MIPS: Loongson: Disallow 4kB pages | Wu Zhangjin | 1 | -0/+1 |
2009-12-01 | MIPS: Add missing definition for MADV_HWPOISON. | Ralf Baechle | 1 | -0/+1 |
2009-12-01 | MIPS: Fix build error if __xchg() is not getting inlined. | Ralf Baechle | 1 | -6/+9 |
2009-12-01 | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. | Martin Michlmayr | 1 | -2/+16 |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 1 | -0/+1 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 62 | -536/+774 |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -11/+11 |
2009-11-13 | mips: Use generic mult/shift factor calculation for clocks | Thomas Gleixner | 2 | -36/+11 |
2009-11-13 | MIPS: SMTC: Fix lockup in smtc_distribute_timer | Kevin D. Kissell | 1 | -1/+2 |
2009-11-13 | MIPS: TXx9: Update rbtx49xx_defconfig | Atsushi Nemoto | 1 | -60/+192 |
2009-11-13 | MIPS: Make local arrays with CL_SIZE static __initdata | Atsushi Nemoto | 4 | -5/+6 |
2009-11-13 | MIPS: Add DMA declare coherent memory support | Yoichi Yuasa | 3 | -10/+9 |
2009-11-13 | MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs. | David Daney | 1 | -20/+21 |
2009-11-12 | sysctl mips/lasat: Remove dead binary sysctl support | Eric W. Biederman | 1 | -98/+1 |
2009-11-06 | sysctl: mips Use the compat_sys_sysctl | Eric W. Biederman | 3 | -63/+2 |
2009-11-02 | MIPS: O32: Fix ppoll | Arnaud Patard | 1 | -1/+1 |
2009-11-02 | MIPS: Oprofile: Rename cpu_type from godson2 to loongson2 | Wu Zhangjin | 1 | -1/+1 |
2009-11-02 | MIPS: Alchemy: Fix hang with high-frequency edge interrupts | Manuel Lauss | 1 | -8/+26 |
2009-11-02 | MIPS: TXx9: Fix spi-baseclk value | Atsushi Nemoto | 1 | -1/+1 |
2009-11-02 | MIPS: bcm63xx: Set the correct BCM3302 CPU name | Florian Fainelli | 1 | -0/+3 |
2009-11-02 | MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_store | Zhang Le | 1 | -2/+1 |
2009-11-02 | MIPS: Avoid potential hazard on Context register | Ralf Baechle | 2 | -0/+4 |
2009-11-02 | MIPS: Octeon: Use lockless interrupt controller operations when possible. | David Daney | 1 | -36/+178 |
2009-11-02 | MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity | David Daney | 1 | -4/+6 |
2009-11-02 | MIPS: Set S-cache linesize to 64-bytes for MTI's S-cache | Ralf Baechle | 1 | -0/+1 |
2009-11-02 | MIPS: SMTC: Avoid queing multiple reschedule IPIs | Jaidev Patwardhan | 2 | -4/+31 |
2009-11-02 | MIPS: GCMP: Avoid accessing registers when they are not present | Jaidev Patwardhan | 1 | -3/+13 |
2009-11-02 | MIPS: GIC: Random fixes and enhancements. | Chris Dearman | 5 | -293/+142 |
2009-11-02 | MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_start | Chris Dearman | 1 | -3/+4 |
2009-11-02 | MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands | Nigel Stephens | 2 | -17/+7 |
2009-11-02 | MIPS: SPRAM: Clean up support code a little | Chris Dearman | 3 | -10/+12 |
2009-11-02 | MIPS: 1004K: Enable SPRAM support. | Ralf Baechle | 1 | -0/+1 |
2009-11-02 | MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4 | Ralf Baechle | 1 | -0/+13 |
2009-11-02 | MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT. | Ralf Baechle | 1 | -2/+1 |
2009-11-02 | MIPS: MTI: Fix accesses to device registers on MIPS boards | Chris Dearman | 1 | -1/+1 |