summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro1-9/+5
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum1-0/+1
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum1-0/+21
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh22-0/+3216
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li2-0/+13
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar15-51/+67
2010-10-19Merge branch 'devel-stable' into develRussell King14-50/+53
2010-10-19cciss: fix PCI IDs for new Smart Array controllersMike Miller1-0/+1
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe90-271/+556
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu3-0/+4
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King50-107/+302
2010-10-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2-1/+14
2010-10-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi1-0/+1
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-0/+2
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi2-3/+8
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2-10/+12
2010-10-18perf: Optimize sw eventsPeter Zijlstra1-9/+11
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra1-2/+25
2010-10-18jump_label: Add atomic_t interfacePeter Zijlstra1-0/+44
2010-10-18jump_label: Use more consistent namingPeter Zijlstra1-4/+4
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra1-0/+7
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-9/+22
2010-10-18lockdep: Add improved subclass cachingHitoshi Mitake1-1/+12
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar10-39/+43
2010-10-18Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely7-35/+39
2010-10-18asm-generic/io.h: allow people to override individual funcsMike Frysinger1-0/+26
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon1-0/+105
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan1-0/+2
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki1-0/+2
2010-10-17PM: runtime: add missed pm_request_autosuspendMing Lei1-0/+5
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern2-0/+53
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern2-0/+9
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern1-20/+46
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern1-8/+15
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern1-0/+15
2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki1-2/+5
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki3-38/+109
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker41-84/+219
2010-10-15x86: Remove stale pmtimer_64.cThomas Gleixner1-2/+0
2010-10-15block: Make the integrity mapped property a bio flagMartin K. Petersen1-2/+1
2010-10-15drbd: add race-breaker to drbd_go_disklessLars Ellenberg1-1/+1
2010-10-15oprofile: fix linker errorsAnand Gadiyar1-1/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter32-112/+517
2010-10-15dynamic_debug.h: Fix dynamic_dev_dbg() macro if CONFIG_DYNAMIC_DEBUG not setPhilipp Reisner1-1/+1
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-1/+1
2010-10-14drbd: fix unlikely access after free and list corruptionLars Ellenberg1-2/+2
2010-10-14drbd: Allow larger values for c-fill-target.Philipp Reisner1-1/+1
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner1-3/+7