summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-06-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-21vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds
2011-06-21Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro
2011-06-19net: correct comment on where to place transmit time stamp hook.Richard Cochran
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik
2011-06-16netfilter: ipset: adding ranges to hash types with timeout could still fail, ...Jozsef Kadlecsik
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik
2011-06-16netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap
2011-06-16uts: make default hostname configurable, rather than always using "(none)"Josh Triplett
2011-06-16BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert
2011-06-16mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro
2011-06-16kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap
2011-06-16vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-06-16backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15tg3: Migrate phy preprocessor defs to system defsMatt Carlson
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko
2011-06-11virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles
2011-06-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-09ethtool.h: fix typosYegor Yefremov
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-06-09tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman