summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-11x86/oprofile: introduce oprofile_add_data64()Robert Richter3-18/+25
2009-06-11x86/oprofile: use 64 bit values in IBS functionsRobert Richter1-70/+61
2009-06-11x86/oprofile: remove some local variables in MSR save/restore functionsRobert Richter1-8/+4
2009-06-11x86/oprofile: use 64 bit values to save MSR statesRobert Richter2-27/+10
2009-06-11x86/oprofile: use 64 bit wrmsr functionsRobert Richter2-9/+10
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter4-18/+15
2009-06-11x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter3-18/+16
2009-06-11x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter3-17/+15
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter4-45/+60
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter5-5/+9
2009-06-11x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter1-5/+0
2009-06-11x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2-9/+10
2009-06-11x86/oprofile: remove MSR macros for p4 cpusRobert Richter1-20/+19
2009-06-11x86/oprofile: remove MSR macros for ppro cpusRobert Richter1-11/+8
2009-06-11x86/oprofile: remove MSR macros for AMD cpusRobert Richter1-17/+12
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter4-18/+9
2009-06-11x86/oprofile: simplify AMD cpu init codeRobert Richter1-8/+7
2009-06-11x86/oprofile: remove #ifdefs in ibs functionsRobert Richter1-34/+46
2009-06-11oprofile: remove obselete include headersRobert Richter1-1/+0
2009-06-11oprofile: remove irq_flags in struct op_entryRobert Richter1-1/+0
2009-06-11x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter1-11/+11
2009-06-10x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter3-15/+17
2009-06-10Revert "oprofile: discover counters for op ppro too"Robert Richter2-6/+4
2009-06-10Merge commit 'v2.6.30' into oprofile/masterRobert Richter1198-11607/+31836
2009-06-09Linux 2.6.30v2.6.30Linus Torvalds1-1/+1
2009-06-09char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-09jbd: fix race in buffer processing in commit codeJan Kara1-2/+4
2009-06-09autofs4: remove hashed check in validate_wait()Ian Kent1-14/+8
2009-06-09shm: fix unused warnings on nommuMike Frysinger1-2/+5
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-12/+39
2009-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+3
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+8
2009-06-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-14/+14
2009-06-09bsg: setting rq->bio to NULLFUJITA Tomonori1-0/+3
2009-06-09kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity1-1/+1
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu11-11/+11
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu2-0/+27
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui1-0/+3
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown1-1/+1
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown1-11/+11
2009-06-09md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown1-2/+2
2009-06-08async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds1-10/+5
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-101/+75
2009-06-08pata_netcell: Fix typoAlan Cox1-1/+1
2009-06-08Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds1-16/+6
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle5-92/+66
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput1-0/+4
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa1-0/+1