aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* timers: Fix endless looping between cascade() and internal_add_timer()Hildner, Christian2012-10-09
* Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-10-09
|\
| * Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz2012-09-28
| |\
| | * time/jiffies: bring back unconditional LATCH definitionArnd Bergmann2012-09-28
| * | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-24
| * | time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systemsJohn Stultz2012-09-24
| * | time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-24
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| * | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
| * | time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz2012-09-24
| * | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-24
| * | jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz2012-09-24
| * | alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeueJohn Stultz2012-09-24
| * | alarmtimer: Remove unused helpers & definesJohn Stultz2012-09-24
| * | alarmtimer: Use hrtimer per-alarm instead of per-baseJohn Stultz2012-09-24
| * | alarmtimer: Implement minimum alarm interval for allowing suspendTodd Poynor2012-09-24
| * | time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz2012-09-13
| |/
| * Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-11
| |\
| | * workqueue: fix possible idle worker depletion across CPU hotplugLai Jiangshan2012-09-10
| | * workqueue: restore POOL_MANAGING_WORKERSLai Jiangshan2012-09-10
| | * workqueue: fix possible deadlock in idle worker rebindingTejun Heo2012-09-05
| | * workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the ...Tejun Heo2012-09-05
| | * workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomicLai Jiangshan2012-09-04
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-09-11
| |\ \
| | * | crypto: authenc - Fix crash with zero-length assoc dataHerbert Xu2012-09-11
| | * | crypto/caam: Export gen_split_key symbol for other modulesBen Collins2012-09-06
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-11
| |\ \ \
| | * | | kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-10
| | * | | blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-07
| | | |/ | | |/|
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-09-10
| |\ \ \
| | * | | [SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-08-22
| | * | | [SCSI] scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer2012-08-22
| | * | | [SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-08-22
| | * | | [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth...sreekanth.reddy@lsi.com2012-08-22
| * | | | Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-09-10
| |\ \ \ \
| | * | | | KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong2012-09-10
| | * | | | KVM: x86: Check INVPCID feature bit in EBX of leaf 7Ren, Yongjie2012-09-09
| | * | | | KVM: PIC: fix use of uninitialised variable.Jamie Iles2012-09-04
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-09-10
| |\ \ \ \ \
| | * | | | | fuse: fix retrieve lengthMiklos Szeredi2012-09-04
| | * | | | | fuse: mark variables uninitializedDaniel Mack2012-09-03
| | * | | | | cuse: kill connection on initialization errorMiklos Szeredi2012-08-30
| | * | | | | cuse: fix fuse_conn_kill()Miklos Szeredi2012-08-30
| * | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-09-10
| |\ \ \ \ \ \
| | * | | | | | CIFS: Fix endianness conversionPavel Shilovsky2012-09-06
| | * | | | | | CIFS: Fix error handling in cifs_push_mandatory_locksPavel Shilovsky2012-09-06
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-09-10
| |\ \ \ \ \ \
| | * | | | | | udf: Fix data corruption for files in ICBJan Kara2012-09-05
| | * | | | | | ext3: Fix fdatasync() for files with only i_size changesJan Kara2012-09-03
| * | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-10
| |\ \ \ \ \ \ \