aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64Kyle McMartin2006-12-08
* [PARISC] more sparse fixesMatthew Wilcox2006-12-08
* [PARISC] sparse fixesMatthew Wilcox2006-12-08
* [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-08
* [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-08
* [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-08
* [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-08
* [PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich2006-12-08
* [PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich2006-12-08
* [PARISC] [MUX] Mux driver updatesRyan Bradetich2006-12-08
* [PARISC] [MUX] Mux driver bug fixRyan Bradetich2006-12-08
* [PARISC] HPPB bus updates for E-Class systemsRyan Bradetich2006-12-08
* [PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not definedRyan Bradetich2006-12-08
* [PARISC] Unbreak discontigmem mem_init()Kyle McMartin2006-12-08
* [PARISC] Show more memory information and memory layout at bootupHelge Deller2006-12-08
* [PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox2006-12-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2006-12-07
|\
| * ieee1394: sbp2: code formatting around work_struct stuffStefan Richter2006-12-07
| * ieee1394: nodemgr: remove a kcallocStefan Richter2006-12-07
| * ieee1394: conditionally export ieee1394_bus_typeStefan Richter2006-12-07
| * ieee1394: Consolidate driver registeringBen Collins2006-12-07
| * ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter2006-12-07
| * ieee1394: nodemgr: spaces to tabsStefan Richter2006-12-07
| * ieee1394: nodemgr: fix deadlock in shutdownStefan Richter2006-12-07
| * ieee1394: nodemgr: remove duplicate assignmentStefan Richter2006-12-07
| * sbp2: make 1bit bitfield unsignedLuca Tettamanti2006-12-07
| * ieee1394: schedule *_oui sysfs attributes for removalStefan Richter2006-12-07
| * ieee1394: schedule unused symbol exports for removalStefan Richter2006-12-07
| * ieee1394: dv1394: schedule for feature removalStefan Richter2006-12-07
| * ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter2006-12-07
| * ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter2006-12-07
| * ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter2006-12-07
| * ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter2006-12-07
| * ieee1394: sbp2: wrap two functions into oneStefan Richter2006-12-07
| * ieee1394: sbp2: update comment on things to doStefan Richter2006-12-07
| * ieee1394: sbp2: use list_move_tail()Stefan Richter2006-12-07
| * ieee1394: sbp2: more concise names for types and variablesStefan Richter2006-12-07
| * ieee1394: sbp2: remove unused struct membersStefan Richter2006-12-07
| * ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter2006-12-07
| * ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2006-12-07
| * ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter2006-12-07
| * ieee1394: sbp2: remove superfluous commentsStefan Richter2006-12-07
| * ieee1394: sbp2: delayed_work -> work_structStefan Richter2006-12-07
| * ieee1394: sbp2: coding style of some macrosStefan Richter2006-12-07
| * ieee1394: sbp2: remove debug macrosStefan Richter2006-12-07
| * ieee1394: sbp2: consolidate log levelsStefan Richter2006-12-07
| * ieee1394: sbp2: remove duplicate codeStefan Richter2006-12-07
| * ieee1394: sbp2: remove dead codeStefan Richter2006-12-07
| * ieee1394: sbp2: clean up function declarationsStefan Richter2006-12-07
| * ieee1394: sbp2: remove irritating log messageStefan Richter2006-12-07