Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | udf: potential integer overflow | Dan Carpenter | 2010-04-08 | 1 | -6/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-04-13 | 44 | -614/+1046 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney | 2010-04-12 | 1 | -1/+1 | |
| * | | | | | | | | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss | 2010-04-12 | 1 | -40/+0 | |
| * | | | | | | | | MIPS: Big Sur: Make defconfig more useful. | Ralf Baechle | 2010-04-12 | 1 | -190/+490 | |
| * | | | | | | | | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules | Anton Altaparmakov | 2010-04-12 | 1 | -1/+1 | |
| * | | | | | | | | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle | 2010-04-12 | 1 | -6/+16 | |
| * | | | | | | | | MIPS: BCM63xx: Fix build failure in board_bcm963xx.c | Florian Fainelli | 2010-04-12 | 1 | -70/+70 | |
| * | | | | | | | | MIPS: uasm: Add OR instruction. | Ralf Baechle | 2010-04-12 | 2 | -1/+4 | |
| * | | | | | | | | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle | 2010-04-12 | 2 | -1/+20 | |
| * | | | | | | | | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. | Maxime Bizon | 2010-04-12 | 1 | -0/+2 | |
| * | | | | | | | | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback | Florian Fainelli | 2010-04-12 | 1 | -11/+11 | |
| * | | | | | | | | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. | Maxime Bizon | 2010-04-12 | 1 | -1/+1 | |
| * | | | | | | | | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon | 2010-04-12 | 6 | -19/+102 | |
| * | | | | | | | | MIPS: BCM63xx: Fix double gpio registration. | Maxime Bizon | 2010-04-12 | 1 | -2/+0 | |
| * | | | | | | | | MIPS: BCM63xx: Add DWVS0 board | Florian Fainelli | 2010-04-12 | 1 | -0/+22 | |
| * | | | | | | | | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. | Florian Fainelli | 2010-04-12 | 1 | -0/+20 | |
| * | | | | | | | | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count | Florian Fainelli | 2010-04-12 | 1 | -0/+4 | |
| * | | | | | | | | MIPS: libgcc.h: Checkpatch cleanup | Andrea Gelmini | 2010-04-12 | 1 | -2/+1 | |
| * | | | | | | | | MIPS: Loongson-2F: Flush the branch target history in BTB and RAS | Wu Zhangjin | 2010-04-12 | 1 | -0/+19 | |
| * | | | | | | | | MIPS: Move signal trampolines off of the stack. | David Daney | 2010-04-12 | 5 | -135/+43 | |
| * | | | | | | | | MIPS: Preliminary VDSO | David Daney | 2010-04-12 | 8 | -6/+165 | |
| * | | | | | | | | MIPS: Add SYSCALL to uasm. | David Daney | 2010-04-12 | 2 | -2/+18 | |
| * | | | | | | | | MIPS: Fix SSB PCIcore IO resource management | Andreas Ferber | 2010-04-12 | 1 | -29/+0 | |
| * | | | | | | | | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET | Florian Fainelli | 2010-04-12 | 1 | -2/+4 | |
| * | | | | | | | | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter | 2010-04-12 | 1 | -0/+1 | |
| * | | | | | | | | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter | 2010-04-12 | 1 | -1/+1 | |
| * | | | | | | | | MIPS: Loongson: Add module info to the loongson2_clock driver | Wu Zhangjin | 2010-04-12 | 1 | -0/+4 | |
| * | | | | | | | | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr | Wu Zhangjin | 2010-04-12 | 1 | -0/+10 | |
| * | | | | | | | | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). | Robert P. J. Day | 2010-04-12 | 1 | -1/+1 | |
| * | | | | | | | | MIPS: Fix elfcore.c build warning | Ralf Baechle | 2010-04-12 | 1 | -0/+1 | |
| * | | | | | | | | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory | Yang Shi | 2010-04-12 | 1 | -3/+0 | |
| * | | | | | | | | MIPS: Trace: Don't trace irqsoff for the idle process | Wu Zhangjin | 2010-04-12 | 1 | -1/+6 | |
| * | | | | | | | | MIPS: delay: Fix use of current_cpu_data in preemptable code. | Ralf Baechle | 2010-04-12 | 1 | -2/+2 | |
| * | | | | | | | | MIPS: Octeon: Remove #if 0 code. | David Daney | 2010-04-12 | 1 | -12/+0 | |
| * | | | | | | | | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB | David Daney | 2010-04-12 | 1 | -66/+1 | |
| * | | | | | | | | MIPS: Cavium: Remove unused watchdog code. | Ralf Baechle | 2010-04-12 | 1 | -8/+0 | |
| * | | | | | | | | MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. | Ralf Baechle | 2010-04-12 | 1 | -1/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-04-13 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | svcrdma: RDMA support not yet compatible with RPC6 | Tom Tucker | 2010-04-05 | 1 | -1/+4 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-04-13 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | nilfs2: fix typo "numer" -> "number" in alloc.c | Ryusuke Konishi | 2010-04-11 | 1 | -1/+1 | |
| * | | | | | | | | nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v() | Li Hong | 2010-04-02 | 1 | -1/+1 | |
| * | | | | | | | | nilfs2: fix a wrong type conversion in nilfs_ioctl() | Li Hong | 2010-03-31 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-04-09 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2010-04-09 | 3 | -7/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() | Chien Tung | 2010-04-07 | 1 | -5/+4 | |
| | | * | | | | | | | | | IB/mlx4: Check correct variable for allocation failure | Dan Carpenter | 2010-04-07 | 1 | -1/+1 | |
| | | |/ / / / / / / / | ||||||
| | * / / / / / / / / | IB/cm: Fix device_create() return value check | Jani Nikula | 2010-03-31 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty | 2010-04-07 | 1 | -0/+1 | |
| |/ / / / / / / / |