summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: implement swap token priority agingKOSAKI Motohiro
2011-06-16vmscan: implement swap token traceKOSAKI Motohiro
2011-06-16vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-06-16backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
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-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara
2011-06-13ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches
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-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-09ethtool.h: fix typosYegor Yefremov
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-08Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-08Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman
2011-06-07Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-06-07af_packet: prevent information leakEric Dumazet
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-06-06ext4: fixed tracepoints cleanupLukas Czerner
2011-06-05netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver
2011-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-03Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2011-06-03more conservative S_NOSEC handlingAl Viro
2011-06-03Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior