summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-25xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge
2011-07-18xen/trace: use class for multicall traceJeremy Fitzhardinge
2011-07-18xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()Jeremy Fitzhardinge
2011-07-18xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge
2011-07-18xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge
2011-07-18xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge
2011-07-18xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge
2011-07-18xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge
2011-07-18xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge
2011-07-18xen/trace: add tlb flush tracepointsJeremy Fitzhardinge
2011-07-18xen/trace: add segment desc tracingJeremy Fitzhardinge
2011-07-18xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge
2011-07-18xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge
2011-07-18xen/trace: add mmu tracepointsJeremy Fitzhardinge
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge
2011-07-18xen/trace: set up tracepoint skeletonJeremy Fitzhardinge
2011-07-18xen/multicalls: remove debugfs statsJeremy Fitzhardinge
2011-07-18trace/xen: add skeleton for Xen trace eventsJeremy Fitzhardinge
2011-07-04Linux 3.0-rc6v3.0-rc6Linus Torvalds
2011-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre
2011-07-04vesafb: fix memory leakDaniel J Blueman
2011-07-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-03[SCSI] isci: fix checkpatch errorsJames Bottomley
2011-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley
2011-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-03hwmon: (k10temp) Update documentation for Fam12hClemens Ladisch
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare
2011-07-03isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin
2011-07-03isci: pare back error messsagesDan Williams
2011-07-03isci: cleanup silicon revision detectionDan Williams
2011-07-03isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams
2011-07-03isci: merge sata.[ch] into request.cDan Williams
2011-07-03isci: kill 'get/set' macrosDan Williams
2011-07-03isci: retire scic_sds_ and scic_ prefixesDan Williams
2011-07-03isci: unify isci_host and scic_sds_controllerDan Williams
2011-07-03isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams
2011-07-03isci: unify isci_port and scic_sds_portDan Williams
2011-07-03isci: fix scic_sds_remote_device_terminate_requestsDan Williams
2011-07-03isci: unify isci_phy and scic_sds_phyDan Williams
2011-07-03isci: unify isci_request and scic_sds_requestDan Williams
2011-07-03isci: rename / clean up scic_sds_stp_requestDan Williams
2011-07-03isci: preallocate requestsDan Williams