aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds3-16/+143
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe1-0/+4
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2-3/+2
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe1-0/+1
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+10
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-15/+69
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-1/+61
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds8-9/+83
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap1-1/+1
2010-05-21quota: Refactor dquot_transfer code so that OCFS2 can pass in its referencesJan Kara1-0/+1
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov1-0/+8
2010-05-21quota: unify ->set_dqblkChristoph Hellwig3-3/+12
2010-05-21quota: unify ->get_dqblkChristoph Hellwig2-3/+3
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov1-8/+34
2010-05-21jbd: Provide function to check whether transaction will issue data barrierJan Kara1-1/+2
2010-05-21ext2: Add ext2_sb_info s_lock spinlockJan Blunck1-0/+9
2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman1-0/+4
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman1-0/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-3/+4
2010-05-21sysfs: Don't use enums in inline function declaration.Eric W. Biederman1-1/+1
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2-0/+12
2010-05-21sysfs: Implement sysfs_delete_linkEric W. Biederman1-0/+8
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman1-0/+10
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2-0/+29
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra1-0/+8
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner1-5/+4
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard1-0/+2
2010-05-21kref: remove kref_setNeilBrown1-1/+0
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse1-0/+1
2010-05-21serial: Add driver for the Altera UARTTobias Klauser2-0/+15
2010-05-21serial: Add driver for the Altera JTAG UARTTobias Klauser2-0/+19
2010-05-21tty: n_gsm line disciplineAlan Cox2-0/+26
2010-05-21serial: TTY: new ldiscs for stagingPavan Savoy1-1/+1
2010-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt21-116/+214
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-8/+9
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds10-28/+79
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+3
2010-05-21perf: Remove more code from the fastpathPeter Zijlstra1-2/+0
2010-05-21perf: Optimize the !vmalloc backed bufferPeter Zijlstra1-1/+1
2010-05-21perf: Optimize perf_output_copy()Peter Zijlstra1-0/+3
2010-05-21perf: Fix wakeup storm for RO mmap()sPeter Zijlstra1-1/+1
2010-05-21perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2-10/+12
2010-05-21perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra1-6/+3
2010-05-21net: fix problem in dequeuing from input_pkt_queueTom Herbert1-3/+11
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack3-13/+13
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds25-152/+1741
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds66-471/+1425
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel1-0/+14
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel1-0/+3