aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-141-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-109-5/+106
|\
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-101-1/+1
| |\
| | * flex_array: fix flex_array_put_ptr macro to be valid CEric Paris2010-11-301-1/+1
| * | Merge branch 'master' into nextJames Morris2011-01-10236-2614/+5048
| |\ \
| * | | Smack: Transmute labels on specified directoriesJarkko Sakkinen2010-12-071-0/+2
| * | | Merge branch 'smack-next-master' into nextJames Morris2010-12-031-0/+2
| |\ \ \
| | * | | This patch adds a new security attribute to Smack calledCasey Schaufler2010-12-021-0/+2
| * | | | security: Fix comment of security_key_permissionTetsuo Handa2010-12-011-2/+1
| |/ / /
| * | | keys: add new key-type encryptedMimi Zohar2010-11-291-0/+29
| * | | keys: add new trusted key-typeMimi Zohar2010-11-292-0/+59
| * | | key: add tpm_send commandMimi Zohar2010-11-291-0/+4
| * | | lib: hex2bin converts ascii hexadecimal string to binaryMimi Zohar2010-11-291-0/+1
| * | | security: Define CAP_SYSLOGSerge E. Hallyn2010-11-291-2/+5
| * | | Merge branch 'master' into nextJames Morris2010-11-2972-409/+728
| |\ \ \
| * | | | kernel: add roundup() code comment from akpmJames Morris2010-11-101-0/+2
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-101-0/+21
|\ \ \ \ \
| * | | | | hwmon: Support for Dallas Semiconductor DS620Roland Stigge2011-01-091-0/+21
| | |_|/ / | |/| | |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-104-5/+47
|\ \ \ \ \
| * | | | | of/flattree: forward declare struct device_node in of_fdt.hGrant Likely2011-01-081-0/+2
| * | | | | of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-011-0/+3
| * | | | | of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer2010-12-291-0/+2
| * | | | | of/flattree: Add non-boottime device tree functionsStephen Neuendorffer2010-12-291-0/+11
| * | | | | of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-3/+3
| * | | | | of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-231-2/+11
| * | | | | Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-23119-520/+1125
| |\ \ \ \ \
| * | | | | | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-011-0/+15
* | | | | | | headers: kobject.h reduxAlexey Dobriyan2011-01-104-3/+2
* | | | | | | headers: path.h reduxAlexey Dobriyan2011-01-103-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-01-102-49/+39
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-01-092-49/+39
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/slab: Move kmalloc tracepoint out of inline codeSteven Rostedt2010-11-281-20/+13
| | * | | | | | | slub tracing: move trace calls out of always inlined functions to reduce kern...Richard Kennedy2010-11-061-29/+26
* | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-101-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_allKirill A. Shutemov2010-12-141-3/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-101-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-051-4/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-102-6/+70
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-081-0/+1
| * | | | | | | | | Merge branch 'master' into upstreamJiri Kosina2010-12-10331-3726/+6528
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-6/+26
| * | | | | | | | | | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-081-0/+43
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-104-45/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PM: Prototype the pm_generic_ operationsMark Brown2010-12-241-0/+7
| * | | | | | | | | | | PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki2010-12-241-0/+6
| * | | | | | | | | | | PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-242-43/+4
| * | | | | | | | | | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-241-2/+2
| * | | | | | | | | | | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-242-0/+8
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-01-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | firewire: use split transaction timeout only for split transactionsClemens Ladisch2011-01-041-1/+1