summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-291-9/+16
|\ \ \ | |_|/ |/| |
| * | [PATCH] splice: partial write fixDmitriy Monakhov2007-03-291-9/+16
| |/
* | [PATCH] mm: fix xip issue with /dev/zeroCarsten Otte2007-03-291-11/+37
* | [PATCH] holepunch: fix mmap_sem i_mutex deadlockHugh Dickins2007-03-291-5/+14
* | [PATCH] holepunch: fix disconnected pages after second truncateHugh Dickins2007-03-291-0/+8
* | [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
| |\ \ \ \ \
OpenPOWER on IntegriCloud