summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25genirq: Add IRQF_NO_THREADThomas Gleixner
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-24mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior
2011-02-23Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner
2011-02-21module: explicitly align module_version_attribute structureDmitry Torokhov
2011-02-21timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz
2011-02-21time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz
2011-02-21time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz
2011-02-21hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz
2011-02-20net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend
2011-02-19genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner
2011-02-19genirq; Add fasteoi irq_chip quirkThomas Gleixner
2011-02-19genirq: Add preflow handler supportThomas Gleixner
2011-02-19genirq: Consolidate set_chip_handler functionsThomas Gleixner
2011-02-19genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner
2011-02-19genirq: Reflect IRQ_MOVE_PCNTXT in irq_data stateThomas Gleixner
2011-02-19genirq: Move wakeup state to irq_dataThomas Gleixner
2011-02-19genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner
2011-02-19genirq: Add flags to irq_chipThomas Gleixner
2011-02-19genirq: Cleanup irq.hThomas Gleixner
2011-02-19genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner
2011-02-19genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner
2011-02-19genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner
2011-02-19genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate itThomas Gleixner
2011-02-19genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner
2011-02-19genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner