UAPI: Make MN10300 use asm-generic/param.h
[deliverable/linux.git] / drivers /
2011-12-09  Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-12-09  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-12-09  Linus TorvaldsMerge branch 'spi/for-3.2' of git://git.pengutronix...
2011-12-09  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-12-09  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2011-12-09  Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-09  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-09  Alexandre Bouninerapidio/tsi721: modify PCIe capability settings
2011-12-09  Alexandre Bouninerapidio/tsi721: fix mailbox resource reporting
2011-12-09  Alexandre Bouninerapidio/tsi721: switch to dma_zalloc_coherent
2011-12-09  Jonghwan Choidrivers/rtc/rtc-s3c.c: fix driver clock enable/disable...
2011-12-09  Adam Kwolekmd: raid5 crash during degradation
2011-12-08  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-08  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-12-08  Arnd BergmannMerge branch 'fixes' of git://github.com/hzhuang1/linux...
2011-12-08  NeilBrownmd/raid5: never wait for bad-block acks on failed device.
2011-12-08  NeilBrownmd: ensure new badblocks are handled promptly.
2011-12-08  NeilBrownmd: bad blocks shouldn't cause a Blocked status on...
2011-12-08  NeilBrownmd: take a reference to mddev during sysfs access.
2011-12-08  NeilBrownmd: refine interpretation of "hold_active == UNTIL_IOCTL".
2011-12-08  Linus TorvaldsMerge branch '3.2-rc-fixes' of git://git./linux/kernel...
2011-12-08  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-08  Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-12-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-07  Alan SternPM / Driver core: leave runtime PM enabled during syste...
2011-12-07  Manuel Laussspi/gpio: fix section mismatch warning
2011-12-07  Jiri Slabyspi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
2011-12-07  Axel Linspi/nuc900: Include linux/module.h
2011-12-07  Gabor Juhosspi/ath79: fix compile error due to missing include
2011-12-07  Anton Vorontsovof/irq: Get rid of NO_IRQ usage
2011-12-07  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-12-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-07  Thomas Meyervmwgfx: Use kcalloc instead of kzalloc to allocate...
2011-12-07  Daniel Vetterdrm/i915: fix infinite recursion on unbind due to ilk...
2011-12-07  Alex Deucherdrm/radeon/kms: fix return type for radeon_encoder_get_...
2011-12-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-06  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-06  Arnd BergmannMerge branch 'imx/fix-irqdomain' of git://git.linaro...
2011-12-06  Arnd BergmannMerge branch 'at91-fixes' of git://github.com/at91linux...
2011-12-06  Takashi IwaiMerge branch 'fix/hda-idt-fix' into fix/hda
2011-12-06  Thomas Gleixnerptp: Fix clock_getres() implementation
2011-12-06  Nicholas Bellingeriscsi-target: Fix hex2bin warn_unused compile message
2011-12-06  Andy Grovertarget: Don't return an error if disabling unsupported...
2011-12-06  Sebastian Andrzej... target/rd: fix or rewrite the copy routine
2011-12-06  Sebastian Andrzej... target/rd: simplify the page/offset computation
2011-12-06  Christoph Hellwigtarget: remove the unused se_dev_list
2011-12-06  Sebastian Andrzej... target/file: walk properly over sg list
2011-12-06  Jörn Engeltarget: remove unused struct fields
2011-12-06  Roland Dreiertarget: Fix page length in emulated INQUIRY VPD page 86h
2011-12-06  Roland Dreiertarget: Handle 0 correctly in transport_get_sectors_6()
2011-12-06  Roland Dreiertarget: Don't return an error status for 0-length READ...
2011-12-06  Thomas Meyeriscsi-target: Use kmemdup rather than duplicating its...
2011-12-06  Nicholas Bellingeriscsi-target: Add missing F_BIT for iscsi_tm_rsp
2011-12-06  Nicholas Bellingeriscsi-target: Fix residual count hanlding + remove...
2011-12-06  Nicholas Bellingertarget: Reject SCSI data overflow for fabrics using...
2011-12-06  Christoph Hellwigtarget: remove the t_tasks_bidi se_cmd field
2011-12-06  Christoph Hellwigtarget: remove the t_tasks_fua se_cmd field
2011-12-06  Christoph Hellwigtarget: remove the se_ordered_node se_cmd field
2011-12-06  Christoph Hellwigtarget: remove the se_obj_ptr and se_orig_obj_ptr se_cm...
2011-12-06  Nicholas Bellingertarget: Drop config_item_name usage in fabric TFO-...
2011-12-06  Roland Dreiertarget: Get rid of unused se_cmd_cache
2011-12-06  Bart Van Asschetarget: Improve system responsivity during I/O
2011-12-06  Nicholas Bellingeriscsi-target: Fix sess allocation leak in iscsi_login_z...
2011-12-06  Nicholas Bellingertarget: Address legacy PYX_TRANSPORT_* return code...
2011-12-06  Ben Hutchingspasemi_mac: Fix building as module
2011-12-06  Wei Liunetback: Fix alert message.
2011-12-06  Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2011-12-06  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-12-06  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-06  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-06  Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2011-12-06  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2011-12-05  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-12-05  françois romieur8169: fix Rx index race between FIFO overflow recovery...
2011-12-05  françois romieur8169: Rx FIFO overflow fixes.
2011-12-05  Linus Walleijgpio: fix a build failure on KS8695 GPIO
2011-12-05  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-12-05  Seth Forsheetoshiba_acpi: Fix machines that don't support HCI_SYSTE...
2011-12-05  Sergey Senozhatskyintr_remapping: Fix section mismatch in ir_dev_scope_init()
2011-12-05  Sergey Senozhatskyintel-iommu: Fix section mismatch in dmar_parse_rmrr_at...
2011-12-05  Major Leex86/mrst: Battery fixes
2011-12-05  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-03  Chris Metcalfarch/tile: use new generic {enable,disable}_percpu_irq...
2011-12-03  Chris Metcalfdrivers/net/ethernet/tile: use skb_frag_page() API
2011-12-02  Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-12-02  Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-12-02  Wey-Yi Guyiwlwifi: change the default behavior of watchdog timer
2011-12-02  Wey-Yi Guyiwlwifi: do not re-configure HT40 after associated
2011-12-02  Johannes Bergiwlagn: fix HW crypto for TX-only keys
2011-12-02  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-02  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-12-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-02  Xi Wangvmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
2011-12-02  Alex Deucherdrm/radeon/kms: fix 2D tiling CS support on EG/CM
2011-12-02  Alex Deucherdrm/radeon/kms: fix scanout of 2D tiled buffers on...
2011-12-02  Chris Wilsondrm: Fix lack of CRTC disable for drm_crtc_helper_set_c...
2011-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
next
This page took 0.048984 seconds and 8 git commands to generate.