index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Prepare the handling of shared oneshot interrupts
Thomas Gleixner
2011-02-25
2
-0
/
+4
*
genirq: Implement irq_data based move_*_irq() versions
Thomas Gleixner
2011-02-19
1
-0
/
+4
*
genirq; Add fasteoi irq_chip quirk
Thomas Gleixner
2011-02-19
1
-1
/
+3
*
genirq: Add preflow handler support
Thomas Gleixner
2011-02-19
2
-1
/
+16
*
genirq: Consolidate set_chip_handler functions
Thomas Gleixner
2011-02-19
1
-12
/
+39
*
genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
Thomas Gleixner
2011-02-19
1
-0
/
+6
*
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
Thomas Gleixner
2011-02-19
1
-0
/
+8
*
genirq: Move wakeup state to irq_data
Thomas Gleixner
2011-02-19
1
-0
/
+8
*
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
Thomas Gleixner
2011-02-19
1
-0
/
+9
*
genirq: Add flags to irq_chip
Thomas Gleixner
2011-02-19
1
-0
/
+3
*
genirq: Cleanup irq.h
Thomas Gleixner
2011-02-19
1
-33
/
+62
*
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
2011-02-19
1
-1
/
+25
*
genirq: Move IRQ_AFFINITY_SET to core
Thomas Gleixner
2011-02-19
1
-1
/
+8
*
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
Thomas Gleixner
2011-02-19
1
-1
/
+15
*
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
Thomas Gleixner
2011-02-19
1
-2
/
+6
*
genirq: Remove CONFIG_IRQ_PER_CPU
Thomas Gleixner
2011-02-19
1
-5
/
+0
*
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
2011-02-19
1
-2
/
+18
*
genirq: Add state field to irq_data
Thomas Gleixner
2011-02-19
2
-0
/
+4
*
genirq: Move IRQ_SUSPENDED to core
Thomas Gleixner
2011-02-19
1
-2
/
+0
*
genirq: Move IRQ_MASKED to core
Thomas Gleixner
2011-02-19
1
-1
/
+1
*
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
2011-02-19
1
-1
/
+1
*
genirq: Move IRQ_DISABLED to core
Thomas Gleixner
2011-02-19
1
-2
/
+2
*
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
2011-02-19
1
-4
/
+5
*
genirq: Move IRQ_ONESHOT to core
Thomas Gleixner
2011-02-19
1
-1
/
+0
*
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
2011-02-19
1
-1
/
+5
*
genirq: Move IRQ_POLL_INPROGRESS to core
Thomas Gleixner
2011-02-19
1
-1
/
+0
*
genirq: Use modify_status for set_irq_nested_thread
Thomas Gleixner
2011-02-19
1
-3
/
+13
*
genirq: Move IRQ_SPURIOUS_DISABLED to core state
Thomas Gleixner
2011-02-19
1
-1
/
+0
*
genirq: Move IRQ_AUTODETECT to internal state
Thomas Gleixner
2011-02-19
1
-1
/
+0
*
genirq: Add internal state field to irq_desc
Thomas Gleixner
2011-02-19
1
-1
/
+2
*
genirq: Implement generic irq_show_interrupts()
Thomas Gleixner
2011-02-19
1
-0
/
+1
*
genirq: Move irq thread flags to core
Thomas Gleixner
2011-02-19
1
-14
/
+0
*
genirq: Mark polled irqs and defer the real handler
Thomas Gleixner
2011-02-19
1
-0
/
+1
*
genirq: Do not copy affinity before set
Thomas Gleixner
2011-02-19
1
-0
/
+11
*
genirq: Namespace cleanup
Thomas Gleixner
2011-02-19
3
-21
/
+116
*
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2011-02-19
15
-34
/
+93
|
\
|
*
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-02-18
1
-0
/
+15
|
|
\
|
|
*
RTC: Re-enable UIE timer/polling emulation
John Stultz
2011-02-17
1
-0
/
+1
|
|
*
RTC: Revert UIE emulation removal
John Stultz
2011-02-17
1
-0
/
+14
|
*
|
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-18
3
-6
/
+6
|
|
\
\
|
|
*
|
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
3
-6
/
+6
|
*
|
|
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
2011-02-18
1
-3
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2011-02-16
2
-6
/
+24
|
|
\
\
\
|
|
*
|
|
[SCSI] target: fix use after free detected by SLUB poison
Nicholas Bellinger
2011-02-12
1
-0
/
+1
|
|
*
|
|
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
2011-02-12
2
-6
/
+23
|
*
|
|
|
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
2011-02-15
1
-1
/
+2
|
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-15
1
-2
/
+11
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2011-02-15
1
-2
/
+11
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: oprofile: Fix backtraces in timer mode
Ari Kauppi
2011-01-26
1
-0
/
+9
|
|
|
*
|
|
|
oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends
Ari Kauppi
2011-01-26
1
-2
/
+2
[next]