index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-02-19
genirq: Implement handle_irq_event()
Thomas Gleixner
2011-02-19
genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
Thomas Gleixner
2011-02-19
genirq: Consolidate IRQ_DISABLED
Thomas Gleixner
2011-02-19
genirq: Remove default magic
Thomas Gleixner
2011-02-19
genirq: Consolidate disable/enable
Thomas Gleixner
2011-02-19
genirq: Consolidate startup/shutdown of interrupts
Thomas Gleixner
2011-02-19
genirq: Remove bogus conditional
Thomas Gleixner
2011-02-19
genirq: Move irq thread flags to core
Thomas Gleixner
2011-02-19
genirq: Mark polled irqs and defer the real handler
Thomas Gleixner
2011-02-19
genirq: spurious: Run only one poller at a time
Thomas Gleixner
2011-02-19
genirq: Do not poll disabled, percpu and timer interrupts
Thomas Gleixner
2011-02-19
genirq: Fixup poll handling
Thomas Gleixner
2011-02-19
genirq: Warn when handler enables interrupts
Thomas Gleixner
2011-02-19
genirq: Plug race in report_bad_irq()
Thomas Gleixner
2011-02-19
genirq: Remove redundant thread affinity setting
Thomas Gleixner
2011-02-19
genirq: Do not copy affinity before set
Thomas Gleixner
2011-02-19
genirq: Always apply cpu online mask
Thomas Gleixner
2011-02-19
genirq: Rremove redundant check
Thomas Gleixner
2011-02-19
genirq: Simplify affinity related code
Thomas Gleixner
2011-02-19
genirq: Namespace cleanup
Thomas Gleixner
2011-02-19
genirq: Add missing buslock to set_irq_type(), set_irq_wake()
Thomas Gleixner
2011-02-19
genirq: Make nr_irqs runtime expandable
Thomas Gleixner
2011-02-19
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2011-02-19
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-02-19
genirq: Prevent access beyond allocated_irqs bitmap
Thomas Gleixner
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-16
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-02-16
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
Tejun Heo
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-15
Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...
Linus Torvalds
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-14
workqueue: wake up a worker when a rescuer is leaving a gcwq
Tejun Heo
2011-02-12
timer debug: Hide kernel addresses via %pK in /proc/timer_list
Kees Cook
2011-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-02-11
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-02-11
security: add cred argument to security_capable()
Chris Wright
2011-02-10
cap_syslog: accept CAP_SYS_ADMIN for now
Linus Torvalds
2011-02-11
Merge branch 'irq/for-mips' into irq/core
Thomas Gleixner
2011-02-11
genirq: Call bus_lock/unlock functions in setup_irq()
David Daney
2011-02-10
watchdog, nmi: Lower the severity of error messages
Don Zickus
2011-02-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-02-08
genirq: Remove dead code
Thomas Gleixner
2011-02-08
softirq: Avoid stack switch from ksoftirqd
Thomas Gleixner
2011-02-08
Merge branch 'irq/for-xen' into irq/core
Thomas Gleixner
2011-02-08
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
2011-02-07
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-02-07
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-02-05
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
[next]