summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-165-17/+46
|\
| * PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2011-03-151-0/+29
| * PM: Add support for device power domainsRafael J. Wysocki2011-03-152-0/+9
| * PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-152-15/+0
| * PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-1/+1
| * PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2011-03-151-0/+6
| * PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-152-7/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-169-25/+67
|\ \
| * \ Merge branch 'next' into for-linusJames Morris2011-03-169-25/+67
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-083-16/+24
| | |\
| | | * LSM: Pass -o remount options to the LSMEric Paris2011-03-031-0/+13
| | | * security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-011-13/+0
| | | * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-013-3/+11
| | * | KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-081-0/+1
| | * | KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-083-1/+12
| | * | KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-081-0/+3
| | * | KEYS: Add an RCU payload dereference macroDavid Howells2011-03-081-0/+4
| | * | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-08231-1637/+3724
| | |\ \
| | * | | IMA: maintain i_readcount in the VFS layerMimi Zohar2011-02-101-6/+0
| | * | | IMA: define readcount functionsMimi Zohar2011-02-101-0/+20
| | * | | IMA: convert i_readcount to atomicMimi Zohar2011-02-101-2/+1
| | | |/ | | |/|
| | * | Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-171-0/+2
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-163-86/+136
|\ \ \ \
| * | | | libata: Use 'bool' return value for ata_id_XXXHannes Reinecke2011-03-151-81/+75
| * | | | libata: Include WWN ID in inquiry VPD emulationHannes Reinecke2011-03-141-0/+7
| * | | | ata/pata_arasan_cf: fill dma chan->private from pdata->dma_privViresh Kumar2011-03-141-0/+2
| * | | | pata_arasan_cf: Adding support for arasan compact flash host controllerViresh Kumar2011-03-141-0/+47
| * | | | libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()Viresh Kumar2011-03-141-0/+3
| * | | | libata: remove ATA_FLAG_LPMSergei Shtylyov2011-03-021-1/+0
| * | | | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-1/+0
| * | | | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-1/+0
| * | | | libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-021-2/+0
| * | | | libata: separate error handler into usable componentsJames Bottomley2011-03-021-0/+2
* | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-0/+128
|\ \ \ \ \
| * | | | | percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter2011-02-281-0/+128
* | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-161-0/+4
|\ \ \ \ \ \
| * | | | | | workqueue: fix build failure introduced by s/freezeable/freezable/Tejun Heo2011-02-211-3/+3
| * | | | | | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-2134-86/+153
| |\ \ \ \ \ \
| * | | | | | | workqueue: add system_freezeable_wqTejun Heo2011-02-091-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-154-9/+25
|\ \ \ \ \ \ \
| * | | | | | | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-231-0/+12
| * | | | | | | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-2323-61/+138
| |\ \ \ \ \ \ \
| * | | | | | | | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-0/+9
| * | | | | | | | Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely2011-02-0426-70/+116
| |\ \ \ \ \ \ \ \
| * | | | | | | | | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-213-9/+4
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-152-2/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-1525-53/+104
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu2011-02-241-2/+0
| * | | | | | | | | | Merge branch 'x86/amd-nb' into x86/mmIngo Molnar2011-02-161-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, amd: Extend AMD northbridge caching code to support "Link Control" devicesHans Rosenfeld2011-01-261-0/+1
OpenPOWER on IntegriCloud