summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-1/+1
* 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
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-051-1/+1
| |\ \
| | * | libceph: fix msgr keepalive flagSage Weil2011-03-041-1/+0
| | * | libceph: fix msgr backoffSage Weil2011-03-041-0/+1
| * | | mm: add alloc_page_vma_node()Andi Kleen2011-03-041-0/+2
| * | | mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen2011-03-041-4/+5
| * | | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-041-3/+0
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-032-5/+1
| |\ \ \
| | * | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-031-1/+0
| | * | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-021-1/+1
| | * | | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-011-3/+0
| * | | | mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2011-03-021-0/+1
| |/ / /
| * | | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-281-0/+8
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-252-11/+16
| |\ \ \
| | * | | PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2011-02-242-11/+16
| * | | | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-251-1/+3
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-241-1/+1
| * | | | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-231-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-231-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend2011-02-191-1/+1
| * | | | module: explicitly align module_version_attribute structureDmitry Torokhov2011-02-211-1/+1
| |/ / /
| * | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-181-0/+15
| |\ \ \
| | * | | RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-171-0/+1
| | * | | RTC: Revert UIE emulation removalJohn Stultz2011-02-171-0/+14
| * | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-183-6/+6
| |\ \ \ \
| | * | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-163-6/+6
| * | | | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-181-3/+9
| * | | | | thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-151-1/+2
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-2/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-02-151-2/+11
| | |\ \ \ \ \
| | | * | | | | ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-261-0/+9
| | | * | | | | oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi2011-01-261-2/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni2011-02-111-2/+2
| * | | | | | | klist: Fix object alignment on 64-bit.David Miller2011-02-131-1/+1
| * | | | | | | security: add cred argument to security_capable()Chris Wright2011-02-111-3/+3
| * | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-101-4/+0
| |\ \ \ \ \ \ \
| | * | | | | | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-4/+0
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-101-5/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | CDC NCM errata updates for cdc.hAlexey Orishko2011-02-081-5/+18
OpenPOWER on IntegriCloud