summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] holepunch: fix shmem_truncate_range punch lockingHugh Dickins2007-03-291-23/+73
* [PATCH] holepunch: fix shmem_truncate_range punching too farHugh Dickins2007-03-291-11/+21
* [PATCH] Wire up DEC serial drivers in KconfigRalf Baechle2007-03-291-0/+33
* [PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt2007-03-296-12/+12
* [PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso2007-03-291-12/+12
* [PATCH] uml: fix compilation problemsJeff Dike2007-03-293-2/+4
* [PATCH] uml: fix LVM crashJason Lunz2007-03-291-2/+1
* [PATCH] uml: irq locking fixesJeff Dike2007-03-291-5/+7
* [PATCH] uml: fix pte bit collisionMiklos Szeredi2007-03-291-4/+4
* [PATCH] uml: fix device unplug crashJeff Dike2007-03-291-0/+3
* [PATCH] uml: fix I/O hang when multiple devices are in useJeff Dike2007-03-291-7/+6
* [PATCH] bluetooth hid quirks: mightymouse quirkJiri Kosina2007-03-291-0/+23
* [PATCH] adaptec MAINTAINERS updatesSalyzyn, Mark2007-03-291-1/+16
* [PATCH] pid: Properly detect orphaned process groups in exit_notifyEric W. Biederman2007-03-291-1/+1
* [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu2007-03-292-4/+4
* [POWERPC] Fix dcr_unmap()Jean-Christophe Dubois2007-03-291-1/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-03-283-44/+73
|\
| * ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran2007-03-262-34/+67
| * ocfs2_dlm: Fix lockres ref counting bugSunil Mushran2007-03-262-10/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-289-1319/+77
|\ \
| * | [VIDEO]: Fix section mismatch in cg3.cRobert Reif2007-03-281-13/+13
| * | [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failureMikael Pettersson2007-03-272-2/+2
| * | [VIDEO] ffb: Fix two DAC handling bugs.David S. Miller2007-03-261-24/+60
| * | [SPARC32]: Fix SMP build regressionRobert Reif2007-03-261-0/+2
| * | [DRM]: Delete sparc64 FFB driver code that never gets built.David S. Miller2007-03-264-1280/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-281-1/+3
|\ \ \
| * | | [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOVArnaldo Carvalho de Melo2007-03-281-1/+3
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-03-283-14/+19
|\ \ \ \
| * | | | IB/iser: Handle aborting a command after it is sentErez Zilber2007-03-261-8/+9
| * | | | IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin2007-03-261-2/+2
| * | | | RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()Steve Wise2007-03-261-4/+8
| | |_|/ | |/| |
* | | | [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-284-6/+15
* | | | [PATCH] oprofile: fix potential deadlock on oprofilefs_lockJiri Kosina2007-03-282-4/+6
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-283-6/+4
|\ \ \ \
| * | | | sh: Trivial fix for hp6xx build.Kristoffer Ericson2007-03-281-3/+3
| * | | | sh: Fixup __cmpxchg() compile breakage with gcc4.Paul Mundt2007-03-281-0/+1
| * | | | sh: Kill bogus GCC4 symbol exports.Paul Mundt2007-03-281-3/+0
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-286-34/+71
|\ \ \ \ \
| * | | | | ata: NCQ is broken on Maxtor 6L250S0Paul Rolland2007-03-281-0/+2
| * | | | | pata_pdc202xx_old: LBA48 bugAlan Cox2007-03-281-1/+1
| * | | | | libata: IDENTIFY backwards for drive side cable detectionTejun Heo2007-03-281-24/+42
| * | | | | ahci.c: walkaround for SB600 SATA internal error issueConke Hu2007-03-281-2/+19
| * | | | | [libata] Disable ACPI by default; fix namespace problemsJeff Garzik2007-03-283-7/+7
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-2814-128/+182
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-287-53/+108
| |\ \ \ \ \
| | * | | | | [PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes2007-03-274-45/+91
| | * | | | | [PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes2007-03-271-0/+9
| | * | | | | [PATCH] bcm43xx: Fix machine check on PPC for version 1 PHYDavid Woodhouse2007-03-271-2/+2
| | * | | | | [PATCH] bcm43xx: fix radio_set_tx_iqStefano Brivio2007-03-271-1/+1
| | * | | | | [PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY versionLarry Finger2007-03-271-5/+5
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud