summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | [XFS] Fix fsync() b0rkage.David Chinner2008-05-234-86/+54
| * | | | 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/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-233-6/+44
|\ \ \ \ \ \ \
| * | | | | | | stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger2008-05-231-3/+4
| * | | | | | | doc: add a chapter about trylock functions [Bug 9011]Matti Linnanvuori2008-05-231-0/+25
| * | | | | | | modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev2008-05-231-2/+14
| * | | | | | | module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-231-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-234-5/+5
* | | | | | | scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-235-13/+13
* | | | | | | isdn: fix integer as NULL pointer warningHarvey Harrison2008-05-231-3/+3
* | | | | | | acpi: fix integer as NULL pointer warningHarvey Harrison2008-05-232-3/+3
* | | | | | | x86: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-223-14/+11
|\ \ \ \ \ \