summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch/powerpc: Fix continuation line formatsJoe Perches2010-02-093-9/+9
* powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt2010-02-091-2/+2
* powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt2010-02-041-1/+63
* powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com2010-02-031-2/+17
* powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo2010-02-031-1/+1
* lmb: Add lmb_free()Michael Ellerman2010-02-032-2/+12
* powerpc: Increase NR_IRQS Kconfig maximum to 32768Anton Blanchard2010-02-031-1/+1
* macintosh/hwmon/ams: Fix device removal sequenceJean Delvare2010-02-034-4/+12
* macintosh/therm_adt746x: Fix sysfs attributes lifetimeJean Delvare2010-02-031-10/+24
* hvc_console: Remove __devinit annotation from hvc_allocAmit Shah2010-02-032-5/+5
* hvc_console: Make the ops pointer const.Rusty Russell2010-02-039-13/+15
* powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-031-2/+19
* powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard2010-02-032-8/+8
* powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-032-6/+5
* powerpc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-02-031-22/+1
* powerpc/viodasd: Remove VIOD_KERN_<level> macros for printksJoe Perches2010-02-031-50/+36
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-026-7/+13
|\
| * cfq-iosched: Do not idle on async queuesVivek Goyal2010-02-021-1/+1
| * blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng2010-02-011-2/+2
| * block: fix bugs in bio-integrity mempool usageChuck Ebbert2010-01-301-1/+2
| * block: fix bio_add_page for non trivial merge_bvec_fn caseDmitry Monakhov2010-01-281-1/+6
| * Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-252-2/+2
| |\
| | * drbd: null dereference bugDan Carpenter2010-01-251-1/+1
| | * drbd: fix max_segment_size initializationLars Ellenberg2010-01-221-1/+1
* | | mm: purge fragmented percpu vmap blocksNick Piggin2010-02-021-11/+81
* | | mm: percpu-vmap fix RCU list walkingNick Piggin2010-02-021-14/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-022-9/+23
|\ \ \
| * | | random: Remove unused inode variableHerbert Xu2010-02-021-1/+0
| * | | crypto: padlock-sha - Add import/export supportHerbert Xu2010-02-021-0/+23
| * | | random: drop weird m_time/a_time manipulationMatt Mackall2010-02-021-8/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-02-022-7/+4
|\ \ \ \
| * | | | GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse2010-02-011-1/+1
| * | | | GFS2: Fix previous patchSteven Whitehouse2010-02-011-0/+1
| * | | | GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski2010-02-011-5/+0
| * | | | GFS2: Fix refcnt leak on gfs2_follow_link() error pathOGAWA Hirofumi2010-01-121-1/+2
* | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-024-16/+28
|\ \ \ \ \
| * | | | | sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-021-2/+2
| * | | | | sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski2010-02-021-4/+4
| * | | | | usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-021-1/+16
| * | | | | spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek2010-02-021-9/+6
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-027-4/+31
|\ \ \ \ \ \
| * | | | | | MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck2010-02-024-1/+24
| * | | | | | MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-011-1/+1
| * | | | | | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss2010-02-012-2/+6
* | | | | | | Fix 'flush_old_exec()/setup_new_exec()' splitLinus Torvalds2010-02-021-5/+5
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-02-013-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-01-312-2/+2
| |\ \ \ \ \ \
| | * | | | | | ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal2010-01-291-1/+1
| | * | | | | | ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal2010-01-291-1/+1
| * | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-01-311-0/+1
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud