summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | md: raid1: Fix restoration of bio between failed read and write.NeilBrown2008-05-241-2/+13
* | | md: md: raid5 rate limit error printkBernd Schubert2008-05-241-12/+22
* | | md: kill file_path wrapperChristoph Hellwig2008-05-243-16/+6Star
* | | md: proper extern for mdp_majorAdrian Bunk2008-05-242-1/+2
* | | md: fix possible oops when removing a bitmap from an active arrayNeilBrown2008-05-241-1/+3
* | | mm: fix atomic_t overflow in vmAlan Cox2008-05-245-9/+9
* | | types.h: don't expose struct ustat to userspacemaximilian attems2008-05-241-2/+2
* | | serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2008-05-242-1/+7
* | | fix parenthesis in include/asm-mips/mach-au1x00/au1000.hMariusz Kozlowski2008-05-241-1/+1
* | | fix parenthesis in include/asm-mips/gic.hMariusz Kozlowski2008-05-241-1/+1
* | | ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong2008-05-244-0/+1163
* | | i5k_amb: support Intel 5400 chipsetDarrick J. Wong2008-05-242-5/+37
* | | hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPadsGabor Czigola2008-05-241-0/+1
* | | ntfs: le*_add_cpu conversionMarcin Slusarz2008-05-241-3/+2Star
* | | mm: don't drop a partial page in a zone's memory map sizeJohannes Weiner2008-05-241-1/+2
* | | MAINTAINERS: add util-linux-ng packageKarel Zak2008-05-241-0/+8
* | | ecryptfs: fix missed mutex_unlockCyrill Gorcunov2008-05-241-1/+1
* | | fuse: fix bdi naming conflictMiklos Szeredi2008-05-242-1/+10
* | | mm: allow pfnmap ->fault()sNick Piggin2008-05-241-2/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-238-13/+50
|\ \ \
| * | | IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-231-1/+3
| * | | IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein2008-05-211-0/+6
| * | | MAINTAINERS: Add cxgb3 and iw_cxgb3 NIC and iWARP driver entriesSteve Wise2008-05-201-0/+14
| * | | IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-201-5/+8
| * | | IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-161-1/+13
| * | | RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier2008-05-161-1/+1
| * | | IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-161-1/+1
| * | | IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell2008-05-161-2/+2
| * | | IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier2008-05-161-2/+2
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-234-11/+19
|\ \ \ \
| * | | | [CPUFREQ] clarify license of freq_table.cDominik Brodowski2008-05-221-0/+5
| * | | | [CPUFREQ] Remove documentation of removed ondemand tunable.Dave Jones2008-05-211-8/+0Star
| * | | | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-201-1/+1
| * | | | [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-201-2/+13
* | | | | remove debug printk from DRM suspend pathJesse Barnes2008-05-231-2/+0Star
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-239-25/+13Star
|\ \ \ \ \
| * | | | | [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-234-4/+4
| * | | | | [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-232-19/+4Star
| * | | | | [POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman2008-05-231-1/+1
| * | | | | [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson2008-05-231-1/+1
| * | | | | [POWERPC] PS3: Fix memory hotplugGeoff Levand2008-05-231-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-05-237-94/+98
|\ \ \ \ \
| * | | | | [XFS] Fix memory corruption with small buffer readsChristoph Hellwig2008-05-232-4/+39
| * | | | | [XFS] Fix inode list allocation size in writeback.David Chinner2008-05-231-3/+4
| * | | | | [XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner2008-05-231-1/+1
| * | | | | [XFS] Fix fsync() b0rkage.David Chinner2008-05-234-86/+54Star
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-05-23559-4695/+6283
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-05-193038-48954/+120270
| |\ \ \ \ \
| * | | | | | [XFS] Include linux/random.h in all builds, not just debug builds.David Chinner2008-04-302-2/+1Star
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-233-6/+44
|\ \ \ \ \ \ \