index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-09
workqueue: introduce cpu_singlethread_map
Oleg Nesterov
1
-30
/
+25
2007-05-09
workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork
Oleg Nesterov
1
-0
/
+4
2007-05-09
workqueue: don't save interrupts in run_workqueue()
Oleg Nesterov
1
-10
/
+8
2007-05-09
workqueue: kill run_scheduled_work()
Oleg Nesterov
2
-74
/
+0
2007-05-09
workqueue: don't migrate pending works from the dead CPU
Oleg Nesterov
1
-219
/
+211
2007-05-09
workqueue: don't clear cwq->thread until it exits
Oleg Nesterov
1
-10
/
+5
2007-05-09
workqueue: fix flush_workqueue() vs CPU_DEAD race
Oleg Nesterov
1
-19
/
+25
2007-05-09
workqueue: fix freezeable workqueues implementation
Oleg Nesterov
1
-9
/
+9
2007-05-09
slab: use CPU_LOCK_[ACQUIRE|RELEASE]
Heiko Carstens
1
-8
/
+5
2007-05-09
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed
Heiko Carstens
1
-9
/
+10
2007-05-09
Eliminate lock_cpu_hotplug in kernel/schedc
Gautham R Shenoy
1
-10
/
+18
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
2
-5
/
+16
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
2
-39
/
+107
2007-05-09
relay: use plain timer instead of delayed work
Tom Zanussi
2
-20
/
+18
2007-05-09
phy: use flush_work_keventd()
Andrew Morton
1
-3
/
+3
2007-05-09
libata: use flush_work()
Andrew Morton
1
-4
/
+4
2007-05-09
e1000: use flush_work_keventd()
Andrew Morton
1
-1
/
+1
2007-05-09
tg3: use flush_work_keventd()
Andrew Morton
2
-11
/
+2
2007-05-09
kblockd: use flush_work
Andrew Morton
3
-6
/
+5
2007-05-09
aio: use flush_work()
Andrew Morton
1
-4
/
+3
2007-05-09
flush_cpu_workqueue: don't flush an empty ->worklist
Oleg Nesterov
1
-8
/
+17
2007-05-09
flush_workqueue(): use preempt_disable to hold off cpu hotplug
Andrew Morton
1
-6
/
+10
2007-05-09
implement flush_work()
Oleg Nesterov
2
-4
/
+95
2007-05-09
reimplement flush_workqueue()
Oleg Nesterov
1
-39
/
+31
2007-05-09
schedule_on_each_cpu(): use preempt_disable()
Andrew Morton
1
-2
/
+2
2007-05-09
atmel_spi: remove unnecessary (and wrong) #ifdefs
Haavard Skinnemoen
1
-5
/
+0
2007-05-09
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
2
-0
/
+39
2007-05-09
AFS: implement basic file write support
David Howells
11
-27
/
+1483
2007-05-09
AFS: AFS fixups
David Howells
12
-109
/
+121
2007-05-09
AFS: export a couple of core functions for AFS write support
David Howells
1
-0
/
+2
2007-05-09
Fix printk format warnings in timer_list.c
David Miller
1
-11
/
+14
2007-05-09
kernel-doc: small kernel-doc optimization
Borislav Petkov
1
-3
/
+4
2007-05-09
doc: what a patch series is
Randy Dunlap
1
-1
/
+2
2007-05-09
fs: use path_walk in do_path_lookup
Josef 'Jeff' Sipek
1
-2
/
+2
2007-05-09
fs: fix indentation in do_path_lookup
Josef 'Jeff' Sipek
1
-3
/
+1
2007-05-09
clocksource: spelling error in watchdog code
Daniel Walker
1
-3
/
+3
2007-05-09
mutex_lock_interruptible(): add __must_check
Andrew Morton
1
-2
/
+3
2007-05-09
tty_set_ldisc() receive_room fix
Paul Fulghum
1
-7
/
+7
2007-05-09
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2
-119
/
+125
2007-05-09
nbd: check the return value of sysfs_create_file
WANG Cong
1
-4
/
+11
2007-05-09
pasemi: hardware rng driver
Olof Johansson
3
-0
/
+171
2007-05-09
Add info about whitespace to SubmitChecklist
Roland Dreier
1
-0
/
+4
2007-05-09
pretend cpuset has some form of hugetlb page reservation
Ken Chen
1
-0
/
+31
2007-05-09
use simple_read_from_buffer in kernel/
Akinobu Mita
2
-18
/
+4
2007-05-09
use simple_read_from_buffer() in fs/
Akinobu Mita
3
-74
/
+5
2007-05-09
cm4000_cs: use bitrev
Akinobu Mita
2
-29
/
+7
2007-05-09
cm4000_cs: fix error paths
Akinobu Mita
2
-3
/
+13
2007-05-09
mca: add integrated device bus matching
James Bottomley
3
-10
/
+31
2007-05-09
mca: fix bus matching
James Bottomley
1
-1
/
+1
2007-05-09
Always ask the hardware to obtain hardware processor id - ia64
Fernando Luis Vazquez Cao
1
-3
/
+2
[prev]
[next]