index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-twinhan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
powerpc/spufs: Remove MAX_USER_PRIO define
Jeremy Kerr
1
-1
/
+0
2014-02-11
sched/idle: Move cpu/idle.c to sched/idle.c
Nicolas Pitre
4
-3
/
+145
2014-02-11
sched/idle, x86: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-4
/
+1
2014-02-11
sched/idle, SH: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-3
/
+1
2014-02-11
sched/idle, PPC: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2
-20
/
+19
2014-02-11
sched/idle, ARM: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-11
/
+5
2014-02-11
sched/idle: Move the cpuidle entry point to the generic idle loop
Nicolas Pitre
1
-2
/
+5
2014-02-11
sched: Add statistic for newidle load balance cost
Alex Shi
2
-3
/
+7
2014-02-11
sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHED
Dietmar Eggemann
1
-6
/
+0
2014-02-11
sched: Push down pre_schedule() and idle_balance()
Peter Zijlstra
6
-52
/
+44
2014-02-10
sched: Clean up idle task SMP logic
Peter Zijlstra
1
-8
/
+1
2014-02-10
sched/fair: Optimize cgroup pick_next_task_fair()
Peter Zijlstra
1
-12
/
+110
2014-02-10
sched/fair: Clean up the __clear_buddies_*() functions
Peter Zijlstra
1
-9
/
+9
2014-02-10
sched: Push put_prev_task() into pick_next_task()
Peter Zijlstra
7
-34
/
+55
2014-02-10
sched/fair: Track cgroup depth
Peter Zijlstra
2
-26
/
+22
2014-02-10
sched: Move rq->idle_stamp up to the core
Daniel Lezcano
3
-11
/
+16
2014-02-10
sched: Fix race in idle_balance()
Daniel Lezcano
1
-0
/
+7
2014-02-10
sched: Remove 'cpu' parameter from idle_balance()
Daniel Lezcano
3
-3
/
+4
2014-02-09
sched: Implement task_nice() as static inline function
Dongsheng Yang
4
-23
/
+19
2014-02-09
sched: Expose some macros related to priority
Dongsheng Yang
2
-18
/
+18
2014-02-09
sched: Move the priority specific bits into a new header file
Dongsheng Yang
3
-18
/
+26
2014-02-09
sched/deadline: Skip in switched_to_dl() if task is current
Kirill Tkhai
1
-1
/
+1
2014-02-01
afs: proc cells and rootcell are writeable
Pali Rohár
1
-2
/
+2
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2
-19
/
+19
2014-01-31
Fix mountpoint reference leakage in linkat
Oleg Drokin
1
-1
/
+4
2014-01-31
hfsplus: use xattr handlers for removexattr
Christoph Hellwig
4
-47
/
+19
2014-01-31
Typo in compat_sys_lseek() declaration
Stephan Springl
1
-1
/
+1
2014-01-31
fs/super.c: sync ro remount after blocking writers
Andrew Ruder
1
-1
/
+2
2014-01-31
vfs: unexport the getname() symbol
Jeff Layton
1
-1
/
+0
2014-01-31
alpha: fix broken network checksum
Mikulas Patocka
1
-2
/
+7
2014-01-31
alpha: Enable system-call auditing support.
蔡正龙
8
-2
/
+81
2014-01-31
ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled
Stephen Warren
1
-4
/
+36
2014-01-31
ceph: fix missing dput in ceph_set_acl
Sage Weil
1
-3
/
+6
2014-01-31
cifs: Fix check for regular file in couldbe_mf_symlink()
Sachin Prabhu
1
-1
/
+1
2014-01-31
xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages
Dave Jones
1
-1
/
+2
2014-01-31
drivers: xen: deaggressive selfballoon driver
Bob Liu
1
-0
/
+22
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
6
-46
/
+101
2014-01-31
nfs: initialize the ACL support bits to zero.
Malahal Naineni
1
-1
/
+1
2014-01-31
arm64: mm: Introduce PTE_WRITE
Steve Capper
1
-23
/
+25
2014-01-31
arm64: mm: Remove PTE_BIT_FUNC macro
Steve Capper
1
-10
/
+41
2014-01-31
ceph: simplify ceph_{get,init}_acl
Christoph Hellwig
1
-40
/
+16
2014-01-31
x86, x32: Correct invalid use of user timespec in the kernel
PaX Team
1
-7
/
+2
2014-01-31
memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path
Vladimir Davydov
1
-4
/
+3
2014-01-31
Documentation/filesystems/vfs.txt: update file_operations documentation
Richard Yao
1
-10
/
+2
2014-01-31
mm, oom: base root bonus on current usage
David Rientjes
2
-3
/
+3
2014-01-31
mm: don't lose the SOFT_DIRTY flag on mprotect
Andrey Vagin
1
-1
/
+2
2014-01-31
mm/slub.c: fix page->_count corruption (again)
Dave Hansen
1
-2
/
+17
2014-01-31
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
1
-1
/
+1
2014-01-31
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2
-12
/
+9
[next]