summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner1-4/+5
2011-02-19genirq: Move IRQ_ONESHOT to coreThomas Gleixner1-1/+0
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner1-1/+5
2011-02-19genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner1-1/+0
2011-02-19genirq: Use modify_status for set_irq_nested_threadThomas Gleixner1-3/+13
2011-02-19genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner1-1/+0
2011-02-19genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner1-1/+0
2011-02-19genirq: Add internal state field to irq_descThomas Gleixner1-1/+2
2011-02-19genirq: Implement generic irq_show_interrupts()Thomas Gleixner1-0/+1
2011-02-19genirq: Move irq thread flags to coreThomas Gleixner1-14/+0
2011-02-19genirq: Mark polled irqs and defer the real handlerThomas Gleixner1-0/+1
2011-02-19genirq: Do not copy affinity before setThomas Gleixner1-0/+11
2011-02-19genirq: Namespace cleanupThomas Gleixner3-21/+116
2011-02-19Merge branch 'irq/urgent' into irq/coreThomas Gleixner15-34/+93
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+15
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+6
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds1-3/+9
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz1-0/+1
2011-02-17RTC: Revert UIE emulation removalJohn Stultz1-0/+14
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-6/+24
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo3-6/+6
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli1-1/+2
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+11
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar1-2/+11
2011-02-13klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger1-0/+1
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger2-6/+23
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni1-2/+2
2011-02-11security: add cred argument to security_capable()Chris Wright1-3/+3
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+0
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+18
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+2
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko1-5/+18
2011-02-09virtio: console: Update CopyrightAmit Shah1-1/+2
2011-02-08Merge branch 'irq/for-xen' into irq/coreThomas Gleixner6-54/+64
2011-02-08genirq: Add IRQF_FORCE_RESUMEThomas Gleixner1-1/+2
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-53/+62
2011-02-05Merge branch 'irq/urgent' into irq/coreThomas Gleixner35-51/+136
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner1-1/+2
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-4/+9
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti1-4/+0
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar5-53/+62
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-2/+8
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall1-1/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller1-0/+1
2011-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2-14/+13
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers3-19/+26