summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* alarmtimer: Use hrtimer per-alarm instead of per-baseJohn Stultz2012-09-242-68/+29
* alarmtimer: Implement minimum alarm interval for allowing suspendTodd Poynor2012-09-241-5/+13
* time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz2012-09-131-7/+12
* Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-121-21/+89
|\
| * workqueue: fix possible idle worker depletion across CPU hotplugLai Jiangshan2012-09-101-1/+36
| * workqueue: restore POOL_MANAGING_WORKERSLai Jiangshan2012-09-101-1/+4
| * workqueue: fix possible deadlock in idle worker rebindingTejun Heo2012-09-051-2/+27
| * workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the ...Tejun Heo2012-09-051-13/+13
| * workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomicLai Jiangshan2012-09-041-6/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-09-122-2/+3
|\ \
| * | crypto: authenc - Fix crash with zero-length assoc dataHerbert Xu2012-09-111-2/+2
| * | crypto/caam: Export gen_split_key symbol for other modulesBen Collins2012-09-071-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-125-159/+75
|\ \ \
| * | | kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-112-2/+6
| * | | blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-073-157/+69
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-09-115-7/+34
|\ \ \
| * | | [SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-08-222-0/+20
| * | | [SCSI] scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer2012-08-221-1/+4
| * | | [SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-08-221-1/+2
| * | | [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth...sreekanth.reddy@lsi.com2012-08-221-5/+8
* | | | Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-09-113-9/+29
|\ \ \ \
| * | | | KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong2012-09-102-6/+26
| * | | | KVM: x86: Check INVPCID feature bit in EBX of leaf 7Ren, Yongjie2012-09-091-2/+2
| * | | | KVM: PIC: fix use of uninitialised variable.Jamie Iles2012-09-041-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-09-114-10/+11
|\ \ \ \ \
| * | | | | fuse: fix retrieve lengthMiklos Szeredi2012-09-041-0/+1
| * | | | | fuse: mark variables uninitializedDaniel Mack2012-09-031-2/+2
| * | | | | cuse: kill connection on initialization errorMiklos Szeredi2012-08-301-3/+1
| * | | | | cuse: fix fuse_conn_kill()Miklos Szeredi2012-08-301-5/+7
* | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-09-112-3/+3
|\ \ \ \ \ \
| * | | | | | CIFS: Fix endianness conversionPavel Shilovsky2012-09-061-2/+2
| * | | | | | CIFS: Fix error handling in cifs_push_mandatory_locksPavel Shilovsky2012-09-061-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-09-112-9/+43
|\ \ \ \ \ \
| * | | | | | udf: Fix data corruption for files in ICBJan Kara2012-09-051-6/+29
| * | | | | | ext3: Fix fdatasync() for files with only i_size changesJan Kara2012-09-041-3/+14
* | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-116-4/+44
|\ \ \ \ \ \ \
| * | | | | | | i2c-core: Fix for lockdep validatorJean Delvare2012-09-101-2/+20
| * | | | | | | i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin2012-09-103-2/+19
| * | | | | | | i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-103-0/+5
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-09-1116-4/+49
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie2012-09-071-0/+1
| * | | | | | | drm/vmwgfx: allow a kconfig option to choose if fbcon is enabledDave Airlie2012-09-072-1/+9
| * | | | | | | drm: use drm_compat_ioctl for 32-bit appsKeith Packard2012-09-0611-0/+33
| * | | | | | | drm/ast: drop debug level on error printkDave Airlie2012-09-031-1/+1
| * | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/nouveau/lin...Dave Airlie2012-09-022-2/+5
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nv50-/gpio: initialise to vbios defaults during initBen Skeggs2012-08-311-0/+3
| | * | | | | | | drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputsBen Skeggs2012-08-311-2/+2
* | | | | | | | | Linux 3.6-rc5v3.6-rc5Linus Torvalds2012-09-081-1/+1
* | | | | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-085-12/+120
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu2012-08-281-0/+36