summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTSVlad Apostolov2007-02-101-1/+1
* [XFS] remove unused filp from ioctl functionsLachlan McIlroy2007-02-101-11/+5Star
* [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of theLachlan McIlroy2007-02-101-4/+2Star
* [XFS] remove unused xflags parameter from sync routinesLachlan McIlroy2007-02-103-16/+8Star
* [XFS] fix sparse warning in xfs_da_btree.cLachlan McIlroy2007-02-101-2/+1Star
* [XFS] use struct kvec in struct uioLachlan McIlroy2007-02-102-3/+3
* [XFS] Fix UP build breakage due to undefined m_icsb_mutex.David Chinner2007-02-102-11/+33
* [XFS] Reduction global superblock lock contention near ENOSPC.David Chinner2007-02-102-93/+140
* [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen2007-02-103-77/+3Star
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-1023-63/+87
* [XFS] Current usage of buftarg flags is incorrect.David Chinner2007-02-102-10/+9Star
* [XFS] Prevent buffer overrun in cmn_err().Lachlan McIlroy2007-02-101-10/+13
* [XFS] Fix a synchronous buftarg flush deadlock when freezing.David Chinner2007-02-101-57/+60
* [XFS] Make quiet mounts quietDavid Chinner2007-02-101-1/+1
* [PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer2007-02-0912-12/+14
* [PATCH] m68knommu: removed include of system.h from bitopsGreg Ungerer2007-02-091-1/+0Star
* [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer2007-02-091-7/+24
* [PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer2007-02-091-2/+3
* [PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer2007-02-091-1/+1
* [PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer2007-02-091-0/+10
* [PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer2007-02-091-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-02-0918-7280/+105Star
|\
| * ieee1394: fix host device registering when nodemgr disabledStefan Richter2007-02-081-8/+16
| * ieee1394: video1394: DMA fixDavid Moore2007-02-081-0/+8
| * ieee1394: raw1394: prevent unloading of low-level driverStefan Richter2007-02-081-19/+29
| * ieee1394: dv1394: tidy up card removalStefan Richter2007-02-081-23/+13Star
| * ieee1394: dv1394: fix CardBus card ejectionStefan Richter2007-02-081-7/+5Star
| * ieee1394: sbp2: lower block queue alignment requirementStefan Richter2007-02-081-2/+0Star
| * ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter2007-02-081-1/+0Star
| * ieee1394: save one word in struct hpsb_hostStefan Richter2007-02-081-2/+2
| * ieee1394: restore config ROM when resumingStefan Richter2007-02-084-9/+12
| * ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter2007-02-081-7/+2Star
| * ieee1394: nodemgr: check info_length in ROM header earlierStefan Richter2007-02-081-3/+6
| * the scheduled IEEE1394_OUI_DB removalAdrian Bunk2007-02-088-7145/+0Star
| * the scheduled IEEE1394_EXPORT_FULL_API removalAdrian Bunk2007-02-083-37/+0Star
| * ieee1394: sbp2: use a better wildcard for blacklistStefan Richter2007-02-081-12/+8Star
| * Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg2007-02-082-3/+2Star
| * ieee1394: modified csr1212_key_id_type_map to support lisightAndrea Guzzo2007-02-081-3/+3
* | [PATCH] kbuild: more Makefile cleanupsRoman Zippel2007-02-091-36/+36
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-0919-1370/+80Star
|\ \
| * | [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-095-632/+28Star
| * | [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-094-699/+9Star
| * | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-098-766/+8Star
| * | [APM] Add shared version of APM emulationRalf Baechle2007-02-094-0/+762
* | | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9Star
* | | [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-091-77/+27Star
* | | [PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath2007-02-092-47/+13Star
* | | [PATCH] i386 vDSO: use install_special_mappingRoland McGrath2007-02-091-42/+11Star
* | | [PATCH] Add install_special_mappingRoland McGrath2007-02-092-0/+75
* | | [PATCH] mm: show bounce pages in oom killer outputAndrew Morton2007-02-091-3/+4