index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-10
irq: call __irq_enter() before calling the tick_idle_check
Thomas Gleixner
1
-3
/
+4
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-8
/
+144
2008-10-17
NOHZ: unify the nohz function calls in irq_enter()
Thomas Gleixner
1
-7
/
+3
2008-10-17
softirq: Add support for triggering softirq work on softirqs.
David S. Miller
1
-0
/
+129
2008-10-16
Fix kernel/softirq.c printk format warning properly
Linus Torvalds
1
-1
/
+1
2008-10-03
softirq, warning fix: correct a format to avoid a warning
Frederic Weisbecker
1
-1
/
+1
2008-10-02
softirqs, debug: preemption check
Thomas Gleixner
1
-0
/
+11
2008-09-06
softirq: allocate less vectors
Alexey Dobriyan
1
-1
/
+1
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
1
-1
/
+2
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
1
-48
/
+19
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-2
/
+2
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-45
/
+16
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-23
sched: add new API sched_setscheduler_nocheck: add a flag to control access c...
Rusty Russell
1
-1
/
+1
2008-06-20
softirq: remove irqs_disabled warning from local_bh_enable
Johannes Berg
1
-37
/
+11
2008-06-18
softirq: remove initialization of static per-cpu variable
Vegard Nossum
1
-4
/
+2
2008-05-25
Remove argument from open_softirq which is always NULL
Carlos R. Mafra
1
-4
/
+3
2008-05-01
Fix cpu hotplug problem in softirq code
Christian Borntraeger
1
-8
/
+12
2008-04-19
tasklets: execute tasklets in the same order they were queued
Olof Johansson
1
-22
/
+41
2008-02-29
rcu: add support for dynamic ticks and preempt rcu
Steven Rostedt
1
-0
/
+1
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
1
-4
/
+4
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
1
-1
/
+6
2008-01-30
time: more timer related cleanups
Pavel Machek
1
-1
/
+3
2007-10-10
[KERNEL]: Unexport raise_softirq_irqoff
Adrian Bunk
1
-2
/
+0
2007-10-10
[SOFTIRQ]: Remove do_softirq() symbol export.
Robert Olsson
1
-2
/
+0
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-2
/
+1
2007-07-16
cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...
Satoru Takeuchi
1
-1
/
+5
2007-07-09
sched: do not set softirqs to nice +19
Ingo Molnar
1
-1
/
+0
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+4
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
1
-3
/
+12
2007-02-16
[PATCH] uninline irq_enter()
Ingo Molnar
1
-0
/
+10
2006-12-07
[PATCH] softirq: remove BUG_ONs which can incorrectly trigger
Zachary Amsden
1
-2
/
+0
2006-09-29
[PATCH] check return value of cpu_callback
Akinobu Mita
1
-1
/
+3
2006-07-31
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
Tim Chen
1
-0
/
+18
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
1
-2
/
+2
2006-07-14
[PATCH] unexport open_softirq
Adrian Bunk
1
-2
/
+0
2006-07-10
[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
1
-1
/
+1
2006-07-03
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
1
-0
/
+4
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
1
-19
/
+118
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-25
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
Heiko Carstens
1
-0
/
+2
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
1
-1
/
+1
2006-03-22
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
1
-0
/
+20
2005-11-07
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
1
-1
/
+2
2005-09-12
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
Andi Kleen
1
-1
/
+1
2005-07-30
[PATCH] revert bogus softirq changes
Andrew Morton
1
-2
/
+2
[next]