Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-03-01 | 1 | -2/+0 | |
|\ | ||||||
| * | Pull rmia32 into release branch | Tony Luck | 2010-02-26 | 1 | -2/+0 | |
| |\ | ||||||
| | * | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 | 1 | -2/+0 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | Linus Torvalds | 2010-03-01 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | virtio: fix out of range array access | Michael S. Tsirkin | 2010-02-28 | 1 | -1/+2 | |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 6 | -202/+565 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 55 | -625/+856 | |
| |\ \ \ \ | ||||||
| | * | | | | ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it | Russell King | 2010-02-12 | 1 | -2/+2 | |
| | * | | | | ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h | Russell King | 2010-02-12 | 1 | -2/+0 | |
| | * | | | | ARM: PNX4008: i2c-pnx: don't split messages across several lines | Russell King | 2010-02-12 | 1 | -37/+44 | |
| | * | | | | ARM: PNX4008: Use i2c driver data for passing between internal functions | Russell King | 2010-02-12 | 1 | -70/+62 | |
| | * | | | | ARM: PNX4008: move i2c_adapter structure inside the drivers private data | Russell King | 2010-02-12 | 1 | -20/+20 | |
| | * | | | | ARM: PNX4008: kzalloc i2c drivers internal data | Russell King | 2010-02-12 | 1 | -10/+19 | |
| | * | | | | ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32' | Russell King | 2010-02-12 | 1 | -4/+4 | |
| | * | | | | ARM: PNX4008: get i2c clock rate from clk API | Russell King | 2010-02-12 | 1 | -11/+4 | |
| | * | | | | ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls | Russell King | 2010-02-12 | 1 | -9/+9 | |
| | * | | | | ARM: PNX4008: move i2c clock start/stop into driver | Russell King | 2010-02-12 | 1 | -9/+30 | |
| | * | | | | ARM: PNX4008: move i2c suspend/resume callbacks into driver | Russell King | 2010-02-12 | 1 | -2/+7 | |
| | * | | | | ARM: PNX4008: convert watchdog to use clk API enable/disable calls | Russell King | 2010-02-12 | 1 | -13/+24 | |
| | * | | | | ARM: PNX4008: convert watchdog clocks to match by device only | Russell King | 2010-02-12 | 1 | -1/+1 | |
| * | | | | | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 1 | -0/+19 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ARM: 5933/1: amba-pl011: support hardware flow control | Rabin Vincent | 2010-02-18 | 1 | -0/+19 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 | 388 | -3095/+15683 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk | Linus Walleij | 2010-02-21 | 1 | -14/+16 | |
| | | | * | | | | | | | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2 | Linus Walleij | 2010-02-04 | 1 | -38/+327 | |
| | | | * | | | | | | | ARM: 5896/1: MMCI: work around a hardware bug in U300 | Linus Walleij | 2010-01-27 | 1 | -0/+11 | |
| | | | * | | | | | | | ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills | Linus Walleij | 2010-01-27 | 1 | -6/+12 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | 54 | -503/+348 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: fix for "Consolidate phys_segment and hw_segment limits" | Stephen Rothwell | 2010-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | cciss: Fix problem with scatter gather elements in the scsi half of the driver | Stephen M. Cameron | 2010-02-28 | 1 | -26/+59 | |
| * | | | | | | | | | | cciss: eliminate unnecessary pointer use in cciss scsi code | Stephen M. Cameron | 2010-02-28 | 1 | -16/+15 | |
| * | | | | | | | | | | cciss: do not use void pointer for scsi hba data | Stephen M. Cameron | 2010-02-28 | 2 | -16/+11 | |
| * | | | | | | | | | | cciss: factor out scatter gather chain block mapping code | Stephen M. Cameron | 2010-02-28 | 1 | -29/+34 | |
| * | | | | | | | | | | cciss: fix scatter gather chain block dma direction kludge | Stephen M. Cameron | 2010-02-28 | 1 | -5/+3 | |
| * | | | | | | | | | | cciss: simplify scatter gather code | Stephen M. Cameron | 2010-02-28 | 2 | -35/+16 | |
| * | | | | | | | | | | cciss: factor out scatter gather chain block allocation and freeing | Stephen M. Cameron | 2010-02-28 | 1 | -50/+58 | |
| * | | | | | | | | | | cciss: detect bad alignment of scsi commands at build time | Stephen M. Cameron | 2010-02-28 | 3 | -8/+15 | |
| * | | | | | | | | | | cciss: clarify command list padding calculation | Stephen M. Cameron | 2010-02-28 | 1 | -2/+7 | |
| * | | | | | | | | | | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 | 28 | -62/+33 | |
| * | | | | | | | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 | 38 | -47/+47 | |
| * | | | | | | | | | | block: Add BLK_ prefix to definitions | Martin K. Petersen | 2010-02-26 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch 'master' into for-2.6.34 | Jens Axboe | 2010-02-25 | 22 | -134/+319 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | pktcdvd: use BIO list management functions | Akinobu Mita | 2010-02-24 | 1 | -68/+21 | |
| * | | | | | | | | | | Merge branch 'master' into for-2.6.34 | Jens Axboe | 2010-02-22 | 699 | -6222/+20849 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h | dann frazier | 2010-02-22 | 1 | -110/+3 | |
| * | | | | | | | | | | | cciss: remove C99-style comments | dann frazier | 2010-02-22 | 4 | -64/+61 | |
| * | | | | | | | | | | | block: make virtio device id constant | Márton Németh | 2010-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | block: make xenbus device id constant | Márton Németh | 2010-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | block: make Open Firmware device id constant | Márton Németh | 2010-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | block: make USB device id constant | Márton Németh | 2010-01-11 | 1 | -1/+1 |