| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-08-08 | 21 | -213/+45 |
|\ |
|
| * | sparc64: Fix end-of-stack checking in save_stack_trace(). | David S. Miller | 2008-08-08 | 1 | -2/+4 |
| * | sparc: don't use asm/of_device.h | Stephen Rothwell | 2008-08-08 | 16 | -16/+18 |
| * | sparc64: Use kernel/uid16.c helpers instead of own copy. | David S. Miller | 2008-08-07 | 2 | -186/+10 |
| * | of/sparc: remove include of linux/of_platform.h from asm/of_platform.h | Stephen Rothwell | 2008-08-07 | 1 | -3/+0 |
| * | sparc: i8042-sparcio.h: fix warning | Alexander Beregalov | 2008-08-06 | 1 | -6/+13 |
* | | powerpc: Do not ignore arch/powerpc/include | Junio C Hamano | 2008-08-08 | 1 | -1/+0 |
* | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro... | Linus Torvalds | 2008-08-08 | 2 | -2/+2 |
|\ \ |
|
| * | | tracehook: fix CLONE_PTRACE | Roland McGrath | 2008-08-08 | 2 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-08-08 | 16 | -122/+108 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier | 2008-08-07 | 13 | -89/+82 |
| |\ \ \ \ \ \ \ |
|
| | | | | | * | | | IB/mlx4: Allow 4K messages for UD QPs | Alex Naslednikov | 2008-08-07 | 1 | -1/+1 |
| | | | | | * | | | mlx4_core: Add ethernet fields to CQE struct | Yevgeny Petrilin | 2008-08-07 | 2 | -29/+40 |
| | | | | * | | | | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL | Julien Brunel | 2008-08-07 | 1 | -1/+1 |
| | | | | |/ / / |
|
| | | | * / / / | IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() | Roland Dreier | 2008-07-30 | 1 | -1/+1 |
| | | | |/ / / |
|
| | | * | | | | IB/ipath: Fix printk format warnings | Alexander Beregalov | 2008-08-04 | 3 | -9/+15 |
| | | * | | | | IB/ipath: Use unsigned long for irq flags | Vegard Nossum | 2008-07-30 | 1 | -3/+3 |
| | | |/ / / |
|
| | * | | | | RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device | Steve Wise | 2008-08-04 | 1 | -25/+3 |
| | * | | | | RDMA/cxgb3: Fix up MW access rights | Steve Wise | 2008-08-04 | 3 | -4/+11 |
| | * | | | | RDMA/cxgb3: Fix QP capabilities | Steve Wise | 2008-08-04 | 1 | -16/+7 |
| | |/ / / |
|
| * / / / | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier | 2008-08-04 | 3 | -33/+26 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-08-08 | 6 | -457/+522 |
|\ \ \ \ |
|
| * | | | | xen-blkfront.c: make blkif_ioctl() static | Adrian Bunk | 2008-08-06 | 1 | -2/+2 |
| * | | | | bio: make use of bvec_nr_vecs | Denis ChengRq | 2008-08-06 | 1 | -6/+3 |
| * | | | | cciss: fix bug if scsi tape support is disabled | Mike Miller | 2008-08-06 | 1 | -0/+2 |
| * | | | | cciss: add support for multi lun tape devices | Mike Miller | 2008-08-06 | 1 | -3/+37 |
| * | | | | cciss: change the way we notify scsi midlayer of tape drives | Mike Miller | 2008-08-06 | 2 | -54/+124 |
| * | | | | cciss: fix negative logical drive count in procfs | Mike Miller | 2008-08-06 | 1 | -6/+9 |
| * | | | | cciss: remove redundant code | Mike Miller | 2008-08-06 | 1 | -304/+169 |
| * | | | | cciss: make rebuild_lun_table behave better | Mike Miller | 2008-08-06 | 2 | -122/+216 |
| * | | | | cciss: return -EFAULT if copy_from_user() fails | Nikanth Karthikesan | 2008-08-06 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-08-08 | 1 | -111/+124 |
|\ \ \ \ |
|
| * | | | | ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound drivers | Timur Tabi | 2008-08-04 | 1 | -111/+124 |
* | | | | | Fix up duplicate '__s3c2410wdt_stop()' function | Linus Torvalds | 2008-08-08 | 1 | -11/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2008-08-08 | 139 | -0/+0 |
|\ \ \ \ \ |
|
| * | | | | | Move all of include/asm-m68knommu to arch/m68knommu/include/asm. | Greg Ungerer | 2008-08-07 | 139 | -0/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | powerpc/iseries: remove the old viocons driver | Stephen Rothwell | 2008-08-08 | 4 | -1179/+2 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-08-08 | 30 | -592/+685 |
|\ \ \ \ \ |
|
| * | | | | | V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers. | Laurent Pinchart | 2008-08-06 | 2 | -23/+43 |
| * | | | | | V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcams | Laurent Pinchart | 2008-08-06 | 1 | -4/+22 |
| * | | | | | V4L/DVB (8611): Add suspend/resume to pxa_camera driver | Robert Jarzmik | 2008-08-06 | 1 | -0/+56 |
| * | | | | | V4L/DVB (8610): Add suspend/resume capabilities to soc_camera. | Robert Jarzmik | 2008-08-06 | 2 | -0/+31 |
| * | | | | | V4L/DVB (8609): media: Clean up platform_driver_unregister() bogosity. | Paul Mundt | 2008-08-06 | 3 | -3/+3 |
| * | | | | | V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du... | Robert Lowery | 2008-08-06 | 1 | -3/+4 |
| * | | | | | V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1 | Rabin Vincent | 2008-08-06 | 1 | -1/+1 |
| * | | | | | V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash. | Jean-Francois Moine | 2008-08-06 | 4 | -115/+171 |
| * | | | | | V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519. | Jean-Francois Moine | 2008-08-06 | 1 | -251/+143 |
| * | | | | | V4L/DVB (8582): set mts_firmware for em2882 based Pinnacle Hybrid Pro | Eugeniy Meshcheryakov | 2008-08-06 | 1 | -0/+1 |
| * | | | | | V4L/DVB (8574): gspca: Bad bytesperlines of pixelformat in spca505/506/508 an... | Jean-Francois Moine | 2008-08-06 | 4 | -16/+16 |
| * | | | | | V4L/DVB (8573): gspca: Bad scan of frame in spca505/506/508. | Jean-Francois Moine | 2008-08-06 | 3 | -3/+3 |