summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-02-19genirq: Do not poll disabled, percpu and timer interruptsThomas Gleixner
2011-02-19genirq: Fixup poll handlingThomas Gleixner
2011-02-19genirq: Warn when handler enables interruptsThomas Gleixner
2011-02-19genirq: Plug race in report_bad_irq()Thomas Gleixner
2011-02-19genirq: Remove redundant thread affinity settingThomas Gleixner
2011-02-19genirq: Do not copy affinity before setThomas Gleixner
2011-02-19genirq: Always apply cpu online maskThomas Gleixner
2011-02-19genirq: Rremove redundant checkThomas Gleixner
2011-02-19genirq: Simplify affinity related codeThomas Gleixner
2011-02-19genirq: Namespace cleanupThomas Gleixner
2011-02-19genirq: Add missing buslock to set_irq_type(), set_irq_wake()Thomas Gleixner
2011-02-19genirq: Make nr_irqs runtime expandableThomas Gleixner
2011-02-19Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2011-02-19genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner
2011-02-19genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18ntp: Remove redundant and incorrect parameter checkRichard Cochran
2011-02-18Revert "tracing: Add unstable sched clock note to the warning"Ingo Molnar
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-02-16workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-16lockdep/timers: Explain in detail the locking problems del_timer_sync() may c...Steven Rostedt
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar
2011-02-16sched: Wholesale removal of sd_idle logicVenkatesh Pallipadi
2011-02-16Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar
2011-02-16perf: Optimize hrtimer eventsPeter Zijlstra
2011-02-16perf: Optimize throttling codePeter Zijlstra
2011-02-16perf: Add cgroup supportStephane Eranian
2011-02-16cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra
2011-02-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-02-16perf: Fix throttle logicPeter Zijlstra
2011-02-15Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'master' into for-nextJiri Kosina
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith
2011-02-14Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-02-14workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo
2011-02-14tracing/kprobe: Fix NULL pointer deref checkMasami Hiramatsu
2011-02-12timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-11ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-11ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-02-11Merge remote branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-10cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds
2011-02-11Merge branch 'irq/for-mips' into irq/coreThomas Gleixner
2011-02-11genirq: Call bus_lock/unlock functions in setup_irq()David Daney
2011-02-10watchdog, nmi: Lower the severity of error messagesDon Zickus
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds