summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | tracing: remove max_tracer_type_lenLi Zefan2009-09-191-33/+16
| | * | | | | function-graph: use ftrace_graph_funcs directlyLi Zefan2009-09-191-19/+4
| * | | | | | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-09-195-87/+234
| |\ \ \ \ \ \
| | * | | | | | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-184-48/+199
| | * | | | | | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-184-40/+36
| | |/ / / / /
| * | / / / / tracing: Remove markersChristoph Hellwig2009-09-1817-1464/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-2120-79/+98
|\ \ \ \ \ \
| * | | | | | x86: Print the hypervisor returned tsc_khz during bootAlok Kataria2009-09-201-0/+6
| * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-20741-8116/+63798
| |\ \ \ \ \ \
| * | | | | | | x86: Correct segment permission flags in 64-bit linker scriptJan Beulich2009-09-201-2/+2
| * | | | | | | x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich2009-09-203-10/+7
| * | | | | | | x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich2009-09-201-1/+1
| * | | | | | | x86: Fix uaccess_32.h typoSergey Senozhatsky2009-09-201-1/+1
| * | | | | | | x86: Trivial whitespace cleanupsFelipe Contreras2009-09-203-3/+1
| * | | | | | | x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov2009-09-203-3/+16
| * | | | | | | x86/i386: Remove duplicated #includeHuang Weiyi2009-09-201-1/+0
| * | | | | | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches2009-09-201-6/+6
| * | | | | | | Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu2009-09-191-15/+15
| * | | | | | | x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann2009-09-191-1/+2
| * | | | | | | x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha2009-09-192-22/+19
| * | | | | | | x86: SGI UV: Map MMIO-High memory rangeJack Steiner2009-09-181-0/+11
| * | | | | | | x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner2009-09-181-8/+9
| * | | | | | | x86: SGI UV: Fix IPI macrosJack Steiner2009-09-181-1/+1
| * | | | | | | x86: apic: Convert BUG() to BUG_ON()Daniel Walker2009-09-181-2/+1
| * | | | | | | x86: Remove final bits of CONFIG_X86_OLD_MCEAndi Kleen2009-09-181-4/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-213-6/+17
|\ \ \ \ \ \ \
| * | | | | | | nfs: initialize the backing_dev_info when creating the serverJens Axboe2009-09-211-4/+6
| * | | | | | | writeback: make balance_dirty_pages() gradually back more offJens Axboe2009-09-211-1/+10
| * | | | | | | writeback: don't use schedule_timeout() without setting runstateJens Axboe2009-09-211-1/+1
| * | | | | | | nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe2009-09-211-1/+1
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-21361-4033/+86808
|\ \ \ \ \ \ \ \
| * | | | | | | | V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macroMauro Carvalho Chehab2009-09-191-1/+1
| * | | | | | | | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>Huang Weiyi2009-09-191-1/+0
| * | | | | | | | V4L/DVB (13027): go7007: convert printks to v4l2_infoPete Eberlein2009-09-191-12/+11
| * | | | | | | | V4L/DVB (13026): s2250-board: Implement brightness and contrast controlsPete Eberlein2009-09-191-5/+72
| * | | | | | | | V4L/DVB (13025): s2250-board: Fix memory leaksPete Eberlein2009-09-191-2/+8
| * | | | | | | | V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystdPete Eberlein2009-09-191-17/+35
| * | | | | | | | V4L/DVB (13023): go7007: Merge struct gofh and go declarationsPete Eberlein2009-09-191-42/+21
| * | | | | | | | V4L/DVB (13022): go7007: Fix mpeg controlsPete Eberlein2009-09-191-28/+16
| * | | | | | | | V4L/DVB (13021): go7007: Fix whitespace and line lengthsPete Eberlein2009-09-191-23/+25
| * | | | | | | | V4L/DVB (13020): go7007: Updates to Kconfig and MakefilePete Eberlein2009-09-192-10/+94
| * | | | | | | | V4L/DVB (13019): video: initial support for ADV7180Richard Röjfors2009-09-194-0/+215
| * | | | | | | | V4L/DVB (13018): kzalloc failure ignored in au8522_probe()Roel Kluin2009-09-191-0/+5
| * | | | | | | | V4L/DVB (13017): gspca: kmalloc failure ignored in sd_start()Roel Kluin2009-09-191-0/+2
| * | | | | | | | V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach()Roel Kluin2009-09-192-0/+4
| * | | | | | | | V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download()Roel Kluin2009-09-191-0/+2
| * | | | | | | | V4L/DVB (13014): Add support for Compro VideoMate E800 (DVB-T part only)Vladimir Geroy2009-09-194-0/+15
| * | | | | | | | V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.Matti J. Aaltonen2009-09-191-1/+1
| * | | | | | | | V4L/DVB (13012): uvc: introduce missing kfreeJulia Lawall2009-09-191-3/+4
| * | | | | | | | V4L/DVB (13011): Change tuner type of BeholdTV cardsDmitry Belimov2009-09-191-7/+7