summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-07reiserfs: Properly display mount options in /proc/mountsJan Kara
2012-01-07vfs: prevent remount read-only if pending removesMiklos Szeredi
2012-01-07vfs: count unlinked inodesMiklos Szeredi
2012-01-07vfs: protect remounting superblock read-onlyMiklos Szeredi
2012-01-07vfs: keep list of mounts for each superblockMiklos Szeredi
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_path() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_devname() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_stats to struct dentry *Al Viro
2012-01-07switch security_path_chmod() to struct path *Al Viro
2012-01-07Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-07Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-07Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse
2012-01-06drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)Christian König
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse
2012-01-05net: pack skb_shared_info more efficientlyIan Campbell
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet
2012-01-05net_sched: sfq: extend limitsEric Dumazet
2012-01-05netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-05Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05drm: add support for private planesRob Clark
2012-01-05Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-05net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang
2012-01-04usb: ch9: fix up MaxStreams helperFelipe Balbi
2012-01-04driver core: remove __must_check from device_create_fileGreg Kroah-Hartman
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich