summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-05sbus: Fix bpp driver build.David S. Miller1-1/+1
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim1-18/+16
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-17/+2
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve5-2/+52
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker1-15/+15
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker1-5/+5
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker1-15/+16
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH4-24/+25
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH2-2/+2
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov1-2/+2
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov1-2/+0
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov1-2/+5
2008-05-04bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov1-8/+8
2008-05-04bridge: Net device leak in br_add_bridge().Pavel Emelyanov1-1/+3
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2-2/+6
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds14-45/+34
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds4-37/+31
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu1-0/+1
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-6/+6
2008-05-04Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-79/+542
2008-05-04sysfs: build fixIngo Molnar1-6/+0
2008-05-04Make forced module loading optionalLinus Torvalds2-15/+38
2008-05-04fix asm-mips/types.h syntax errorAdrian Bunk1-2/+0
2008-05-04fix asm-alpha/types.h breakageAdrian Bunk1-0/+6
2008-05-04kconfig-language.txt: remove bogus hintAdrian Bunk1-24/+0
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2-4/+5
2008-05-04x86: fix setup printk format warningRandy Dunlap1-1/+1
2008-05-04x86: olpc build fixThomas Gleixner1-0/+1
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk1-1/+1
2008-05-04x86: fix up bootparam.h for userspace inclusionRusty Russell1-4/+4
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: remove dell reboot dmi quirk board name matchBen1-1/+0
2008-05-04x86: es7000 build fixIngo Molnar1-2/+5
2008-05-04x86: make additional_cpus staticAdrian Bunk1-1/+1
2008-05-04x86: make start_secondary() staticAdrian Bunk1-1/+1
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2-3/+4
2008-05-04uml: fix gcc problemIngo Molnar1-1/+4
2008-05-04x86: undo visws/numaq build changesThomas Gleixner2-28/+10
2008-05-04ide: IDE_HFLAG_SERIALIZE_DMA bugfixBartlomiej Zolnierkiewicz1-6/+6
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa1-0/+4
2008-05-04KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity1-1/+0
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2-2/+11
2008-05-04KVM: Avoid spurious execeptions after setting registersJan Kiszka1-0/+2
2008-05-04KVM: PIT: support mode 4Marcelo Tosatti1-0/+2
2008-05-04KVM: x86 emulator: disable writeback on lmswAvi Kivity1-0/+1
2008-05-04KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guestChristian Ehrhardt1-0/+5
2008-05-04KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard4-3/+24
2008-05-04KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus1-2/+2
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang4-10/+234