summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-03-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-16Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-16Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-16Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-16Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-16Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-15New kind of open files - "location only".Al Viro
2011-03-15vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2011-03-14New AT_... flag: AT_EMPTY_PATHAl Viro
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-03-14clean statfs-like syscalls upAl Viro
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14reduce vfs_path_lookup() to do_path_lookup()Al Viro
2011-03-14get rid of nd->fileAl Viro
2011-03-14switch do_filp_open() to struct open_flagsAl Viro
2011-03-14untangle the "need_reval_dot" messAl Viro
2011-03-14kill path_lookup()Al Viro
2011-03-12Merge branch 'irq/core' into x86/irqThomas Gleixner
2011-03-12genirq: Add chip flag to force mask on suspendThomas Gleixner
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-11plist: Shrink struct plist_headLai Jiangshan
2011-03-11genirq: Add desc->irq_data accessorThomas Gleixner
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-10hrtimer: Update hrtimer->state documentationThomas Gleixner
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell
2011-03-09net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz
2011-03-09RTC: Initialize kernel state from RTCJohn Stultz
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-05mm: add alloc_page_vma_node()Andi Kleen