summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-10-08nl80211: report age of scan resultsHolger Schurig1-0/+2
2009-10-05net: introduce NETDEV_POST_INIT notifierJohannes Berg1-0/+1
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann1-0/+1
2009-10-05af_packet: add interframe drop cmsg (v6)Neil Horman1-0/+2
2009-10-05ethtool: Remove support for obsolete string query operationsBen Hutchings1-4/+0
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan1-1/+1
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-23/+52
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe1-14/+7
2009-10-03block: Topology ioctlsMartin K. Petersen2-5/+34
2009-10-03cfq-iosched: implement slower async initiate and queue ramp upJens Axboe1-0/+4
2009-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+4
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner1-3/+0
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner1-3/+3
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner1-2/+2
2009-10-02memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki1-4/+2
2009-10-02const: constify remaining file_operationsAlexey Dobriyan2-2/+2
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura1-1/+1
2009-10-01block: allow large discard requestsChristoph Hellwig1-0/+3
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig1-4/+2
2009-10-01Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac1-0/+2
2009-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-11/+11
2009-10-01net: Make setsockopt() optlen be unsigned.David S. Miller5-11/+11
2009-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+3
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon1-0/+3
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-20/+7
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o1-20/+7
2009-09-28tty: Fix regressions caused by commit b50989dcDave Young1-2/+11
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan4-4/+4
2009-09-27Revert "sit: stateless autoconf for isatap"Sascha Hlusiak1-1/+1
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+34
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-0/+35
2009-09-26headers: kref.h reduxAlexey Dobriyan3-4/+0
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe1-1/+2
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-0/+3
2009-09-25NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells1-1/+1
2009-09-25hugetlb_file_setup(): use C, not cppAndrew Morton1-4/+8
2009-09-25genetlink: fix netns vs. netlink table locking (2)Johannes Berg1-0/+1
2009-09-25Phonet: error on broadcast sending (unimplemented)RĂ©mi Denis-Courmont1-0/+1
2009-09-25Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller237-2477/+9511
2009-09-25Merge branch 'origin' into for-linusRussell King195-2133/+7885
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+2
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-5/+12
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+46
2009-09-24module: preferred way to use MODULE_AUTHORJohannes Berg1-1/+4
2009-09-24module: reduce string table for loaded modules (v2)Jan Beulich1-1/+1
2009-09-24module: reduce symbol table for loaded modules (v2)Jan Beulich1-3/+7
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-51/+278