summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-09firewire: Use correct payload pointer when demarshalling incoming requests.Kristian Høgsberg1-1/+1
2007-03-09firewire: Read the *Clear versions of the iso interrupt register.Kristian Høgsberg1-2/+2
2007-03-09firewire: Fix another typo from the bitfield conversion.Kristian Høgsberg1-4/+4
2007-03-09firewire: Use dma_mapping_error() for checking for DMA mapping errors.Kristian Høgsberg3-25/+47
2007-03-09firewire: Credit the old sbp2.c driver for being a good starting point.Kristian Høgsberg1-1/+10
2007-03-09firewire: Use atomic_t's for serial numbers.Kristian Høgsberg2-4/+4
2007-03-09firewire: Spell out fw as firewire in sysfs.Kristian Høgsberg1-1/+1
2007-03-09firewire: Complete SCSI commands with DID_BUS_BUSY when a bus reset happens.Kristian Høgsberg1-1/+1
2007-03-09firewire: Schedule topology work before calling driver update functions.Kristian Høgsberg1-2/+1
2007-03-09firewire: Introduce a retry mechanism for reconnects and logins.Kristian Høgsberg1-71/+109
2007-03-09firewire: fw-sbp2: Do ORB timeout right.Kristian Høgsberg1-3/+21
2007-03-09firewire: Implement proper transaction cancelation.Kristian Høgsberg5-7/+95
2007-03-09firewire: Reduce some redundant register definitions.Kristian Høgsberg1-28/+22
2007-03-09firewire: Rework async receive DMA.Kristian Høgsberg2-83/+132
2007-03-09firewire: use atomic type for fw_device.stateStefan Richter3-5/+6
2007-03-09firewire: Make sure we wait for DMA to stop before we reprogram it.Kristian Høgsberg1-5/+16
2007-03-09firewire: Implement compliant bus management.Kristian Høgsberg4-25/+117
2007-03-09firewire: Fix bit shift typo.Kristian Høgsberg1-1/+1
2007-03-09firewire: Sanitize send error codes.Kristian Høgsberg3-16/+18
2007-03-09firewire: Handle access to CSR resources on local node.Kristian Høgsberg3-21/+154
2007-03-09firewire: Add lock transaction opcodes to fw-device-cdev.h.Kristian Høgsberg1-0/+8
2007-03-09firewire: Clean up response handling.Kristian Høgsberg1-27/+27
2007-03-09firewire: Loop requests to the host controller back into the stack.Kristian Høgsberg2-13/+25
2007-03-09firewire: Use struct fw_packet for incoming packets too in controller interface.Kristian Høgsberg3-81/+92
2007-03-09firewire: fix compilation with gcc 3.4Stefan Richter1-2/+3
2007-03-09firewire: Implement gap count optimization.Kristian Høgsberg5-31/+120
2007-03-09firewire: fw-sbp2: set command set related device flagsStefan Richter1-0/+17
2007-03-09firewire: consistent usage of node_idStefan Richter6-20/+23
2007-03-09firewire: fw-ohci: remove unnecessary macroStefan Richter1-3/+0
2007-03-09firewire: fw-sbp2: remove unused macroStefan Richter1-3/+2
2007-03-09firewire: fw-sbp2: remove bogus "emulated" host flagStefan Richter1-1/+0
2007-03-09firewire: fix failure path in ohci_enable_phys_dmaStefan Richter1-3/+1
2007-03-09firewire: comma after last enum item or initializerStefan Richter8-16/+16
2007-03-09firewire: whitespace adjustmentsStefan Richter11-169/+144
2007-03-09firewire: cleanupsAdrian Bunk5-10/+10
2007-03-09firewire: mark some structs constStefan Richter8-23/+23
2007-03-09firewire: additional help in KconfigStefan Richter1-6/+19
2007-03-09firewire: put old and new stack into same Kconfig submenuStefan Richter3-6/+3
2007-03-09firewire: consistent ifndef blocks in header filesStefan Richter4-6/+6
2007-03-09firewire: typo in KconfigStefan Richter1-6/+6
2007-03-09firewire: mark fw-core as experimentalStefan Richter1-1/+5
2007-03-09firewire: build fix 3Stefan Richter1-0/+1
2007-03-09firewire: build fix 2Andrew Morton1-0/+1
2007-03-09firewire: build fixAndrew Morton1-0/+2
2007-03-09firewire: printk warning fixAndrew Morton1-2/+2
2007-03-09firewire: Add SBP-2 protocol driver for storage devices.Kristian Høgsberg3-0/+1086
2007-03-09firewire: Add driver for OHCI firewire host controllers.Kristian Høgsberg4-0/+1558
2007-03-09firewire: Add device probing and sysfs integration.Kristian Høgsberg10-9/+1573
2007-03-09firewire: Add core firewire stack.Kristian Høgsberg10-0/+2235
2007-03-07Linux 2.6.21-rc3v2.6.21-rc3Linus Torvalds1-1/+1