summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-025-18/+18
* | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-12-202-5/+27
|\ \ \ \ \
| * | | | | ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm2010-12-171-4/+26
| * | | | | ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm2010-12-171-1/+1
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-201-6/+11
|\ \ \ \ \ \
| * | | | | | clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII2010-12-171-6/+11
| |/ / / / /
* | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-202-4/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into ...Paul Mundt2010-12-162-4/+4
| |\ \ \ \ \ \
| | * | | | | | OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen2010-12-151-2/+2
| | * | | | | | OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen2010-12-151-2/+2
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-206-2/+23
|\ \ \ \ \ \ \
| * | | | | | | ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski2010-12-172-0/+12
| * | | | | | | ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-173-1/+10
| * | | | | | | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim2010-12-171-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-2013-73/+85
|\ \ \ \ \ \ \
| * | | | | | | cciss: fix cciss_revalidate panicStephen M. Cameron2010-12-171-0/+2
| * | | | | | | block: max hardware sectors limit wrapperMike Snitzer2010-12-173-9/+23
| * | | | | | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-177-40/+13
| * | | | | | | blk-throttle: Correct the placement of smp_rmb()Vivek Goyal2010-12-011-14/+9
| * | | | | | | blk-throttle: Trim/adjust slice_end once a bio has been dispatchedVivek Goyal2010-12-011-0/+16
| * | | | | | | block: check for proper length of iov entries earlier in blk_rq_map_user_iov()Xiaotian Feng2010-11-291-2/+3
| * | | | | | | drbd: fix for spin_lock_irqsave in endio callbackLars Ellenberg2010-11-272-2/+11
| * | | | | | | drbd: don't recvmsg with zero lengthLars Ellenberg2010-11-271-6/+8
* | | | | | | | Fix btrfs b0rkageAl Viro2010-12-201-1/+1
* | | | | | | | clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-202-8/+22
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-201-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Remove debugging checkIngo Molnar2010-12-191-1/+0
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-1916-38/+112
|\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-12-163-3/+13
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ftrace: Have recordmcount honor endianness in fn_ELF_R_INFOJohn Reiser2010-12-021-1/+1
| | | * | | | | | | | | scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra2010-12-021-1/+3
| | | * | | | | | | | | tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov2010-11-301-1/+9
| | * | | | | | | | | | perf: Fix off by one in perf_swevent_init()Dan Carpenter2010-12-161-1/+1
| | * | | | | | | | | | perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2010-12-082-6/+30
| * | | | | | | | | | | x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-162-6/+8
| * | | | | | | | | | | x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha2010-12-131-0/+5
| * | | | | | | | | | | x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-132-7/+8
| * | | | | | | | | | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige2010-12-131-0/+1
| * | | | | | | | | | | x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha2010-12-131-0/+23
| * | | | | | | | | | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha2010-12-131-1/+2
| * | | | | | | | | | | bootmem: Add alloc_bootmem_align()Suresh Siddha2010-12-131-0/+2
| * | | | | | | | | | | x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-131-2/+2
| * | | | | | | | | | | x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner2010-12-131-10/+16
| * | | | | | | | | | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=nThomas Gleixner2010-12-091-2/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-194-53/+246
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | sched: Fix the irqtime code for 32bitPeter Zijlstra2010-12-161-6/+45
| * | | | | | | | | | sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra2010-12-161-33/+50
| * | | | | | | | | | nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens2010-12-081-0/+6
| * | | | | | | | | | Sched: fix skip_clock_update optimizationMike Galbraith2010-12-082-12/+15
| * | | | | | | | | | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-083-13/+141
| |/ / / / / / / / /
OpenPOWER on IntegriCloud