summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li
2010-10-20ring-buffer: Remove ring_buffer_event_time_delta()Steven Rostedt
2010-10-20net: avoid RCU for NOCACHE dstEric Dumazet
2010-10-20net: allocate tx queues in register_netdeviceTom Herbert
2010-10-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-19ACPI: remove dead codeStephen Hemminger
2010-10-19workqueue: remove in_workqueue_context()Tejun Heo
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso
2010-10-19cciss: fix PCI IDs for new Smart Array controllersMike Miller
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu
2010-10-18SFI: remove the v0.7 related definitions from sfi.hFeng Tang
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2010-10-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra
2010-10-18perf: Optimize sw eventsPeter Zijlstra
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra
2010-10-18jump_label: Add atomic_t interfacePeter Zijlstra
2010-10-18jump_label: Use more consistent namingPeter Zijlstra
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-18lockdep: Add improved subclass cachingHitoshi Mitake
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar
2010-10-18Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov
2010-10-18bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman
2010-10-18Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely
2010-10-18can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde
2010-10-18netfilter: install missing ebtables headers for userspaceNick Bowler
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett
2010-10-17PCI: update Intel chipset names and definesSeth Heasley
2010-10-17PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki
2010-10-17PM: runtime: add missed pm_request_autosuspendMing Lei
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern
2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki
2010-10-16net: allocate skbs on local nodeEric Dumazet