summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-241-0/+1
| |/ / / / / / / / /
* | | | | | | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-291-0/+2
* | | | | | | | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-281-164/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-241-5/+10
| * | | | | | | | | | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-221-164/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-283-21/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | MFD: mcp-core: fix mcp_priv() to be more type safeRussell King2012-01-211-1/+4
| * | | | | | | | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-203-20/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-171-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
| | * | | | | | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-166-80/+163
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-241-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | thermal: Rename generate_netlink_eventJean Delvare2012-01-231-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-244-2/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| * | | | | | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-221-0/+6
| * | | | | | | | | cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| * | | | | | | | | tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-221-1/+0
| * | | | | | | | | mlx4_en: eth statistics modificationEugenia Emantayev2012-01-221-0/+1
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-241-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-121-1/+5
* | | | | | | | | | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-231-1/+1
* | | | | | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-231-2/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-191-2/+17
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-233-6/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-1/+1
| * | | | | | | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-231-0/+1
| * | | | | | | | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-231-5/+10
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-232-1/+2
* | | | | | | | | | | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-231-0/+2
* | | | | | | | | | | mm: fix warnings regarding enum migrate_modeAndrew Morton2012-01-233-14/+18
|/ / / / / / / / / /
* / / / / / / / / / KEYS: Permit key_serial() to be called with a const key pointerDavid Howells2012-01-191-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-183-6/+24
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-181-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-171-0/+7
| | |/ / / / / / / / /
| * | | | | | | | | | ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2012-01-171-0/+3
| * | | | | | | | | | ACPI, Record ACPI NVS regionsHuang Ying2012-01-171-6/+14
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-01-181-0/+434
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | NVMe: Update Identify Controller data structureMatthew Wilcox2011-11-041-5/+22
| * | | | | | | | | NVMe: Implement doorbell stride capabilityMatthew Wilcox2011-11-041-0/+1
| * | | | | | | | | NVMe: Rework ioctlsMatthew Wilcox2011-11-041-11/+23
| * | | | | | | | | NVMe: Time out initialisation after a few secondsMatthew Wilcox2011-11-041-0/+2
| * | | | | | | | | NVMe: Correct the Controller Configuration settingsMatthew Wilcox2011-11-041-4/+6
| * | | | | | | | | NVMe: Change the definition of nvme_user_ioMatthew Wilcox2011-11-041-5/+3
| * | | | | | | | | NVMe: Correct the definitions of two ioctlsMatthew Wilcox2011-11-041-2/+2
| * | | | | | | | | NVMe: Remove outdated commentsMatthew Wilcox2011-11-041-1/+0
| * | | | | | | | | NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki2011-11-041-7/+7
| * | | | | | | | | NVMe: Update BAR structure to match the current specMatthew Wilcox2011-11-041-2/+4
| * | | | | | | | | NVMe: Add download / activate firmware ioctlsMatthew Wilcox2011-11-041-6/+27