Age | Commit message (Expand) | Author | Files | Lines |
2011-10-22 | PM / Sleep: Mark devices involved in wakeup signaling during suspend | Rafael J. Wysocki | 2 | -3/+9 |
2011-09-26 | PM / Domains: Split device PM domain data into base and need_restore | Rafael J. Wysocki | 1 | -9/+19 |
2011-09-26 | Merge branch 'pm-fixes' into pm-domains | Rafael J. Wysocki | 287 | -2102/+3277 |
2011-09-26 | PM / Clocks: Do not acquire a mutex under a spinlock | Rafael J. Wysocki | 1 | -37/+38 |
2011-09-24 | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -1/+6 |
2011-09-24 | spi: Fix WARN when removing spi-fsl-spi module | Jeff Harris | 1 | -0/+3 |
2011-09-24 | scsi: fix qla2xxx printk format warning | Randy Dunlap | 1 | -2/+2 |
2011-09-24 | scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error | Randy Dunlap | 1 | -0/+1 |
2011-09-23 | drm/radeon/kms: fix DDIA enable on some rs690 systems | Alex Deucher | 1 | -1/+8 |
2011-09-23 | Revert "drm/radeon/kms: fix typo in r100_blit_copy" | Dave Airlie | 1 | -2/+2 |
2011-09-23 | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 3 | -3/+9 |
2011-09-23 | TPM: Zero buffer after copying to userspace | Peter Huewe | 1 | -1/+5 |
2011-09-23 | TPM: Call tpm_transmit with correct size | Peter Huewe | 1 | -0/+3 |
2011-09-23 | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc | Axel Lin | 1 | -2/+0 |
2011-09-23 | TPM: TCG_ATMEL should depend on HAS_IOPORT | Geert Uytterhoeven | 1 | -0/+1 |
2011-09-22 | zorro: Defer device_register() until all devices have been identified | Geert Uytterhoeven | 1 | -1/+6 |
2011-09-22 | Merge git://github.com/davem330/net | Linus Torvalds | 16 | -67/+145 |
2011-09-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -8/+11 |
2011-09-21 | floppy: use del_timer_sync() in init cleanup | Carsten Emde | 1 | -4/+4 |
2011-09-21 | ixgbe: fix possible null buffer error | Jesse Brandeburg | 1 | -2/+2 |
2011-09-21 | tg3: fix VLAN tagging regression | Kasper Pedersen | 1 | -2/+0 |
2011-09-21 | staging: zcache: fix cleancache crash | Seth Jennings | 1 | -1/+1 |
2011-09-20 | net: pxa168: Fix build errors by including interrupt.h | Tanmay Upadhyay | 1 | -0/+1 |
2011-09-20 | netconsole: switch init_netconsole() to late_initcall | Lin Ming | 1 | -1/+7 |
2011-09-20 | gianfar: Fix overflow check and return value for gfar_get_cls_all() | Ben Hutchings | 1 | -4/+4 |
2011-09-20 | ppp_generic: fix multilink fragment MTU calculation (again) | Henry Wong | 1 | -1/+6 |
2011-09-20 | GRETH: avoid overwrite IP-stack's IP-frags checksum | Daniel Hellstrom | 1 | -2/+5 |
2011-09-20 | GRETH: RX/TX bytes were never increased | Daniel Hellstrom | 2 | -0/+6 |
2011-09-20 | Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller | 1 | -5/+27 |
2011-09-20 | Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem | John W. Linville | 7 | -50/+87 |
2011-09-20 | watchdog: Initconst section fixes for watchdog | Andi Kleen | 1 | -1/+1 |
2011-09-20 | watchdog: lantiq: fix watchdogs timeout handling | John Crispin | 1 | -4/+4 |
2011-09-20 | watchdog: hpwdt: prevent multiple "NMI occurred" messages | Naga Chumbalkar | 1 | -4/+5 |
2011-09-20 | watchdog: WatchDog Timer Driver Core - use passed watchdog_device | H Hartley Sweeten | 1 | -7/+7 |
2011-09-20 | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 1 | -1/+1 |
2011-09-20 | USB: xHCI: prevent infinite loop when processing MSE event | Andiry Xu | 1 | -0/+19 |
2011-09-20 | USB: xhci: Set change bit when warm reset change is set. | Greg KH | 1 | -1/+1 |
2011-09-20 | staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e... | Randy Dunlap | 1 | -1/+3 |
2011-09-19 | b43: Fix beacon problem in ad-hoc mode | Manual Munz | 1 | -1/+2 |
2011-09-19 | Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next | John W. Linville | 2 | -8/+14 |
2011-09-19 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 10 | -42/+51 |
2011-09-19 | Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 5 | -4/+14 |
2011-09-18 | drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) | Alex Deucher | 7 | -24/+34 |
2011-09-18 | drm/radeon/kms: fix typo in r100_blit_copy | Alex Deucher | 1 | -2/+2 |
2011-09-18 | Merge git://github.com/davem330/net | Linus Torvalds | 29 | -356/+603 |
2011-09-18 | Merge branch 'fixes' of git://git.user.in-berlin.de/s5r6/linux1394 | Linus Torvalds | 1 | -0/+3 |
2011-09-18 | Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pending | Linus Torvalds | 8 | -382/+105 |
2011-09-18 | Bluetooth: add support for 2011 mac mini | Jurgen Kramer | 1 | -0/+3 |
2011-09-18 | Bluetooth: Add MacBookAir4,1 support | Pieter-Augustijn Van Malleghem | 1 | -0/+3 |
2011-09-18 | Bluetooth: Fixed BT ST Channel reg order | Chen Ganir | 1 | -8/+8 |