summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-261-0/+1
* | | | | | | pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo2010-02-021-1/+1
* | | | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-021-0/+19
* | | | | | | fault injection: correct function names in documentationAnton Blanchard2010-02-021-2/+2
* | | | | | | hugetlb: fix section mismatchesJeff Mahoney2010-02-021-4/+3
* | | | | | | uartlite: fix crash when using as consoleRichard Röjfors2010-02-021-1/+1
* | | | | | | imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König2010-02-021-2/+4
* | | | | | | cgroups: fix to return errno in a failure pathLi Zefan2010-02-021-2/+5
* | | | | | | markup_oops.pl: fix $func_offset error with x86_64Hui Zhu2010-02-021-1/+1
* | | | | | | get_maintainer.pl: teach git log to use --no-colorRichard Kennedy2010-02-021-2/+2
* | | | | | | devmem: fix kmem write bug on memory holesWu Fengguang2010-02-021-1/+1
* | | | | | | devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki2010-02-021-10/+18
* | | | | | | mm: flush dcache before writing into page to avoid aliasanfei zhou2010-02-022-0/+6
* | | | | | | kfifo: fix kernel-doc notationRandy Dunlap2010-02-021-1/+2
* | | | | | | rtc-fm3130: add missing bracesSergey Matyukevich2010-02-021-2/+4
* | | | | | | mx3fb: some debug and initialisation fixesAlberto Panizzo2010-02-021-4/+8
* | | | | | | idr: fix a critical misallocation bugTejun Heo2010-02-021-4/+3
| |_|_|/ / / |/| | | | |
* | | | | | 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
OpenPOWER on IntegriCloud