summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-1310-25/+20
|\
| * tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-071-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-021-7/+4
| |\
| | * connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-021-3/+0
| | * connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-3/+3
| | * connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-021-2/+2
| * | memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-011-4/+2
| * | const: constify remaining file_operationsAlexey Dobriyan2009-10-012-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-305-11/+11
| |\ \ | | |/
| | * net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-305-11/+11
* | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01219-2201/+8074
|\ \ \ | |/ /
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-09-301-0/+3
| |\ \
| | * | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-301-0/+3
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-301-20/+7
| |\ \ \ | | |/ / | |/| |
| | * | jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-301-20/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-301-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-261-1/+1
| * | | tty: Fix regressions caused by commit b50989dcDave Young2009-09-271-2/+11
| * | | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-274-4/+4
| * | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-261-0/+34
| |\ \ \
| | * | | leds: Add WM831x status LED driverMark Brown2009-09-071-0/+34
| * | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-262-0/+35
| |\ \ \ \
| | * | | | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-211-0/+7
| | * | | | backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-071-0/+28
| | |/ / /
| * | | | headers: kref.h reduxAlexey Dobriyan2009-09-263-4/+0
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-262-2/+2
| |\ \ \ \
| | * | | | perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard2009-09-222-2/+2
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-261-1/+1
| |\ \ \ \ \
| | * | | | | tracing: Fix a comment and a trivial format issue in tracepoint.hLi Hong2009-09-221-2/+2
| * | | | | | writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-261-1/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-253-0/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-241-0/+1
| | * | | | Phonet: error on broadcast sending (unimplemented)RĂ©mi Denis-Courmont2009-09-241-0/+1
| | * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-24237-2477/+9511
| | |\ \ \ \
| | * | | | | smsc95xx: fix transmission where ZLP is expectedSteve Glendinning2009-09-221-0/+1
| * | | | | | NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells2009-09-241-1/+1
| * | | | | | hugetlb_file_setup(): use C, not cppAndrew Morton2009-09-241-4/+8
| * | | | | | Merge branch 'origin' into for-linusRussell King2009-09-24195-2133/+7885
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-241-1/+2
| | |\ \ \ \ \
| | | * | | | | PCI: fix VGA arbiter header fileJesse Barnes2009-09-171-1/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-241-5/+12
| | |\ \ \ \ \ \
| | | * | | | | | module: preferred way to use MODULE_AUTHORJohannes Berg2009-09-251-1/+4
| | | * | | | | | module: reduce string table for loaded modules (v2)Jan Beulich2009-09-251-1/+1
| | | * | | | | | module: reduce symbol table for loaded modules (v2)Jan Beulich2009-09-251-3/+7
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-243-5/+46
| | |\ \ \ \ \ \ \
| | | * | | | | | | truncate: new helpersnpiggin@suse.de2009-09-242-3/+5
| | | * | | | | | | freeze_bdev: grab active reference to frozen superblocksChristoph Hellwig2009-09-241-0/+1
| | | * | | | | | | freeze_bdev: kill bd_mount_semChristoph Hellwig2009-09-241-1/+0
| | | * | | | | | | vfs: seq_file: add helpers for data fillingMiklos Szeredi2009-09-241-0/+38
| | | * | | | | | | vfs: change sb->s_maxbytes to a loff_tJeff Layton2009-09-241-1/+1
OpenPOWER on IntegriCloud