summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+13
| * ieee1394: dv1394: fix CardBus card ejectionStefan Richter2007-02-081-7/+5
| * ieee1394: sbp2: lower block queue alignment requirementStefan Richter2007-02-081-2/+0
| * ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter2007-02-081-1/+0
| * 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/+2
| * ieee1394: nodemgr: check info_length in ROM header earlierStefan Richter2007-02-081-3/+6
| * the scheduled IEEE1394_OUI_DB removalAdrian Bunk2007-02-088-7145/+0
| * the scheduled IEEE1394_EXPORT_FULL_API removalAdrian Bunk2007-02-083-37/+0
| * ieee1394: sbp2: use a better wildcard for blacklistStefan Richter2007-02-081-12/+8
| * Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg2007-02-082-3/+2
| * 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/+80
|\ \
| * | [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-095-632/+28
| * | [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-094-699/+9
| * | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-098-766/+8
| * | [APM] Add shared version of APM emulationRalf Baechle2007-02-094-0/+762
* | | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9
* | | [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-091-77/+27
* | | [PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath2007-02-092-47/+13
* | | [PATCH] i386 vDSO: use install_special_mappingRoland McGrath2007-02-091-42/+11
* | | [PATCH] Add install_special_mappingRoland McGrath2007-02-092-0/+75
* | | [PATCH] mm: show bounce pages in oom killer outputAndrew Morton2007-02-091-3/+4
* | | [PATCH] enable mouse button 2+3 emulation for x86 macsSoeren Sonnenburg2007-02-092-2/+2
* | | [PATCH] v9fs_vfs_mkdir(): fix a double freeAdrian Bunk2007-02-091-5/+2
* | | [PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown2007-02-092-1/+22
* | | [PATCH] knfsd: fix a race in closing NFSd connectionsNeilBrown2007-02-093-17/+41
* | | [PATCH] md: fix various bugs with aligned reads in RAID5Neil Brown2007-02-092-4/+40
* | | [PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen2007-02-092-1/+6
* | | [PATCH] ufs: restore back support of openstepEvgeniy Dushistov2007-02-093-10/+17
* | | [PATCH] rtc-pcf8563: detect polarity of century bit automaticallyAtsushi Nemoto2007-02-091-6/+34
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2007-02-0933-906/+1537
|\ \ \
| * | | [EISA] EISA registration with !CONFIG_EISAMaciej W. Rozycki2007-02-091-0/+10
| * | | [TC] pmagb-b-fb: Convert to the driver modelMaciej W. Rozycki2007-02-092-44/+58
| * | | [TC] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki2007-02-0913-136/+250
| * | | [TC] mips: pmag-ba-fb: Convert to the driver modelMaciej W. Rozycki2007-02-092-43/+56
| * | | [TC] defxx: TURBOchannel supportMaciej W. Rozycki2007-02-093-354/+664
| * | | [TC] TURBOchannel support for the DECstationMaciej W. Rozycki2007-02-095-1/+103
| * | | [TC] MIPS: TURBOchannel resources off-by-one fixMaciej W. Rozycki2007-02-091-2/+2
| * | | [TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki2007-02-098-328/+396
| |/ /
* | | [PATCH] uintptr_t is unsigned long, not u32Al Viro2007-02-091-2/+2
* | | [PATCH] trivial s2io annotationsAl Viro2007-02-092-4/+4
* | | [PATCH] trivial cxgb3 annotationsAl Viro2007-02-091-2/+2
* | | [PATCH] pc300too annotation fixesAl Viro2007-02-091-8/+8
* | | [PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2007-02-092-12/+12
* | | [PATCH] trivial usb endianness annotationsAl Viro2007-02-092-18/+16