summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-29fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris1-2/+2
2010-10-29fanotify: implement fanotify listener orderingEric Paris1-1/+10
2010-10-29fsnotify: implement ordering between notifiersEric Paris1-0/+8
2010-10-29fanotify: allow fanotify to be builtEric Paris1-0/+1
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds9-840/+401
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-3/+0
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds4-11/+22
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker1-1/+3
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman9-840/+401
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-129/+13
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds7-7/+212
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-0/+1
2010-10-28mmu_notifier.h: fix comment spellingFigo.zhang1-1/+1
2010-10-28Fix compile brekage with !CONFIG_BLOCKIngo Molnar1-0/+1
2010-10-289p: Use V9FS_MAGIC in statfsM. Mohan Kumar1-0/+1
2010-10-28jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron1-0/+5
2010-10-28genirq: Fix up irq_node() for irq_data changes.Paul Mundt1-1/+1
2010-10-28Merge branch 'next' into upstream-mergeTheodore Ts'o5-1/+29
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-18/+280
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds1-9/+10
2010-10-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+1
2010-10-28Merge branch 'akpm-incoming-2'Linus Torvalds20-56/+205
2010-10-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-12/+0
2010-10-28ext4: fix kernel oops if the journal superblock has a non-zero j_errnoTheodore Ts'o1-0/+10
2010-10-28ext4: implement writeback livelock avoidance using page taggingEric Sandeen1-0/+2
2010-10-28fs: Add FITRIM ioctlLukas Czerner1-0/+8
2010-10-28Add helper function for blkdev_issue_zeroout (sb_issue_discard)Lukas Czerner1-0/+8
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-29/+9
2010-10-28jbd2: Fix I/O hang in jbd2_journal_release_jbd_inodeBrian King1-1/+1
2010-10-28Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+6
2010-10-28epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer1-0/+2
2010-10-28Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-28ramoops: use the platform data structure instead of module paramsKyungmin Park1-0/+15
2010-10-28kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold1-12/+21
2010-10-28rapidio: fix IDLE2 bits corruptionAlexandre Bounine1-2/+1
2010-10-28rapidio: add handling of redundant routesAlexandre Bounine1-0/+2
2010-10-28rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2-0/+7
2010-10-28rapidio: modify sysfs initialization for switchesAlexandre Bounine1-0/+6
2010-10-28rapidio: add default handler for error-stopped stateAlexandre Bounine1-3/+5
2010-10-28rapidio: add relation links between RIO device structuresAlexandre Bounine1-0/+4
2010-10-28rapidio: use stored ingress port number instead of register readAlexandre Bounine2-1/+5
2010-10-28rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine1-0/+1
2010-10-28drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum1-0/+5
2010-10-28/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki1-0/+4
2010-10-28/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki1-2/+12
2010-10-28signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro3-6/+7
2010-10-28signals: annotate lock_task_sighand()Namhyung Kim1-1/+8
2010-10-28ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-28ptrace: change signature of sys_ptrace() and friendsNamhyung Kim2-4/+8