summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle2007-03-291-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-294-4/+18
|\ \ \ | |/ / |/| |
| * | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck2007-03-291-1/+0
| * | [IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner2007-03-291-1/+16
| * | [IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki2007-03-291-1/+1
| * | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige2007-03-291-1/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-293-1/+13
|\ \ \
| * | | NetXen: Fix hardware access for ppc architecture.Linsys Contractor Adhiraj Joshi2007-03-291-1/+2
| * | | sis190: new PHY supportFrancois Romieu2007-03-291-0/+1
| * | | atl1: save mac address on removeChris Snook2007-03-291-0/+10
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-297-36/+31
|\ \ \
| * | | [IFB]: Fix crash on input device removalPatrick McHardy2007-03-296-32/+27
| * | | [BNX2]: Fix link interrupt problem.Michael Chan2007-03-281-4/+4
| |/ /
* | | [POWERPC] qe: ucc_slow.guemr is in the wrong placeTimur Tabi2007-03-291-1/+2
* | | [POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade2007-03-291-3/+3
* | | [PATCH] Add suspend/resume for HPETMaxim Levitsky2007-03-291-0/+68
* | | 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
OpenPOWER on IntegriCloud