summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | [CIFS] Fix reversed memset argumentsDave Jones2008-05-221-2/+2
| * | | | | | Adds username in the upcall key for unattended mounts with keytabIgor Mammedov2008-05-221-0/+3
| * | | | | | [CIFS] Remove redundant NULL checkSteve French2008-05-221-12/+6
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2121-413/+68
|\ \ \ \ \ \
| * | | | | | net: The world is not perfect patch.Rami Rosen2008-05-213-362/+3
| * | | | | | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-211-1/+1
| * | | | | | xfrm_user: Remove zero length key checks.David S. Miller2008-05-211-11/+0
OpenPOWER on IntegriCloud