Sign in
kunit
/
linux
/
c2eb505b9b24d5e912798c033814ff429b1a8823
c2eb505
MAINTAINERS, sched: Update file pattern
by Peter Zijlstra
· 11 years ago
35a2af9
sched/wait: Make the __wait_event*() interface more friendly
by Peter Zijlstra
· 11 years ago
ebdc195
sched/wait: Collapse __wait_event_hrtimeout()
by Peter Zijlstra
· 11 years ago
cf7361f
sched/wait: Collapse __wait_event_killable()
by Peter Zijlstra
· 11 years ago
0d1e1c8
sched/wait: Collapse __wait_event_interruptible_tty()
by Peter Zijlstra
· 11 years ago
a1dc685
sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()
by Peter Zijlstra
· 11 years ago
8fbd88f
sched/wait: Collapse __wait_event_interruptible_lock_irq()
by Peter Zijlstra
· 11 years ago
13cb504
sched/wait: Collapse __wait_event_lock_irq()
by Peter Zijlstra
· 11 years ago
48c2521
sched/wait: Collapse __wait_event_interruptible_exclusive()
by Peter Zijlstra
· 11 years ago
c2ebb1f
sched/wait: Collapse __wait_event_interruptible_timeout()
by Peter Zijlstra
· 11 years ago
f13f4c4
sched/wait: Collapse __wait_event_interruptible()
by Peter Zijlstra
· 11 years ago
ddc1994
sched/wait: Collapse __wait_event_timeout()
by Peter Zijlstra
· 11 years ago
854267f
sched/wait: Collapse __wait_event()
by Peter Zijlstra
· 11 years ago
41a1431
sched/wait: Introduce ___wait_event()
by Peter Zijlstra
· 11 years ago
bb632bc
sched/wait: Change the wait_exclusive control flow
by Peter Zijlstra
· 11 years ago
2953ef2
sched/wait: Change timeout logic
by Peter Zijlstra
· 11 years ago
2f2a2b6
sched/wait: Make the signal_pending() checks consistent
by Peter Zijlstra
· 11 years ago
75f93fe
sched: Revert need_resched() to look at TIF_NEED_RESCHED
by Peter Zijlstra
· 11 years ago
1a338ac
sched, x86: Optimize the preempt_schedule() call
by Peter Zijlstra
· 11 years ago
c2daa3b
sched, x86: Provide a per-cpu preempt_count implementation
by Peter Zijlstra
· 11 years ago
a233f11
sched: Prepare for per-cpu preempt_count
by Peter Zijlstra
· 11 years ago
bdb4380
sched: Extract the basic add/sub preempt_count modifiers
by Peter Zijlstra
· 11 years ago
0102874
sched: Create more preempt_count accessors
by Peter Zijlstra
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
f27dde8
sched: Add NEED_RESCHED to the preempt_count
by Peter Zijlstra
· 11 years ago
4a2b4b2
sched: Introduce preempt_count accessor functions
by Peter Zijlstra
· 11 years ago
ea81174
sched, idle: Fix the idle polling state logic
by Peter Zijlstra
· 11 years ago
3150398
sched: Remove {set,clear}_need_resched
by Peter Zijlstra
· 11 years ago
b021fe3
sched, rcu: Make RCU use resched_cpu()
by Peter Zijlstra
· 11 years ago
0c44c2d
x86: Use asm goto to implement better modify_and_test() functions
by Peter Zijlstra
· 11 years ago
4314895
sched: Micro-optimize by dropping unnecessary task_rq() calls
by Michael S. Tsirkin
· 11 years ago
f48627e
sched/balancing: Periodically decay max cost of idle balance
by Jason Low
· 11 years ago
9bd721c
sched/balancing: Consider max cost of idle balance per sched domain
by Jason Low
· 11 years ago
abfafa5
sched: Reduce overestimating rq->avg_idle
by Jason Low
· 11 years ago
7aff2e3
sched/balancing: Prevent the reselection of a previous env.dst_cpu if some tasks are pinned
by Vladimir Davydov
· 11 years ago
40a0c68
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
7e3115e
sched/balancing: Fix cfs_rq->task_h_load calculation
by Vladimir Davydov
· 11 years ago
3029ede
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_imbalance()
by Vladimir Davydov
· 11 years ago
b188555
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imbalance()
by Vladimir Davydov
· 11 years ago
7e28b27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
186844b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a8e0108
perf: Fix UAPI export of PERF_EVENT_IOC_ID
by Vince Weaver
· 11 years ago
62d228b
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
84fca9f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
03e12617
tty: disassociate_ctty() sends the extra SIGCONT
by Oleg Nesterov
· 11 years ago
0be9c7a
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI
by Gleb Natapov
· 11 years ago
de0bc3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 11 years ago
28b441e
kvm: free resources after canceling async_pf
by Radim Krčmář
· 11 years ago
72f8579
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
by Gleb Natapov
· 11 years ago
ba6a354
KVM: mmu: allow page tables to be in read-only slots
by Paolo Bonzini
· 11 years ago
3261107
KVM: x86 emulator: emulate RETF imm
by Bruce Rogers
· 11 years ago
272b98c
Linux 3.12-rc1
by Linus Torvalds
· 11 years ago
a4ae54f
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e823acc
tile: remove stray blank space
by Chris Metcalf
· 11 years ago
88e2692
tile: <arch/> header updates from upstream
by Chris Metcalf
· 11 years ago
126eb08
tile: improve gxio iorpc autogenerated code style
by Chris Metcalf
· 11 years ago
ad2a4bb
tile: double default VMALLOC space
by Chris Metcalf
· 11 years ago
3369d11
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
f1da345
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 11 years ago
098e7f1
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 11 years ago
13b62e4
sched: Fix comment for sched_info_depart
by Michael S. Tsirkin
· 11 years ago
d8efd82
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
cd619e2
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
0375ec5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
bff157b
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
8bf5e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
05a8252
vfs: fix typo in comment in recent dentry work
by Linus Torvalds
· 11 years ago
6b02fa5
partitions/efi: loosen check fot pmbr size in lba
by Davidlohr Bueso
· 11 years ago
3711d86
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 11 years ago
89dc77b
vfs: fix dentry LRU list handling and nr_dentry_unused accounting
by Linus Torvalds
· 11 years ago
81b6622
cifs: update cifs.txt and remove some outdated infos
by Björn Jacke
· 11 years ago
466bd31
cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache
by Sachin Prabhu
· 11 years ago
a9e9b7b
cifs: Do not take a reference to the page in cifs_readpage_worker()
by Sachin Prabhu
· 11 years ago
bdbdfde
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
6700215
Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
35fab61
tile: remove stale arch/tile/kernel/futex_64.S
by Chris Metcalf
· 11 years ago
4b12909
tile: remove HUGE_VMAP dead code
by Chris Metcalf
· 11 years ago
8629470
tile: use pmd_pfn() instead of casting via pte_t
by Chris Metcalf
· 11 years ago
4db30e3
tile: fix typos in comment in arch/tile/kernel/unaligned.c
by Chris Metcalf
· 11 years ago
399a946edb
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
183c420
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
951a730
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 11 years ago
0898d2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
0ccdd9e7
HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails
by Benjamin Tissoires
· 11 years ago
8821f5d
HID: multitouch: validate indexes details
by Benjamin Tissoires
· 11 years ago
297502a
HID: logitech-dj: validate output report details
by Kees Cook
· 11 years ago
cc6b54a
HID: validate feature and input report details
by Benjamin Tissoires
· 11 years ago
0a9cd0a
HID: lenovo-tpkbd: validate output report details
by Kees Cook
· 11 years ago
1b46763
MIPS: kernel: vpe: Make vpe_attrs an array of pointers.
by Markos Chandras
· 11 years ago
0fb6bd0
HID: LG: validate HID output report details
by Kees Cook
· 11 years ago
41df7f6
HID: steelseries: validate output report details
by Kees Cook
· 11 years ago
9446edb
HID: sony: validate HID output report details
by Kees Cook
· 11 years ago
78214e8
HID: zeroplus: validate output report details
by Kees Cook
· 11 years ago
331415f
HID: provide a helper for validating hid reports
by Kees Cook
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
86eb7818
scripts/config: fix variable substitution command
by Clement Chauplannaz
· 11 years ago
670bac3
MIPS: Fix SMP core calculations when using MT support.
by Leonid Yegoshin
· 11 years ago
5359b93
MIPS: DECstation I/O ASIC DMA interrupt handling fix
by Maciej W. Rozycki
· 11 years ago
daed128
MIPS: DECstation HRT initialization rearrangement
by Maciej W. Rozycki
· 11 years ago
Next »