summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-twinhan.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-11powerpc/spufs: Remove MAX_USER_PRIO defineJeremy Kerr1-1/+0
2014-02-11sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre4-3/+145
2014-02-11sched/idle, x86: Remove redundant cpuidle_idle_call()Nicolas Pitre1-4/+1
2014-02-11sched/idle, SH: Remove redundant cpuidle_idle_call()Nicolas Pitre1-3/+1
2014-02-11sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre2-20/+19
2014-02-11sched/idle, ARM: Remove redundant cpuidle_idle_call()Nicolas Pitre1-11/+5
2014-02-11sched/idle: Move the cpuidle entry point to the generic idle loopNicolas Pitre1-2/+5
2014-02-11sched: Add statistic for newidle load balance costAlex Shi2-3/+7
2014-02-11sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHEDDietmar Eggemann1-6/+0
2014-02-11sched: Push down pre_schedule() and idle_balance()Peter Zijlstra6-52/+44
2014-02-10sched: Clean up idle task SMP logicPeter Zijlstra1-8/+1
2014-02-10sched/fair: Optimize cgroup pick_next_task_fair()Peter Zijlstra1-12/+110
2014-02-10sched/fair: Clean up the __clear_buddies_*() functionsPeter Zijlstra1-9/+9
2014-02-10sched: Push put_prev_task() into pick_next_task()Peter Zijlstra7-34/+55
2014-02-10sched/fair: Track cgroup depthPeter Zijlstra2-26/+22
2014-02-10sched: Move rq->idle_stamp up to the coreDaniel Lezcano3-11/+16
2014-02-10sched: Fix race in idle_balance()Daniel Lezcano1-0/+7
2014-02-10sched: Remove 'cpu' parameter from idle_balance()Daniel Lezcano3-3/+4
2014-02-09sched: Implement task_nice() as static inline functionDongsheng Yang4-23/+19
2014-02-09sched: Expose some macros related to priorityDongsheng Yang2-18/+18
2014-02-09sched: Move the priority specific bits into a new header fileDongsheng Yang3-18/+26
2014-02-09sched/deadline: Skip in switched_to_dl() if task is currentKirill Tkhai1-1/+1
2014-02-01afs: proc cells and rootcell are writeablePali Rohár1-2/+2
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-01-31Fix mountpoint reference leakage in linkatOleg Drokin1-1/+4
2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig4-47/+19
2014-01-31Typo in compat_sys_lseek() declarationStephan Springl1-1/+1
2014-01-31fs/super.c: sync ro remount after blocking writersAndrew Ruder1-1/+2
2014-01-31vfs: unexport the getname() symbolJeff Layton1-1/+0
2014-01-31alpha: fix broken network checksumMikulas Patocka1-2/+7
2014-01-31alpha: Enable system-call auditing support.蔡正龙8-2/+81
2014-01-31ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren1-4/+36
2014-01-31ceph: fix missing dput in ceph_set_aclSage Weil1-3/+6
2014-01-31cifs: Fix check for regular file in couldbe_mf_symlink()Sachin Prabhu1-1/+1
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones1-1/+2
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu1-0/+22
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss6-46/+101
2014-01-31nfs: initialize the ACL support bits to zero.Malahal Naineni1-1/+1
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper1-23/+25
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper1-10/+41
2014-01-31ceph: simplify ceph_{get,init}_aclChristoph Hellwig1-40/+16
2014-01-31x86, x32: Correct invalid use of user timespec in the kernelPaX Team1-7/+2
2014-01-31memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov1-4/+3
2014-01-31Documentation/filesystems/vfs.txt: update file_operations documentationRichard Yao1-10/+2
2014-01-31mm, oom: base root bonus on current usageDavid Rientjes2-3/+3
2014-01-31mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-01-31mm/slub.c: fix page->_count corruption (again)Dave Hansen1-2/+17
2014-01-31mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes1-1/+1
2014-01-31zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9