summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-05-225-306/+38
|\
| * lockdep: fix oops in processing workqueuePeter Zijlstra2012-05-153-2/+24
| * workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo2012-05-141-2/+7
| * workqueue: Catch more locking problems with flush_work()Stephen Boyd2012-04-231-0/+3
| * workqueue: change BUG_ON() to WARN_ON()Dan Carpenter2012-04-161-1/+4
| * trace: Remove unused workqueue tracerStephen Boyd2012-04-112-301/+0
* | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-22611-25614/+27821
|\ \
| * | Staging: bcm: Remove two unused variables from Adapter.hKevin McKinney2012-05-181-2/+0
| * | Staging: bcm: Removes the volatile type definition from Adapter.hKevin McKinney2012-05-181-2/+2
| * | Staging: bcm: Rename all "INT" to "int" in Adapter.hKevin McKinney2012-05-181-11/+11
| * | Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.hKevin McKinney2012-05-181-6/+6
| * | Staging: bcm: Correctly format all comments in Adapter.hKevin McKinney2012-05-181-62/+67
| * | Staging: bcm: Fix all whitespace issues in Adapter.hKevin McKinney2012-05-181-374/+342
| * | Staging: bcm: Properly format braces in Adapter.hKevin McKinney2012-05-181-52/+26
| * | Staging: ipack/bridges/tpci200: remove unneeded castsSamuel Iglesias Gonsalvez2012-05-181-20/+16
| * | Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constantSamuel Iglesias Gonsalvez2012-05-182-39/+33
| * | Staging: ipack: remove board_name and bus_name fields from struct ipack_deviceSamuel Iglesias Gonsalvez2012-05-183-24/+8
| * | Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez2012-05-185-117/+131
| * | staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-18109-993/+236
| * | staging: comedi: remove all 'default N' in KconfigH Hartley Sweeten2012-05-181-135/+4
| * | staging: line6/config.h: Delete unused headerJohannes Thumshirn2012-05-181-43/+0
| * | staging: gdm72xx depends on NETRandy Dunlap2012-05-171-0/+1
| * | staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart2012-05-174-4/+5
| * | staging: drm/omap: initial dmabuf/prime import supportRob Clark2012-05-173-0/+26
| * | staging: drm/omap: dmabuf/prime mmap supportRob Clark2012-05-174-11/+151
| * | pstore/ram: Add ECC supportAnton Vorontsov2012-05-173-3/+19
| * | pstore/ram: Switch to persistent_ram routinesAnton Vorontsov2012-05-171-47/+59
| * | staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov2012-05-178-97/+89
| * | staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2012-05-172-45/+149
| * | staging: iio: reorganize hmc5843_set_rate()Peter Meerwald2012-05-171-1/+2
| * | staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald2012-05-171-13/+13
| * | staging: iio: cleanup and move comments in hmc5843Peter Meerwald2012-05-171-59/+63
| * | staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald2012-05-171-1/+6
| * | staging: iio: rework sampling rate setting in hmc5843Peter Meerwald2012-05-171-27/+24
| * | staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten2012-05-162-0/+46
| * | staging: comedi: Convert struct addi_board initialization to C99 formatH Hartley Sweeten2012-05-161-2270/+1167
| * | staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...Peter Meerwald2012-05-161-57/+71
| * | staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald2012-05-161-3/+3
| * | staging: iio: fix access to hmc5843 private dataPeter Meerwald2012-05-161-5/+11
| * | staging: comedi: refactor das16 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-477/+404
| * | staging: comedi: refactor contec_pci_dio driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-104/+53
| * | staging: comedi: refactor daqboard2000 driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-48/+22
| * | staging: comedi: refactor das1800 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-37/+18
| * | staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPENDGeert Uytterhoeven2012-05-162-7/+1
| * | Revert "ramster: switch over to zsmalloc and crypto interface"Greg Kroah-Hartman2012-05-167-199/+735
| * | ramoops: Move to fs/pstore/ram.cAnton Vorontsov2012-05-167-14/+21
| * | ramoops: fix printk format warningsRandy Dunlap2012-05-161-2/+3
| * | ramoops: use pstore interfaceKees Cook2012-05-163-50/+162
| * | staging: android: persistent_ram: Prepare for modular buildsAnton Vorontsov2012-05-161-22/+24
| * | staging: android: persistent_ram: Remove never used struct persistent_ram_zon...Anton Vorontsov2012-05-161-2/+0
OpenPOWER on IntegriCloud