summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] uml: finish cross-build supportAl Viro2005-05-051-0/+30
* | [PATCH] uml: fix missing subdir in x86_64Al Viro2005-05-051-0/+2
* | [PATCH] uml: cross-build support : mk_task and mk_constantsAl Viro2005-05-057-88/+44
* | [PATCH] uml: cross-build support : mk_threadAl Viro2005-05-0510-114/+46
* | [PATCH] uml: cross-build support : kernel_offsetsAl Viro2005-05-054-0/+76
* | [PATCH] uml: cross-build support: mk_scAl Viro2005-05-056-85/+75
* | [PATCH] uml: cross-build support : mk_ptregsAl Viro2005-05-054-56/+53
* | [PATCH] uml: start cross-build support : mk_user_constantsAl Viro2005-05-055-9/+158
* | [PATCH] uml: use variables rather than symlinks in dependenciesAl Viro2005-05-051-3/+3
* | [PATCH] uml: include the linker script rather than symlink itAl Viro2005-05-053-15/+8
* | [PATCH] uml kbuild: avoid useless rebuildsPaolo 'Blaisorblade' Giarrusso2005-05-056-28/+21
* | [PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso2005-05-054-20/+4
* | [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules supportPaolo 'Blaisorblade' Giarrusso2005-05-055-1/+79
* | [PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixesPaolo 'Blaisorblade' Giarrusso2005-05-055-8/+10
* | [PATCH] ppc64: pgtable.h and other header cleanupsDavid Gibson2005-05-0511-239/+219
* | [PATCH] ppc64: add missing Kconfig help textJesper Juhl2005-05-051-0/+3
* | [PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard2005-05-054-1/+13
* | [PATCH] ppc32: Simplified PPC core revision reportKumar Gala2005-05-051-19/+18
* | [PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse2005-05-054-9/+28
* | [PATCH] Add CXT48 to modem black list in ac97Herbert Xu2005-05-051-0/+1
* | [PATCH] include/linux/soundcard.h: endianness fixStuart Brady2005-05-053-10/+75
* | [PATCH] interwave needs isa pnpAndrew Morton2005-05-051-0/+1
* | [PATCH] intel8x0: fix for Intel AC'97 audio driverJason Gaston2005-05-051-3/+3
* | [PATCH] avoid -ENOMEM due reclaimable slab cachesAndrea Arcangeli2005-05-052-2/+2
* | [PATCH] x86 stack initialisation fixAlexander Nyberg2005-05-051-6/+7
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2005-05-055-18/+4
|\ \
| * | [SPARC]: Remove legacy stuff from cpu_idle().Coywolf Qi Hunt2005-05-052-9/+0
| * | [SPARC64]: Kill useless __pte_alloc_one_kernel indirectionChristoph Hellwig2005-05-053-9/+4
* | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2005-05-059-60/+77
|\ \ \
| * | | [TG3]: Update driver version and reldate.David S. Miller2005-05-051-2/+2
| * | | [TG3]: Ignore tg3_stop_block() errors.Michael Chan2005-05-051-10/+3
| * | | [TG3]: Elide tg3_stop_block messages when such events are normal.David S. Miller2005-05-051-36/+36
| * | | [IPV4]: multipath_wrandom.c GPF fixesPatrick McHardy2005-05-051-3/+3
| * | | [ATALK]: Add alloc_ltalkdev().Christoph Hellwig2005-05-054-6/+24
| * | | [IPV6]: Fix OOPS when using IPV6_ADDRFORMArnaldo Carvalho de Melo2005-05-052-4/+10
| * | | [DECNET]: Fix build after C99 netlink initializer change.Rafael J. Wysocki2005-05-051-1/+1
| |/ /
* | | Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-05-0514-53/+116
|\ \ \
| * | | [PATCH] ARM: 2665/1: kill warnings in entry-armv.SNicolas Pitre2005-05-051-2/+2
| * | | [PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2005-05-053-20/+25
| * | | [PATCH] ARM: select PCI, ISA and ISA_DMARussell King2005-05-054-8/+28
| * | | ARM: Add missed imxfb include fileRussell King2005-05-051-0/+35
| * | | [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-057-23/+26
* | | | [PATCH] Kconfig i18n supportArnaldo Carvalho de Melo2005-05-0510-124/+395
* | | | [XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott2005-05-054-19/+19
* | | | [XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott2005-05-054-46/+56
* | | | [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimesNathan Scott2005-05-051-5/+3
* | | | [XFS] remove noisy printk at vnode trace allocationEric Sandeen2005-05-051-1/+0
* | | | [XFS] stop background sync from waiting for in-use inodesDaniel Moore2005-05-051-1/+4
* | | | [XFS] Disable the combination of XFS direct IO and AIO until the IO completionNathan Scott2005-05-052-2/+44
* | | | [XFS] Resolve an issue with xfsbufd not getting along with swsusp.Nathan Scott2005-05-051-2/+9
OpenPOWER on IntegriCloud