summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust1-0/+1
2011-03-10hrtimer: Update hrtimer->state documentationThomas Gleixner1-5/+11
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt1-1/+0
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+3
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+10
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz1-1/+0
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz1-2/+0
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz1-1/+0
2011-03-09RTC: Initialize kernel state from RTCJohn Stultz1-0/+1
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp1-0/+2
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar12-27/+41
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka1-1/+4
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-4/+10
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris3-16/+24
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells1-0/+1
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells3-1/+12
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells1-0/+3
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells1-0/+4
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris231-1637/+3724
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+1
2011-03-05mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen1-4/+5
2011-03-04libceph: fix msgr keepalive flagSage Weil1-1/+0
2011-03-04libceph: fix msgr backoffSage Weil1-0/+1
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+0
2011-03-04perf: Add support for supplementary event registersAndi Kleen1-2/+11
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar9-19/+33
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar6-10/+31
2011-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+1
2011-03-04LSM: Pass -o remount options to the LSMEric Paris1-0/+13
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-1/+0
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker1-1/+0
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo1-1/+1
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+1
2011-03-02libata: remove ATA_FLAG_LPMSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov1-2/+0
2011-03-02libata: separate error handler into usable componentsJames Bottomley1-0/+2
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal1-3/+0
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki1-0/+8
2011-02-28percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter1-0/+128
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner1-0/+7
2011-02-26Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-11/+16
2011-02-26rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine1-1/+3
2011-02-25genirq: Add IRQF_NO_THREADThomas Gleixner1-1/+3
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2-0/+4
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1