aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* signals: fix sigqueue_free() vs __exit_signal() raceOleg Nesterov2008-05-242-2/+8
* md: restart recovery cleanly after device failure.NeilBrown2008-05-246-19/+44
* md: allow parallel resync of md-devices.Bernd Schubert2008-05-242-4/+39
* md: notify userspace on 'stop' eventsDan Williams2008-05-241-0/+2
* md: notify userspace on 'write-pending' changes to array_stateNeilBrown2008-05-241-1/+10
* 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/+6
* 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/+2
* 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/+0
* 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-201-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-151-2/+2
| * IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier2008-05-151-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-201-8/+0
| * | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-191-1/+1
| * | [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-191-2/+13
* | | remove debug printk from DRM suspend pathJesse Barnes2008-05-231-2/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-239-25/+13
|\ \ \
| * | | [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-234-4/+4
| * | | [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-232-19/+4
| * | | [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